img: Don't generate new verison of image if it is scaled to be larger in either dimen...
authorJoey Hess <joey@gnu.kitenet.net>
Sat, 29 Aug 2009 03:23:06 +0000 (23:23 -0400)
committerJoey Hess <joey@gnu.kitenet.net>
Sat, 29 Aug 2009 03:31:53 +0000 (23:31 -0400)
commit03449610d6c666ba24bea68f01d896613e522278
treeef18a7f5f402468472925252921c3a20c21ff734
parent94727e7fcfff204030bec64509ecedacb0abd6dc
img: Don't generate new verison of image if it is scaled to be larger in either dimension.

Although imagemagick handles even really large sizes sanely, using a page
file, doing so would just waste time and disk space, since the browser
can be told to resize it larger.
IkiWiki/Plugin/img.pm
debian/changelog