summaryrefslogtreecommitdiff
path: root/usr.bin/file/magdir/fonts
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/file/magdir/fonts')
-rw-r--r--usr.bin/file/magdir/fonts22
1 files changed, 22 insertions, 0 deletions
diff --git a/usr.bin/file/magdir/fonts b/usr.bin/file/magdir/fonts
new file mode 100644
index 00000000000..a23fae7a19f
--- /dev/null
+++ b/usr.bin/file/magdir/fonts
@@ -0,0 +1,22 @@
+
+#------------------------------------------------------------------------------
+# fonts: file(1) magic for font data
+#
+0 string FONT ASCII vfont text
+0 short 0436 Berkeley vfont data
+0 short 017001 byte-swapped Berkeley vfont data
+
+# PostScript fonts (must precede "printer" entries), quinlan@yggdrasil.com
+0 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) format
+0 belong 00000004 X11 big-endian SNF font
+0 lelong 00000004 X11 little-endian SNF font
+
+# X11 fonts, from Daniel Quinlan (quinlan@yggdrasil.com)
+# PCF must come before SGI additions ("MIPSEL MIPS-II COFF" collides)
+# (0x7063601 is "PCF" + \001 as a lelong)
+0 lelong 0x70636601 X11 Portable Compiled Font data
+0 string D1.0\015 X11 Speedo font data