Skip to content

cchalmers/potrace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

potrace

Mid-level bindings to the potrace library tracing a bitmap image to vector paths. Contains helpers for converting JuicyPixel images to bitmaps.

Uses bindings-potrace which is not yet on Hackage.

See potrace-diagrams for creating diagrams from bitmap images.

potrace-bindings installation

mac

With homebrew:

brew install potrace

cabal may complain about not finding the potrace library. In which can you can add the --extra-lib-dirs=/usr/local/lib --extra-include-dirs=/usr/local/include flags when cabal installing.

About

trace bitmap images using potrace

Resources

License

Stars

Watchers

Forks

Packages

No packages published