]> git.saurik.com Git - apple/file_cmds.git/blob - file/magdir/fonts
dd7907f812b64df6645bdbcb155ebea1e62b8eda
[apple/file_cmds.git] / file / magdir / fonts
1
2 #------------------------------------------------------------------------------
3 # fonts: file(1) magic for font data
4 #
5 0 string FONT ASCII vfont text
6 0 short 0436 Berkeley vfont data
7 0 short 017001 byte-swapped Berkeley vfont data
8
9 # PostScript fonts (must precede "printer" entries), quinlan@yggdrasil.com
10 0 string %!PS-AdobeFont-1.0 PostScript Type 1 font text
11 >20 string >\0 (%s)
12 6 string %!PS-AdobeFont-1.0 PostScript Type 1 font program data
13
14 # X11 font files in SNF (Server Natural Format) format
15 0 belong 00000004 X11 SNF font data, MSB first
16 0 lelong 00000004 X11 SNF font data, LSB first
17
18 # X11 Bitmap Distribution Format, from Daniel Quinlan (quinlan@yggdrasil.com)
19 0 string STARTFONT\040 X11 BDF font text
20
21 # X11 fonts, from Daniel Quinlan (quinlan@yggdrasil.com)
22 # PCF must come before SGI additions ("MIPSEL MIPS-II COFF" collides)
23 0 string \001fcp X11 Portable Compiled Font data
24 >12 byte 0x02 \b, LSB first
25 >12 byte 0x0a \b, MSB first
26 0 string D1.0\015 X11 Speedo font data