* Implemented a wrapper for executing ImageMagick
* New feature #0001034: GraphicsMagick finally works with TYPO3! This can be enabled by setting TYPO3_CONF_VARS[GFX][im_version_5] to 'gm'. * The Install Tool is now more tolerant when comparing image file sizes. Warnings are only displayed if the created image is more than 10K larger than its reference. In this case you should consider to change your IM/GD version... git-svn-id: https://svn.typo3.org/TYPO3v4/Core/trunk@699 709f56b5-9817-0410-a4d7-c38de5d9e867
Showing
- ChangeLog 6 additions, 0 deletionsChangeLog
- t3lib/class.t3lib_div.php 81 additions, 3 deletionst3lib/class.t3lib_div.php
- t3lib/class.t3lib_extmgm.php 3 additions, 3 deletionst3lib/class.t3lib_extmgm.php
- t3lib/class.t3lib_htmlmail.php 2 additions, 2 deletionst3lib/class.t3lib_htmlmail.php
- t3lib/class.t3lib_iconworks.php 5 additions, 8 deletionst3lib/class.t3lib_iconworks.php
- t3lib/class.t3lib_stdgraphic.php 3 additions, 5 deletionst3lib/class.t3lib_stdgraphic.php
- t3lib/config_default.php 6 additions, 1 deletiont3lib/config_default.php
- t3lib/thumbs.php 3 additions, 4 deletionst3lib/thumbs.php
- typo3/sysext/install/mod/class.tx_install.php 86 additions, 36 deletionstypo3/sysext/install/mod/class.tx_install.php
Please register or sign in to comment