'\"macro stdmacro
.if n .pH g1.bdf @(#)bdf	40.2 of 1/9/90
.\"ident	"@(#)bdftosnf.man	1.3"
.tr ~
.nr X
.if \nX=0 .ds x} BDFTOSNF 1 "9/1/88" "X\s-2WIN\s+2 3.0" "\&"
.if \nX=1 .ds x} BDFTOSNF 1 "9/1/88" "X\s-2WIN\s+2 3.0"
.if \nX=2 .ds x} BDFTOSNF 1 "" "\&"
.if \nX=3 .ds x} BDFTOSNF "" "" "\&"
.TH \*(x}
.SH NAME
bdftosnf - BDF to SNF font compiler for X11
.SH SYNOPSIS
.B "bdftosnf"
[-s] [-p#] [-s#] [-m] [-l] [-M] [-L] [-w] [-W] [-t] [-i] [bdf-file]
.SH DESCRIPTION
.PP
.B bdftosnf
reads a Bitmap Distribution Format (BDF) font from the
specified file (or from standard input if no file is specified)
and writes an X11 server normal font (SNF) to standard output.
.SH OPTIONS
.TP 8
.B \-s
Force byte swapping. This should always be used on the 6386 and 730X.
.TP 8
.B \-p#
Force the glyph padding to a specific number.  The legal
values are 1, 2, 4, and 8.
.TP 8
.B \-s#
Force the scanline unit padding to a specific number.  The legal
values are 1, 2, and 4.
.TP 8
.B \-m
Force the bit order to most significant bit first.
.TP 8
.B \-l
Force the bit order to least significant bit first.
.TP 8
.B \-M
Force the byte order to most significant byte first.
.TP 8
.B \-L
Force the byte order to least significant byte first.
.TP 8
.B \-w
Print warnings if the character bitmaps have bits set to
one outside of their defined widths.
.TP 8
.B \-W
Print warnings for characters with an encoding of -1; the default is
to silently ignore such characters.
.TP 8
.B \-t
Expand glyphs in "terminal-emulator" fonts to fill the bounding box.
.TP 8
.B \-i
Don't compute correct ink metrics for "terminal-emulator" fonts.
.SH "SEE ALSO"
X(1), Xserver(1)
.br
"Bitmap Distribution Format 2.1"
.\"ident	"@(#)bitmap:bitmap.man	1.2"

.\" bitmap.man (Troff source file)
.\"	Acc: 574045731 Thu Mar 10 20:08:51 1988
.\"	Mod: 573149393 Mon Feb 29 11:09:53 1988
.\"	Sta: 573774660 Mon Mar  7 16:51:00 1988
.\"	Owner: 2011
.\"	Group: 1985
.\"	Permissions: 444


.\"	START USER STAMP AREA


.\"	END USER STAMP AREA

