User: mrjeeves Branch: HEAD Date: Thu, 04 Dec 2008 08:48:31 +0000 Added files: /modules/pngbehave CHANGELOG.txt Modified files: /modules/pngbehave iepngfix.htc Log message: - using a blank sizingMethod removes the ability to define height and width on PNG images Attempt to fix this by detecting defined sizes and setting sizingMethod to 'scale'. - 'scale' sizingMethod still includes padding size in the total height/width Correct this by subtracting the padding from the size before the image is scaled. - Adding padding style to images and backgrounds will no longer break layouts Issue discoverd: http://www.twinhelix.com/cgi-bin/forum.pl/iepngfix/299/p=7 drupal.org issue #342582: Version 1.2 breaks defined sizes on PNG images CHANGELOG.txt has been committed Links: http://cvs.drupal.org/diff.php?path=contributions/modules/pngbehave/CHANGELO... http://cvs.drupal.org/diff.php?path=contributions/modules/pngbehave/iepngfix...