]> granicus.if.org Git - file/commitdiff
handle spaces better.
authorIan Darwin <ian@darwinsys.com>
Thu, 11 May 1989 15:22:52 +0000 (15:22 +0000)
committerIan Darwin <ian@darwinsys.com>
Thu, 11 May 1989 15:22:52 +0000 (15:22 +0000)
magic/Magdir/softquad

index 4d5cfedacd119207577e6ffd554fd72245dc2ae8..f8c841a514574197ba99b71fa2594b4b10096c9a 100644 (file)
@@ -1,10 +1,13 @@
 # SoftQuad troff magic numbers
+# Binary font/desc files...
 0      short           0125252         SoftQuad DESC or font file binary
 >2     short           >0              - version %d
-0      string          "X "            SoftQuad Troff intermediate file
->2     string          impr            - for IMAGEN printer
->2     string          ps              - for PostScript output
->2     string          hp              - for Hewlett-Packard LaserJet family
->2     string          495             - for AT&T 495 laser printer
+# 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