1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-08-16 13:04:13 +02:00

Added conversion to sRGB using option , partly working, #120

This commit is contained in:
Mikael Roos
2015-10-23 14:19:46 +02:00
parent a62425e759
commit aedce7021f
6 changed files with 184 additions and 5 deletions

View File

@@ -8,6 +8,7 @@ Revision history
v0.7.7* (2015-10-21)
-------------------------------------
* Added conversion to sRGB using option `?srgb`, partly working. #120.
* Change path in `webroot/htaccess` to make it work in current environment.