kakwa / libemf2svg

Microsoft (MS) EMF to SVG conversion library
GNU General Public License v2.0
95 stars 32 forks source link

Thickness and some other properties of certain curves/lines are not preserved #23

Open lxkurko opened 6 years ago

lxkurko commented 6 years ago

I have some diagrams in EMF format and when I convert them to SVG using this tool (downloaded and compiled from this repository), the thickness of some curves is not preserved. Also, some dashed lines seem to be solid.

Examples here: https://mega.nz/#!ssJ2FbpC!GqC2y5AmWq19XkwBCkmszd1AWzxeswBYYtD1f9fM8wE The package contains an EMF file, an SVG file converted using this tool and another SVG file converted with Inkscape.