User: mrjeeves Branch: HEAD Date: Sat, 06 Dec 2008 13:28:00 +0000 Modified files: /modules/pngbehave iepngfix.htc iepngfix_tilebg.js pngbehave.module Log message: - Considerable reduction in the number of calls and variable references - Moved the padding reducer for scaled images to AFTER the image is processed This keeps images with padding > size from disappearing or throwing errors - Padding calculations now correct for negative padding values - Added <script type="text/javascript">document.execCommand("BackgroundImageCache", false, true);</script> to pngbehave.module to force IE background image caching which speeds up tiled/repeated image corrections. (http://misterpixel.blogspot.com/2006/09/forensic-analysis-of-ie6.html) Links: http://cvs.drupal.org/diff.php?path=contributions/modules/pngbehave/iepngfix... http://cvs.drupal.org/diff.php?path=contributions/modules/pngbehave/iepngfix... http://cvs.drupal.org/diff.php?path=contributions/modules/pngbehave/pngbehav...