From: John Horigan <[email protected]>

Bug-Debian: https://bugs.debian.org/522360
Origin: backport, https://sourceforge.net/p/agg/svn/127/
---
 codecs/svg.cc | 1 -
 1 file changed, 1 deletion(-)

diff --git a/codecs/svg.cc b/codecs/svg.cc
index 4f54bd3..7c0231c 100644
--- a/codecs/svg.cc
+++ b/codecs/svg.cc
@@ -59,7 +59,6 @@ int SVGCodec::readImage (std::istream* stream, Image& image, 
const std::string&
   const double expand = 0;
   const double gamma = 1;
   
-  m_path.arrange_orientations();
   m_path.bounding_rect (&min_x, &min_y, &max_x, &max_y);
 
   // prevent crash for invalid constraints
-- 
2.11.0

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe exact-image

Reply via email to