1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00
freebsd-ports/graphics/potrace/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

13 lines
487 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.