Try to be brutally EPSF conformant.
authorH. Peter Anvin <hpa@zytor.com>
Tue, 14 May 2002 05:43:47 +0000 (05:43 +0000)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 14 May 2002 05:43:47 +0000 (05:43 +0000)
doc/nasmlogo.eps

index ded8b37..7356306 100644 (file)
@@ -1,12 +1,16 @@
-%!PS-Adobe-2.0 EPSF-1.2
-%%Pages: 1
-%%DocumentFonts: Courier-Bold
+%!PS-Adobe-3.0 EPSF-3.0
 %%BoundingBox: 99 45 385 111
+%%DocumentData: Clean7Bit
+%%DocumentFonts: Courier-Bold
+%%DocumentNeededFonts: Courier-Bold
+%%Title: (NASM logo)
+%%EndComments
+% $Id$
+%%Page 1 1
+%%BeginPageSetup
 save
 newpath
-%%EndProlog
-%%Page 1 1
-% $Id$
+%%EndPageSetup
 % x y pointsize --
 /nasmlogo {
 gsave 1 dict begin
@@ -27,6 +31,6 @@ sz 0.72 mul sub moveto
 end grestore
 } def
 0.6 setgray 100 100 12 nasmlogo
-%%Trailer
+%%PageTrailer
 restore
 %%EOF