NASM logo in Embeddable PostScript format
[platform/upstream/nasm.git] / doc / nasmlogo.eps
1 %!PS-Adobe-2.0 EPSF-1.2
2 %%Pages: 1
3 %%DocumentFonts: Courier-Bold
4 %%BoundingBox: 99 45 385 111
5 save
6 newpath
7 %%EndProlog
8 %%Page 1 1
9 % $Id$
10 % x y pointsize --
11 /nasmlogo {
12 gsave userdict begin
13 /sz exch def
14 /Courier-Bold findfont sz scalefont setfont
15 moveto
16 0.85 1.22 scale
17 [(-~~..~:#;L       .-:#;L,.-   .~:#:;.T  -~~.~:;. .~:;. )
18 ( E8+U    *T     +U'   *T#  .97     *L   E8+'  *;T'  *;, )
19 ( D97     `*L  .97     '*L   "T;E+:,     D9     *L    *L )
20 ( H7       I#  T7       I#        "*:.   H7     I#    I# )
21 ( U:       :8  *#+    , :8  T,      79   U:     :8    :8 )
22 (,#B.     .IE,  "T;E*  .IE, J *+;#:T*"  ,#B.   .IE,  .IE,)] {
23 currentpoint 3 -1 roll
24 sz -0.10 mul 0 3 -1 roll ashow
25 sz 0.72 mul sub moveto
26 } forall
27 end grestore
28 } def
29 0.6 setgray 100 100 12 nasmlogo
30 %%Trailer
31 restore
32 %%EOF