%general-entities; ]> $LastChangedBy$ $Date$ Potrace-&potrace-version; Potrace Introduction to Potrace Potrace™ is a tool for transforming a bitmap (PBM, PGM, PPM, or BMP format) into one of several vector file formats. &lfs91_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &potrace-md5sum; Download size: &potrace-size; Estimated disk space required: &potrace-buildsize; Estimated build time: &potrace-time; Potrace Dependencies Recommended (including clang). User Notes: Installation of Potrace Install Potrace by running the following commands: ./configure --prefix=/usr \ --disable-static \ --docdir=/usr/share/doc/potrace-&potrace-version; \ --enable-a4 \ --enable-metric \ --with-libpotrace && make To run the test suite, issue: make check. Now, as the root user: make install Command Explanations --enable-a4: Use A4 as the default paper size. --enable-metric: Use metric units (centimeters) as default --with-libpotrace: Install the library and headers. Contents Installed Programs Installed Libraries Installed Directories mkbitmap, potrace libpotrace.so /usr/share/doc/potrace-&potrace-version; Short Descriptions mkbitmap transforms images into bitmaps with scaling and filtering. mkbitmap potrace transforms bitmaps into vector graphics. potrace libpotrace.so is a library for transforming bitmaps into vector graphics libpotrace.so