summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJouke Witteveen <j.witteveen@gmail.com>2019-08-02 11:43:56 +0200
committerJouke Witteveen <j.witteveen@gmail.com>2019-12-25 12:27:13 +0100
commit0006f577898129c0c5d5e0996026641605705e08 (patch)
treec5dfe3aea046955d242a15cce8c1ca304bfdc28c
parentcb4b8760f829040eb4b2fb314df5b6194230a237 (diff)
Mention .otb as an extension
The OTB (OpenType Bitmap) extension has found some traction, so suggest that. Signed-off-by: Jouke Witteveen <j.witteveen@gmail.com>
-rw-r--r--fonttosfnt.c2
-rw-r--r--man/fonttosfnt.man4
2 files changed, 3 insertions, 3 deletions
diff --git a/fonttosfnt.c b/fonttosfnt.c
index 78c6b7e..90d3d95 100644
--- a/fonttosfnt.c
+++ b/fonttosfnt.c
@@ -39,7 +39,7 @@ usage(void)
{
fprintf(stderr, "Usage:\n");
fprintf(stderr,
- "fonttosfnt [ -v ] [ -c ] [ -b ] [ -r ] [ -g n ] [ -m n ] -o font.ttf "
+ "fonttosfnt [ -v ] [ -c ] [ -b ] [ -r ] [ -g n ] [ -m n ] -o font.otb "
"[ -- ] font ...\n");
}
diff --git a/man/fonttosfnt.man b/man/fonttosfnt.man
index 4b05058..6b1fd71 100644
--- a/man/fonttosfnt.man
+++ b/man/fonttosfnt.man
@@ -1,14 +1,14 @@
.\" $XFree86$
.TH FONTTOSFNT 1 __vendorversion__
.SH NAME
-fonttosfnt \- Wrap a bitmap font in a sfnt (TrueType) wrapper
+fonttosfnt \- Wrap a bitmap font in a sfnt (OpenType) wrapper
.SH SYNOPSIS
.B fonttosfnt
[
.I options
]
.B \-o
-.I file.ttf
+.I file.otb
[
.B \-\-
]