Hopefully it is actually fixed this time :P
[nasm/sigaren-mirror.git] / doc / nasmlogo.eps
blob735630680a6d107958bbd1b0158e137c22d131bc
1 %!PS-Adobe-3.0 EPSF-3.0
2 %%BoundingBox: 99 45 385 111
3 %%DocumentData: Clean7Bit
4 %%DocumentFonts: Courier-Bold
5 %%DocumentNeededFonts: Courier-Bold
6 %%Title: (NASM logo)
7 %%EndComments
8 % $Id$
9 %%Page 1 1
10 %%BeginPageSetup
11 save
12 newpath
13 %%EndPageSetup
14 % x y pointsize --
15 /nasmlogo {
16 gsave 1 dict begin
17 /sz exch def
18 /Courier-Bold findfont sz scalefont setfont
19 moveto
20 0.85 1.22 scale
21 [(-~~..~:#;L       .-:#;L,.-   .~:#:;.T  -~~.~:;. .~:;. )
22 ( E8+U    *T     +U'   *T#  .97     *L   E8+'  *;T'  *;, )
23 ( D97     `*L  .97     '*L   "T;E+:,     D9     *L    *L )
24 ( H7       I#  T7       I#        "*:.   H7     I#    I# )
25 ( U:       :8  *#+    , :8  T,      79   U:     :8    :8 )
26 (,#B.     .IE,  "T;E*  .IE, J *+;#:T*"  ,#B.   .IE,  .IE,)] {
27 currentpoint 3 -1 roll
28 sz -0.10 mul 0 3 -1 roll ashow
29 sz 0.72 mul sub moveto
30 } forall
31 end grestore
32 } def
33 0.6 setgray 100 100 12 nasmlogo
34 %%PageTrailer
35 restore
36 %%EOF