Skip to content

Commit

Permalink
Add man page for fontlint.
Browse files Browse the repository at this point in the history
(update the fontforge man page, missing a couple of args).
(update the fontimage man page -- said SFDDIFF instead of FONTIMAGE)
  • Loading branch information
George Williams committed Aug 14, 2012
1 parent 33e05e9 commit 07056fa
Show file tree
Hide file tree
Showing 6 changed files with 72 additions and 2 deletions.
1 change: 1 addition & 0 deletions Makefile.dynamic.in
Expand Up @@ -91,6 +91,7 @@ install: $(DESTDIR)$(sharedir) all install_libs install_po
$(INSTALL_DATA) $(srcdir)/fontforge/fontforge.1 $(DESTDIR)$(mandir)/man1 $(INSTALL_DATA) $(srcdir)/fontforge/fontforge.1 $(DESTDIR)$(mandir)/man1
$(INSTALL_DATA) $(srcdir)/fontforge/sfddiff.1 $(DESTDIR)$(mandir)/man1 $(INSTALL_DATA) $(srcdir)/fontforge/sfddiff.1 $(DESTDIR)$(mandir)/man1
$(INSTALL_DATA) $(srcdir)/fontforge/fontimage.1 $(DESTDIR)$(mandir)/man1 $(INSTALL_DATA) $(srcdir)/fontforge/fontimage.1 $(DESTDIR)$(mandir)/man1
$(INSTALL_DATA) $(srcdir)/fontforge/fontlint.1 $(DESTDIR)$(mandir)/man1
#explicit use of sh to make sure we don't invoke csh with different "if" syntax #explicit use of sh to make sure we don't invoke csh with different "if" syntax
sh -c "if test -d $(srcdir)/htdocs >/dev/null ; then $(MAKE) install_docs ; fi" sh -c "if test -d $(srcdir)/htdocs >/dev/null ; then $(MAKE) install_docs ; fi"
sh < systemspecific sh < systemspecific
Expand Down
1 change: 1 addition & 0 deletions Makefile.in
Expand Up @@ -91,6 +91,7 @@ install: $(sharedir) all install_libs install_po
$(INSTALL_DATA) $(srcdir)/fontforge/fontforge.1 $(mandir)/man1 $(INSTALL_DATA) $(srcdir)/fontforge/fontforge.1 $(mandir)/man1
$(INSTALL_DATA) $(srcdir)/fontforge/sfddiff.1 $(mandir)/man1 $(INSTALL_DATA) $(srcdir)/fontforge/sfddiff.1 $(mandir)/man1
$(INSTALL_DATA) $(srcdir)/fontforge/fontimage.1 $(mandir)/man1 $(INSTALL_DATA) $(srcdir)/fontforge/fontimage.1 $(mandir)/man1
$(INSTALL_DATA) $(srcdir)/fontforge/fontlint.1 $(mandir)/man1
#explicit use of sh to make sure we don't invoke csh with different "if" syntax #explicit use of sh to make sure we don't invoke csh with different "if" syntax
sh -c "if test -d $(srcdir)/htdocs >/dev/null ; then $(MAKE) install_docs ; fi" sh -c "if test -d $(srcdir)/htdocs >/dev/null ; then $(MAKE) install_docs ; fi"
sh < systemspecific sh < systemspecific
Expand Down
1 change: 1 addition & 0 deletions Makefile.static.in
Expand Up @@ -75,6 +75,7 @@ install: $(sharedir) all install_libs install_po
$(INSTALL_DATA) $(srcdir)/fontforge/fontforge.1 $(mandir)/man1 $(INSTALL_DATA) $(srcdir)/fontforge/fontforge.1 $(mandir)/man1
$(INSTALL_DATA) $(srcdir)/fontforge/sfddiff.1 $(mandir)/man1 $(INSTALL_DATA) $(srcdir)/fontforge/sfddiff.1 $(mandir)/man1
$(INSTALL_DATA) $(srcdir)/fontforge/fontimage.1 $(mandir)/man1 $(INSTALL_DATA) $(srcdir)/fontforge/fontimage.1 $(mandir)/man1
$(INSTALL_DATA) $(srcdir)/fontforge/fontlint.1 $(mandir)/man1
mkdir -p $(libdir)/pkgconfig mkdir -p $(libdir)/pkgconfig
$(INSTALL_DATA) fontforge.pc $(libdir)/pkgconfig $(INSTALL_DATA) fontforge.pc $(libdir)/pkgconfig
#explicit use of sh to make sure we don't invoke csh with different "if" syntax #explicit use of sh to make sure we don't invoke csh with different "if" syntax
Expand Down
14 changes: 13 additions & 1 deletion fontforge/fontforge.1
Expand Up @@ -15,7 +15,10 @@
.IR pixeld ] .IR pixeld ]
.RB [ \-display .RB [ \-display
.IR str ] .IR str ]
.RB [ \-lang=ff ]
.RB [ \-lang=py ]
.RB [ \-last ] .RB [ \-last ]
.RB [ \-library-status ]
.RB [ \-help ] .RB [ \-help ]
.RB [ \-keyboard .RB [ \-keyboard
.IR ktype ] .IR ktype ]
Expand Down Expand Up @@ -151,6 +154,15 @@ will open the last
.I n .I n
fonts. fonts.
.TP .TP
.B \-lang=ff
Interpret the script with the fontforge interpreter.
.TP
.B \-lang=py
Interpret the script with the python interpreter.
.TP
.B \-library-status
Prints information about optional libraries.
.TP
.B \-new .B \-new
Create a new font with the ISO 8859-1 encoding Create a new font with the ISO 8859-1 encoding
(the international encoding standard for western Europe, (the international encoding standard for western Europe,
Expand Down Expand Up @@ -254,7 +266,7 @@ available online at:
used to be called used to be called
.BR pfaedit. .BR pfaedit.
.SH AUTHOR .SH AUTHOR
Copyright (C) 2000-2004 by George Williams (gww@silcom.com). Copyright (C) 2000-2007 by George Williams (gww@silcom.com).
Original manual page by Tom Harvey, subsequently modified by George Williams. Original manual page by Tom Harvey, subsequently modified by George Williams.
Heavily rewritten and modified to use standard Heavily rewritten and modified to use standard
.IR \-man " (5) macros by R.P.C. Rodgers (rodgers@nlm.nih.gov), 23 October 2002." .IR \-man " (5) macros by R.P.C. Rodgers (rodgers@nlm.nih.gov), 23 October 2002."
Expand Down
2 changes: 1 addition & 1 deletion fontforge/fontimage.1
@@ -1,6 +1,6 @@
.\" Manual page for fontimage by George Williams .\" Manual page for fontimage by George Williams
.\" Copyright © 2006 by George Williams. .\" Copyright © 2006 by George Williams.
.TH SFDDIFF 1 "26 October 2006" .TH FONTIMAGE 1 "26 October 2006"
.SH NAME .SH NAME
.B fontimage - produce a font thumbnail image .B fontimage - produce a font thumbnail image
.SH SYNOPSIS .SH SYNOPSIS
Expand Down
55 changes: 55 additions & 0 deletions fontforge/fontlint.1
@@ -0,0 +1,55 @@
.\" Manual page for fontlint by George Williams
.\" Copyright © 2006 by George Williams.
.TH FONTLINT 1 "17 August 2007"
.SH NAME
.B fontlint - check a font
.SH SYNOPSIS
.B fontlint
.I fontfile ...
.SH DESCRIPTION
The program
.B fontlint
loads a font (or more than one), which may be in any format
.IR fontforge (1)
can read, and checks the font for certain common errors
.br
.ti +4n
* Intersecting contours
.br
.ti +4n
* Incorrectly oriented contours
.br
.ti +4n
* Extrema not marked by points
.br
And for PostScript fonts:
.br
.ti +4n
* Too many points in a glyph
.br
.ti +4n
* Too many hints in a glyph
.br
.ti +4n
* Bad glyph name

.SH OPTIONS
None.
.\" .SH ENVIRONMENT
.\" .SH FILES
.\" .SH EXAMPLES
.\" .SH DIAGNOSTICS
.SH "SEE ALSO"
.BR fontforge (1)
.LP
The HTML version of the
.I fontforge
manual at:
.br
\fChttp://fontforge.sourceforge.net/\fP
.\" .SH STANDARDS
.\" .SH HISTORY
.SH AUTHOR
Copyright (C) 2007 by George Williams (gww@silcom.com).
.\" .SH BUGS
.\" end of file

0 comments on commit 07056fa

Please sign in to comment.