Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thomasballinger/potrace-python


https://github.com/thomasballinger/potrace-python

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

Potrace in Python
-----------------

Potrace is a c library is copyright Peter Selinger.
He has great docs here:

* [method](http://potrace.sourceforge.net/potrace.pdf)
* [api](http://potrace.sourceforge.net/potracelib.pdf)

http://img.photobucket.com/albums/v41/dracona/coolimage2.png
http://img.photobucket.com/albums/v41/dracona/coolimage.png

Included here is a snippet of his code which I've modified a bit - it's under
whatever his license was.

Understanding the potrace algorithm as prep for https://github.com/dunvi/potrace-js