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

Strip comments and whitespace in imgs.php.

This commit is contained in:
Mikael Roos
2015-10-21 00:13:56 +02:00
parent ca9b4a4ce6
commit ce8ec325d3
5 changed files with 518 additions and 4636 deletions

View File

@@ -8,7 +8,8 @@ Revision history
v0.7.6* (2015-10-20)
-------------------------------------
* Adding option &status to get an overview of the installed ond configured utilities.
* Bundle imgs.php did not have the correct mode.
* Adding option &status to get an overview of the installed ond configured utilities, #116.
* Bug, all files saved as png-files, when not saving as specific file.
* Removed saving filename extension for alias images.
* Added option to decide if resample or resize when copying images internally. `&no-resample` makes resize, instead of resample as is default.