load_size option now accept -1xH or Wx-1
authorbarbieri <barbieri@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 29 Jan 2009 16:45:14 +0000 (16:45 +0000)
committerbarbieri <barbieri@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 29 Jan 2009 16:45:14 +0000 (16:45 +0000)
commit355ed4d28e19da5ac8b25af3f066ee2b595e831d
treea6f9859e38b982673653a4b74d2966a2284603d0
parentaba2c71063b63a99b0fa4d7801e572d96dcdb071
load_size option now accept -1xH or Wx-1

If one want to load image at a given height or width and the other
dimension should be large enough to make it possible, give -1 as the
other coordinate and this will happen.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@38845 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/modules/loaders/jpeg/evas_image_load_jpeg.c