showsnf(X) X Version 11 (Release 4) showsnf(X) Name showsnf - prints contents of an SNF file Syntax showsnf [-v] [-g] [-m] [-M] [-l] [-L] [-ppadding] [-upadding] Description showsnf displays the contents of font files in the Server Natural Format produced by bdftosnf. Use showsnf to verify that a font file is not cor- rupted or to convert the individual glyphs into arrays of characters for proofreading or for conversion to other formats. Options -v prints character bearings and sizes -g prints character glyph bitmaps -m indicates that the bit order of the font is MSBFirst (most sig- nificant bit first) -l indicates that the bit order of the font is LSBFirst (least sig- nificant bit first). The bit order of Xsco server fonts is LSBFirst. -M indicates that the byte order of the font is MSBFirst (most sig- nificant byte first). The byte order of Xsco server fonts is MSBFirst. -L indicates that the byte order of the font is LSBFirst (least sig- nificant byte first) -p padding specifies the glyph padding of the font (padding is a number) -u padding specifies the scanline unit of the font (padding is a number). See also X(X), bdftosnf(X) Limitations You cannot print only a single glyph. Copyright Copyright 1988, Massachusetts Institute of Technology. See X(X) for a full statement of rights and permissions.