SNFTOBDF(1) snftobdf(1 October 1991) SNFTOBDF(1)
NAME
snftobdf - SNF to BDF font decompiler for X11
SYNOPSIS
snftobdf [-p#] [-u#] [-m] [-l] [-M] [-L] [snf-file]
DESCRIPTION
snftobdf reads a Server Normal Format (SNF) font from the specified file
and writes an X11 Bitmap Distribution Format (BDF) to standard output.
OPTIONS
-p# Force the glyph padding to a specific number. The legal values
are 1, 2, 4, and 8. -u# Force the scanline unit padding to a
specific number. The legal values are 1, 2, and 4.
-m Force the bit order to most significant bit first.
-l Force the bit order to least significant bit first.
-M Force the byte order to most significant bit first.
-L Force the byte order to least significant bit first.
SEE ALSO
X(1), Xserver(1), bdftosnf(1)
"Bitmap Distribution Format 2.1"
AUTHOR
mleisher@nmsu.edu (Mark Leisher)
10/89 Page 1