INTRODUCTION Overview Download and Install Quick Start Documentation Publications NONFRAMEWORK CODE Driver Interfaces Drivers Libraries Utilities FRAMEWORK CODE Interfaces Components Libraries Utilities Full Software Listings DEVELOPER Tutorials Examples Dev Guide Dashboard PEOPLE Contributors Users Project Download Mailing lists
|
libOrcaPotrace
|
C++ wrapper for the potrace library.
This library
Provides a C++ wrapper for the potrace library (http://potrace.sourceforge.net). Potrace converts bitmaps to vetor graphics.
OrcaPotrace also handles interfacing to hydroogmap.
Requires libpotrace. This is not so easy to install... I had to do the following:
$ sudo mkdir /usr/local/include/potrace $ sudo cp src/potracelib.h /usr/local/include/potrace/
Alex Brooks
Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)