summaryrefslogtreecommitdiff
path: root/doc/nasmlogo.eps
diff options
context:
space:
mode:
Diffstat (limited to 'doc/nasmlogo.eps')
-rw-r--r--doc/nasmlogo.eps35
1 files changed, 35 insertions, 0 deletions
diff --git a/doc/nasmlogo.eps b/doc/nasmlogo.eps
new file mode 100644
index 0000000..deb5a2c
--- /dev/null
+++ b/doc/nasmlogo.eps
@@ -0,0 +1,35 @@
+%!PS-Adobe-3.0 EPSF-3.0
+%%BoundingBox: 99 45 385 111
+%%DocumentData: Clean7Bit
+%%DocumentFonts: Courier-Bold
+%%DocumentNeededFonts: Courier-Bold
+%%Title: (NASM logo)
+%%EndComments
+%%Page 1 1
+%%BeginPageSetup
+save
+newpath
+%%EndPageSetup
+% x y pointsize --
+/nasmlogo {
+gsave 1 dict begin
+/sz exch def
+/Courier-Bold findfont sz scalefont setfont
+moveto
+0.85 1.22 scale
+[(-~~..~:#;L .-:#;L,.- .~:#:;.T -~~.~:;. .~:;. )
+( E8+U *T +U' *T# .97 *L E8+' *;T' *;, )
+( D97 `*L .97 '*L "T;E+:, D9 *L *L )
+( H7 I# T7 I# "*:. H7 I# I# )
+( U: :8 *#+ , :8 T, 79 U: :8 :8 )
+(,#B. .IE, "T;E* .IE, J *+;#:T*" ,#B. .IE, .IE,)] {
+currentpoint 3 -1 roll
+sz -0.10 mul 0 3 -1 roll ashow
+sz 0.72 mul sub moveto
+} forall
+end grestore
+} def
+0.6 setgray 100 100 12 nasmlogo
+%%PageTrailer
+restore
+%%EOF