Skip to content

jpenrici/PNG_to_SVG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published