Skip to content

VasiliyLu/Emf2SvgConverter

Repository files navigation

Emf2Svg Library

About

A cross-platform library (Windows, Linux) for converting EMF (Enhanced Metafile) files to SVG (Scalable Vector Graphics) files. Based on libemf2svg native C library.

Nuget

Emf2SvgLibrary

How to use

There is one main class, Emf2SvgConverter, which is used to convert EMF files to SVG files.

Just call static method Emf2SvgConverter.ConvertEmfToSvg(byte[] emfBytes) to convert.

About

Library for cross-platform EMF to SVG conversion.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages