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
I'm glad that you provide this handy lib so that it's possible to convert emf to svg on linux.
However, I found a issue that bothers me now days, which is, if it has filled part inside the region surrounded by a curve, the svg will have wrong filled region.
Here are my test files, I have to zip the emf and svg file as GitHub does not support them...
org.emf is the test emf file
expect_out.svg is my expectation
actual_out.svg is the actual result
You can find that the filled region is changed to a rectangle in the acutal_out.svg.
I'm glad that you provide this handy lib so that it's possible to convert emf to svg on linux.
However, I found a issue that bothers me now days, which is, if it has filled part inside the region surrounded by a curve, the svg will have wrong filled region.
Here are my test files, I have to zip the emf and svg file as GitHub does not support them...
You can find that the filled region is changed to a rectangle in the acutal_out.svg.
test.zip
The text was updated successfully, but these errors were encountered: