From: Ian Darwin Date: Thu, 11 May 1989 15:22:52 +0000 (+0000) Subject: handle spaces better. X-Git-Tag: FILE3_27~329 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6540d239d152f09817e98f2e790ccd110912a460;p=file handle spaces better. --- diff --git a/magic/Magdir/softquad b/magic/Magdir/softquad index 4d5cfeda..f8c841a5 100644 --- a/magic/Magdir/softquad +++ b/magic/Magdir/softquad @@ -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