diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-05-20 01:09:56 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-05-20 01:09:56 +0800 |
commit | 29f1ae3f4b80f639d1c15b5770bf582aedceb73d (patch) | |
tree | 0709476b719deff73c338a3944cb244087dc8849 /print/pfaedit/pkg-descr | |
parent | f3f7833e03b8c4d3cb833707f8878dd3178c1ba1 (diff) | |
download | freebsd-ports-gnome-29f1ae3f4b80f639d1c15b5770bf582aedceb73d.tar.gz freebsd-ports-gnome-29f1ae3f4b80f639d1c15b5770bf582aedceb73d.tar.zst freebsd-ports-gnome-29f1ae3f4b80f639d1c15b5770bf582aedceb73d.zip |
add pfaedit
Type 1/TrueType/OpenType/bitmap font editor
PR: 26515
Submitted by: KANOU Hiroki <kanou@mil.allnet.ne.jp>
Diffstat (limited to 'print/pfaedit/pkg-descr')
-rw-r--r-- | print/pfaedit/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/print/pfaedit/pkg-descr b/print/pfaedit/pkg-descr new file mode 100644 index 000000000000..8e8d7901848f --- /dev/null +++ b/print/pfaedit/pkg-descr @@ -0,0 +1,10 @@ +PfaEdit is a PostScript font editor which can create and modify outline +fonts in Type 1, TrueType, or OpenType format. It can generate bitmaps +and save in BDF format. + +If you have installed 'autotrace', you can generate outlines from +imported bitmap images. + +For more Information, see + +WWW: http://bibliofile.mc.duke.edu/gww/FreeWare/PfaEdit/ |