4a9cf29358
- update patches
57 lines
972 B
Plaintext
57 lines
972 B
Plaintext
$OpenBSD: patch-figlet,v 1.5 2012/06/17 07:39:16 benoit Exp $
|
|
--- figlet.6.orig Fri Jun 1 14:51:09 2012
|
|
+++ figlet.6 Sun Jun 17 09:22:00 2012
|
|
@@ -55,7 +55,27 @@ FIGlet \- display large characters made up of ordinary
|
|
[
|
|
.I message
|
|
]
|
|
-
|
|
+.LP
|
|
+.B chkfont
|
|
+.I fontfile
|
|
+[
|
|
+.I ...
|
|
+]
|
|
+.LP
|
|
+.B figlist
|
|
+[
|
|
+.B \-d
|
|
+.I font_directory
|
|
+]
|
|
+.LP
|
|
+.B showfigfonts
|
|
+[
|
|
+.B \-d
|
|
+.I font_directory
|
|
+]
|
|
+[
|
|
+sample_word
|
|
+]
|
|
.SH DESCRIPTION
|
|
.B FIGlet
|
|
prints its input using large characters
|
|
@@ -103,6 +123,23 @@ fonts and control files
|
|
in compressed form.
|
|
See
|
|
.BR "COMPRESSED FONTS" .
|
|
+
|
|
+.B chkfont
|
|
+checks
|
|
+.B FIGlet
|
|
+fonts for formatting errors.
|
|
+.B chkfont
|
|
+is useful for those wishing to design or edit their own fonts.
|
|
+
|
|
+.B figlist
|
|
+lists all the available fonts and control files.
|
|
+
|
|
+.B showfigfonts
|
|
+displays a sample of each available font in
|
|
+.I font_directory
|
|
+using the name of the font as the sample text, unless
|
|
+.I sample_word
|
|
+is specified.
|
|
|
|
.SH USAGE
|
|
Just start up
|