You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Freehep library produces wrong SVG for the EMF file I cannot attach. I believe it is due to mixing scale and translate transformations in a single transform matrix. The two following SVG blocks seems to be interpreted differently (at least by Firefox):
The Freehep library produces wrong SVG for the EMF file I cannot attach. I believe it is due to mixing scale and translate transformations in a single transform matrix. The two following SVG blocks seems to be interpreted differently (at least by Firefox):
unreadable (produced by SVGGraphics2D):
readable (modified by hand):
The text was updated successfully, but these errors were encountered: