Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 649 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 649 Bytes

PNG_to_SVG

Another experience with SVG.
In this algorithm the PNG file is loaded, processed and exported SVG for use in editors.

Test

  • Linux
  • Debian 12

Requirements

  • zlib1g
  • gcc 12.2.0
  • cmake 3.25.1

References

SVG : Documentation with W3C details and specifications.
PNG : Documentation with W3C details and specifications.
ZLIB : Library that implements the Deflate compression method.

Display

Result seen in Inkscape.

display