1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
freebsd-ports/graphics/potrace/pkg-descr
Volker Stolz 5aa3a0661e Update to 1.6
PR:		ports/78188
Submitted by:	maintainer
2005-03-02 08:24:48 +00:00

15 lines
533 B
Plaintext

potrace is a Peter Selinger's GPLed utility for tracing
bitmaps - converting them into smooth, scalable images.
It accepts as input a bitmap B/W images (PBM, PGM, PPM
and BMP formats), and returns encapsulated PostScript
(EPS) as the default output. Other output format are
available: PS, SVG, Xfig, PGM, PDF and experimental
GimpPath.
You can create scalable images from scans, such as
logos, hand taken notes, etc. The resulting smooth
images can then be rendered at any resolution.
WWW: http://potrace.sourceforge.net