diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:44:11 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:44:11 +0000 |
commit | 4e942b64191e2ef98dce2c5af31047a8640db768 (patch) | |
tree | 8c3238b7f0cbec2e9210d52f562960bb22323a7d /graphics/potrace | |
parent | 1d1f878054efdd1171a8cb006e59ad0727610293 (diff) | |
download | ports-4e942b64191e2ef98dce2c5af31047a8640db768.tar.gz ports-4e942b64191e2ef98dce2c5af31047a8640db768.zip |
Notes
Diffstat (limited to 'graphics/potrace')
-rw-r--r-- | graphics/potrace/pkg-descr | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/graphics/potrace/pkg-descr b/graphics/potrace/pkg-descr index 6643656e7976..8d50bb7986db 100644 --- a/graphics/potrace/pkg-descr +++ b/graphics/potrace/pkg-descr @@ -1,14 +1,14 @@ -potrace is a Peter Selinger's GPLed utility for tracing -bitmaps - converting them into smooth, scalable images. +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 +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. +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 |