Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/PowerflasherBR/as3potrace

POTrace implementation in AS3
https://github.com/PowerflasherBR/as3potrace

Last synced: about 2 months ago
JSON representation

POTrace implementation in AS3

Awesome Lists containing this project

README

        

as3potrace is an Actionscript 3 library to trace bitmaps.

It is a port of the well known C library [potrace](http://potrace.sourceforge.net/ "potrace") by Peter Selinger. To be more exact, it is a AS3 port of [Vectorization](http://www.drawing3d.de/Downloads.aspx "Vectorization"), a C# port of potrace 1.8 by Wolfgang Nagl.

For more info, please see my [blog post on as3potrace](http://wahlers.com.br/claus/blog/as3-bitmap-tracer-vectorizer-as3potrace/ "blog post on as3potrace").

as3potrace is licensed under the GPL (see LICENSE for more info).