diff options
Diffstat (limited to 'usr.bin/file/Magdir/softquad')
| -rw-r--r-- | usr.bin/file/Magdir/softquad | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/usr.bin/file/Magdir/softquad b/usr.bin/file/Magdir/softquad new file mode 100644 index 000000000000..e49d052ee7cb --- /dev/null +++ b/usr.bin/file/Magdir/softquad @@ -0,0 +1,27 @@ +# SoftQuad Publishing Software magic numbers +# $Id: softquad,v 1.8 1993/02/19 14:36:43 ian Exp $ +# Author/Editor and RulesBuilder +# +# XXX - byte order? +# +0 string \<!SQ\ DTD> Compiled SGML rules file +>9 string >\0 Type %s +0 string \<!SQ\ A/E> A/E SGML Document binary +>9 string >\0 Type %s +0 string \<!SQ\ STS> A/E SGML binary styles file +>9 string >\0 Type %s +0 short 0xc0de Compiled PSI (v1) data +0 short 0xc0da Compiled PSI (v2) data +>3 string >\0 (%s) +# Binary sqtroff font/desc files... +0 short 0125252 SoftQuad DESC or font file binary +>2 short >0 - version %d +# Bitmaps... +0 string SQ\ BITMAP1 SoftQuad Raster Format text +#0 string SQ\ BITMAP2 SoftQuad Raster Format data +# sqtroff intermediate language (replacement for ditroff int. lang.) +0 string X\ SoftQuad troff Context intermediate +>2 string 495 for AT&T 495 laser printer +>2 string hp for Hewlett-Packard LaserJet +>2 string impr for IMAGEN imPRESS +>2 string ps for PostScript |
