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

Adding webroot/htaccess to show off how friendly urls can be created for img.php. Fix #45

This commit is contained in:
Mikael Roos
2014-12-03 16:04:10 +01:00
parent 640e377ea9
commit 2b6952b0ca

View File

@@ -133,6 +133,7 @@ Revision history
v0.5.x (latest)
* Adding `webroot/htaccess` to show off how friendly urls can be created for `img.php`. Fix #45.
* Added option `fill-to-fit, ff`. Fix #38.
* Added option `shortcut, sc` to enable configuration of complex expressions. Fix #2.
* Added support for custom convolutions. Fix #49.