Commit Graph

8 Commits

Author SHA1 Message Date
Harald Kuhr be2d7d5f10 #684 Fix some render size issues in SVGImageReader
Bonus: Minor code clean-up.
2022-06-10 17:24:47 +02:00
Oliver Schmidtmer 96223f9f9f Allow embedded resource URLs if external resources are disabled 2021-03-26 16:05:21 +01:00
Oliver Schmidtmer e956176872 #518 Fallbacks for aspect ratio, if only one dimension is given 2020-01-30 18:40:11 +01:00
Oliver Schmidtmer 24a0786d64 When rescaling SVGs use the ViewBox, if defined, for default sizes 2019-08-22 16:35:40 +02:00
Harald Kuhr cc5af0134c #442 SVG BaseURI issue fix 2018-10-11 21:38:10 +02:00
Harald Kuhr fd73ae09bd #191 Support for SVG files without XML declaration 2015-11-13 13:39:04 +01:00
Tyler 9c3cff04e4 Encountered issue where an SVGImageReader instance that was used to read
multiple SVG images was only returning the first image. This commit
includes a test case and a proposed fix.
2015-04-01 14:31:12 -07:00
Erlend Hamnaberg 0786949c1c It all works 2009-11-08 19:52:30 +01:00