summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJouke Witteveen <j.witteveen@gmail.com>2019-08-02 14:03:15 +0200
committerJouke Witteveen <j.witteveen@gmail.com>2019-12-25 13:20:57 +0100
commitbdcb892975de167b3d4258859234f0abe375f236 (patch)
tree56916f5051fad01f63fab8f2a403b8cc0b8422ef /man
parent0006f577898129c0c5d5e0996026641605705e08 (diff)
Accept a BDF font on stdin
This makes it easier to transition from bdftopcf. Although an OTB file could include fonts from multiple BDF sources, that functionality is not currently implemented for fonts read from stdin. Signed-off-by: Jouke Witteveen <j.witteveen@gmail.com>
Diffstat (limited to 'man')
-rw-r--r--man/fonttosfnt.man6
1 files changed, 4 insertions, 2 deletions
diff --git a/man/fonttosfnt.man b/man/fonttosfnt.man
index 6b1fd71..473b87c 100644
--- a/man/fonttosfnt.man
+++ b/man/fonttosfnt.man
@@ -11,11 +11,13 @@ fonttosfnt \- Wrap a bitmap font in a sfnt (OpenType) wrapper
.I file.otb
[
.B \-\-
-]
-.IR font ...
+] [
+.IR font
+] ...
.SH DESCRIPTION
Wrap a bitmap font or a set of bitmap fonts in a sfnt (TrueType or
OpenType) wrapper.
+If no font is specified, a BDF font is read from standard input (stdin).
.SH OPTIONS
.TP
.B \-v