Find a valid image to use in the image cache. mikabox-3.4.7.2
authorDana Jansens <danakj@orodu.net>
Wed, 9 Dec 2009 19:59:18 +0000 (14:59 -0500)
committerMikael Magnusson <mikachu@gmail.com>
Wed, 9 Dec 2009 20:01:57 +0000 (21:01 +0100)
commit68051a6a0dc9fe990726d0d818f162dece13dc26
tree586222d1315d32209f8bd47df9a3149ee9a34876
parentfe72de2c68afb299b988472c25db532e837b6380
Find a valid image to use in the image cache.

The larger of the width and height has to match.  If the smaller matches, then
it would have to be resized down to fit inside the area, so that does not
count.
render/image.c