Potracegui is a GUI for potrace, a program for tracing bitmapped images.
| Tags | multimedia Graphics Graphics Conversion |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | C++ |
Recent releases


Changes: The debug() method was deleted from options.cpp and math.h was added to the pixelview.cpp includes.


Changes: Zooming for the displayed image was added along with image color manipulation (B&W conversion with thresholding).


Changes: Potracegui now supports autotrace. An image that is traced to a format which can't be displayed (such as a GIMP path or SVG) can still be saved. A bug prevented this feature in previous versions.


Changes: This release adds scrollbars for the images; they are not strangely resized anymore. The layout of the options has changed slightly; now the window is much smaller, so it can be viewed at lower resolutions (it should be usable at 800x600). This release builds on FreeBSD 4.x.


Changes: In this release, the interface was completely changed to SDI, amongst other feature additions.