| 1234567891011121314151617181920212223242526272829303132333435363738 | 
#------------------------------------------------------------------------------# fonts:  file(1) magic for font data#0	string		FONT		ASCII vfont text0	short		0436		Berkeley vfont data0	short		017001		byte-swapped Berkeley vfont data# PostScript fonts (must precede "printer" entries), quinlan@yggdrasil.com0	string		%!PS-AdobeFont-1.0	PostScript Type 1 font text>20	string		>\0			(%s)6	string		%!PS-AdobeFont-1.0	PostScript Type 1 font program data# X11 font files in SNF (Server Natural Format) format0	belong		00000004		X11 SNF font data, MSB first0	lelong		00000004		X11 SNF font data, LSB first# X11 Bitmap Distribution Format, from Daniel Quinlan (quinlan@yggdrasil.com)0	string		STARTFONT\040		X11 BDF font text# X11 fonts, from Daniel Quinlan (quinlan@yggdrasil.com)# PCF must come before SGI additions ("MIPSEL MIPS-II COFF" collides)0	string		\001fcp			X11 Portable Compiled Font data>12	byte		0x02			\b, LSB first>12	byte		0x0a			\b, MSB first0	string		D1.0\015		X11 Speedo font data# libGrx graphics lib fonts, from Albert Cahalan (acahalan@cs.uml.edu)# Used with djgpp (DOS Gnu C++), sometimes Linux or Turbo C++0	belong		0x14025919	libGrx font data,>8	leshort		x		%dx>10	leshort		x		\b%d>40	string		x		%s# Misc. DOS VGA fonts, from Albert Cahalan (acahalan@cs.uml.edu)0	belong		0xff464f4e	DOS code page font data collection7	belong		0x00454741	DOS code page font data7	belong		0x00564944	DOS code page font data (from Linux?)4098	string		DOSFONT		DOSFONT2 encrypted font data
 |