Magdir_fonts 1019 B

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