Evas SVG loader: if both width and height scale dimensions are given, we want...
authorillogict <illogict@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 31 Aug 2010 08:14:39 +0000 (08:14 +0000)
committerillogict <illogict@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 31 Aug 2010 08:14:39 +0000 (08:14 +0000)
commitc49d18d73e542d5c95bcac6c657216d8f3b16b3f
treef723f4fcc2d3a81739900c113355890c038ee84c
parentbb03af89e40e13a7f65120656e71a2613b4e4154
   Evas SVG loader: if both width and height scale dimensions are given, we want to use the biggest computed dimensions.

   Fixes some ugly views if width and height factors are too much different.

   See r51774.

   Thank you Cédric!

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