aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts/pcf2bdf/pkg-descr
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2003-01-20 22:27:51 +0800
committernork <nork@FreeBSD.org>2003-01-20 22:27:51 +0800
commit87961d61918ff10f7edd0289a99d4c1f93f8a60e (patch)
tree9a35b6bffc263fcf27e00b822c1723f9ca04862b /x11-fonts/pcf2bdf/pkg-descr
parentf07fa9bc35ac4bf46e98508a2bc7d524b8e13ac1 (diff)
downloadfreebsd-ports-gnome-87961d61918ff10f7edd0289a99d4c1f93f8a60e.tar.gz
freebsd-ports-gnome-87961d61918ff10f7edd0289a99d4c1f93f8a60e.tar.zst
freebsd-ports-gnome-87961d61918ff10f7edd0289a99d4c1f93f8a60e.zip
Add pcf2bdf(1.04), a converter X font from Portable Compiled
Format to Bitmap Distribution Format. Obtained from: NetBSD
Diffstat (limited to 'x11-fonts/pcf2bdf/pkg-descr')
-rw-r--r--x11-fonts/pcf2bdf/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/x11-fonts/pcf2bdf/pkg-descr b/x11-fonts/pcf2bdf/pkg-descr
new file mode 100644
index 000000000000..5d003e320282
--- /dev/null
+++ b/x11-fonts/pcf2bdf/pkg-descr
@@ -0,0 +1,7 @@
+Pcf2bdf is a font de-compiler. It converts X fonts from Portable
+Compiled Format (PCF) to Bitmap Distribution Format (BDF). It can
+also accept a compressed/gzipped PCF file as input, but gzip must
+be found in your PATH.
+
+FONTBOUNDINGBOX in a BDF file is not used by bdftopcf, so pcf2bdf
+generates irresponsible values.