BR3041451: Implement upper bound for %rep counter
[nasm.git] / doc / nasmlogo.eps
blobdeb5a2c72a310010de6e54f1a30d2402948fbe9c
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 %%Page 1 1
9 %%BeginPageSetup
10 save
11 newpath
12 %%EndPageSetup
13 % x y pointsize --
14 /nasmlogo {
15 gsave 1 dict begin
16 /sz exch def
17 /Courier-Bold findfont sz scalefont setfont
18 moveto
19 0.85 1.22 scale
20 [(-~~..~:#;L       .-:#;L,.-   .~:#:;.T  -~~.~:;. .~:;. )
21 ( E8+U    *T     +U'   *T#  .97     *L   E8+'  *;T'  *;, )
22 ( D97     `*L  .97     '*L   "T;E+:,     D9     *L    *L )
23 ( H7       I#  T7       I#        "*:.   H7     I#    I# )
24 ( U:       :8  *#+    , :8  T,      79   U:     :8    :8 )
25 (,#B.     .IE,  "T;E*  .IE, J *+;#:T*"  ,#B.   .IE,  .IE,)] {
26 currentpoint 3 -1 roll
27 sz -0.10 mul 0 3 -1 roll ashow
28 sz 0.72 mul sub moveto
29 } forall
30 end grestore
31 } def
32 0.6 setgray 100 100 12 nasmlogo
33 %%PageTrailer
34 restore
35 %%EOF