1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
freebsd-ports/print/pic2fig/pkg-descr
Alex Kozlov 3d66b9497b - Remove disappeared WWW sites
- Remove disappeared master site from net-mgmt/ipacctd
2018-02-21 10:29:41 +00:00

14 lines
622 B
Plaintext

Pic2fig is a pic(l) preprocessor for drawing simple figures in Fig code.
The basic objects are box, line, arrow, circle, ellipse, arc and text.
When pic2fig is executed, it produces an output file in the
current directory. The name is constructed from the input file's
name. If the input filename ends with .pic, then that extension
will be replaced by .fig. Otherwise, .fig is appended to the input
filename. If file does not exist, then pic2fig tries appending .pic
to the name.
Updated to produce FIG 3.2 format by Patrick Powell
Note: this version does not support the groff/pic 'thickness' attribute.