Searched defs:Potrace (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/trace/potrace/
H A Dinkscape-potrace.h2 * This is the C++ glue between Inkscape and Potrace
12 * Potrace, the wonderful tracer located at http://potrace.sourceforge.net,
30 namespace Potrace { namespace in namespace:Inkscape::Trace
267 * This is the actual wrapper of the call to Potrace. nodeCount
281 } // namespace Potrace
H A Dinkscape-potrace.cpp2 * This is the C++ glue between Inkscape and Potrace
12 * Potrace, the wonderful tracer located at http://potrace.sourceforge.net,
55 //Inkscape::Trace::Potrace::PotraceTracingEngine *engine =
56 // (Inkscape::Trace::Potrace::PotraceTracingEngine *)userData;
73 namespace Potrace { namespace in namespace:Inkscape::Trace
385 //## Free the Potrace bitmap
637 } // namespace Potrace

Completed in 219 milliseconds