diff options
Diffstat (limited to 'x11/fstobdf/pkg-descr')
-rw-r--r-- | x11/fstobdf/pkg-descr | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/x11/fstobdf/pkg-descr b/x11/fstobdf/pkg-descr index e5adf2a0fc75..0ef467815802 100644 --- a/x11/fstobdf/pkg-descr +++ b/x11/fstobdf/pkg-descr @@ -1,2 +1,4 @@ -This package contains fstobdf, a program for generating BDF fonts from -an X font server. +The fstobdf program reads a font from a font server and prints a BDF +file on the standard output that may be used to recreate the font. +This is useful in testing servers, debugging font metrics, and +reproducing lost BDF files. |