home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cs.utexas.edu!tamsun.tamu.edu!tamsun.tamu.edu!news
- From: bpb9204@tamsun.tamu.edu (Brent Burton)
- Newsgroups: alt.slack
- Subject: Postscript "Bob"
- Date: 22 Jan 1993 15:49:14 -0600
- Organization: Texas A&M Univ., Inc.
- Lines: 1568
- Distribution: usa
- Message-ID: <1jpq4qINNppa@tamsun.tamu.edu>
- NNTP-Posting-Host: tamsun.tamu.edu
-
-
-
- This is my postscript version of the Saint of Sales that I
- drew a coupla years ago. It was created with Adobe Illustrator (mac),
- but you can probably load it into other graphics programs.
- Shareware fee: $20... or kill me.
-
- ------------------------ (cut the .sig off at the end) ------
-
- %!PS-Adobe-2.0 EPSF-1.2
- %%Creator: Adobe Illustrator 88(TM) 1.8.3
- %%For: (Brent Burton) (Tx A&M Univ)
- %%Title: (Bob.ps)
- %%CreationDate: (8/1/90) (5:27 PM)
- %%DocumentProcSets: Adobe_packedarray 0 0
- %%DocumentSuppliedProcSets: Adobe_packedarray 0 0
- %%DocumentProcSets: Adobe_cmykcolor 0 0
- %%DocumentSuppliedProcSets: Adobe_cmykcolor 0 0
- %%DocumentProcSets: Adobe_cshow 0 0
- %%DocumentSuppliedProcSets: Adobe_cshow 0 0
- %%DocumentProcSets: Adobe_customcolor 0 0
- %%DocumentSuppliedProcSets: Adobe_customcolor 0 0
- %%DocumentProcSets: Adobe_Illustrator881 0 0
- %%DocumentSuppliedProcSets: Adobe_Illustrator881 0 0
- %%ColorUsage: Black&White
- %%DocumentProcessColors: Black
- %%BoundingBox:35 41 513 718
- %%TemplateBox:0 0 576 720
- %%TemplateFile: Meg
- %%TileBox:-576 750 0 1500
- %%EndComments
- %%BeginProcSet: Adobe_packedarray 0 0
- % packedarray Operators
- % Version 1.0 5/9/1988
- % Copyright (C) 1987, 1988
- % Adobe Systems Incorporated
- % All Rights Reserved
- userdict /Adobe_packedarray 5 dict dup begin put
- /initialize % - initialize -
- {
- /packedarray where
- {
- pop
- }
- {
- Adobe_packedarray begin
- Adobe_packedarray
- {
- dup xcheck
- {
- bind
- } if
- userdict 3 1 roll put
- } forall
- end
- } ifelse
- } def
- /terminate % - terminate -
- {
- } def
- /packedarray % arguments count packedarray array
- {
- array astore readonly
- } def
- /setpacking % boolean setpacking -
- {
- pop
- } def
- /currentpacking % - setpacking boolean
- {
- false
- } def
- currentdict readonly pop end
- %%EndProcSet
- Adobe_packedarray /initialize get exec
-
- %%BeginProcSet: Adobe_cmykcolor 0 0
- % cmykcolor Operators
- % Version 1.1 1/23/1989
- % Copyright (C) 1987, 1988, 1989
- % Adobe Systems Incorporated
- % All Rights Reserved
- currentpacking true setpacking
- userdict /Adobe_cmykcolor 4 dict dup begin put
- /initialize % - initialize -
- {
- /setcmykcolor where
- {
- pop
- }
- {
- userdict /Adobe_cmykcolor_vars 2 dict dup begin put
- /_setrgbcolor
- /setrgbcolor load def
- /_currentrgbcolor
- /currentrgbcolor load def
- Adobe_cmykcolor begin
- Adobe_cmykcolor
- {
- dup xcheck
- {
- bind
- } if
- pop pop
- } forall
- end
- end
- Adobe_cmykcolor begin
- } ifelse
- } def
- /terminate % - terminate -
- {
- currentdict Adobe_cmykcolor eq
- {
- end
- } if
- } def
- /setcmykcolor % cyan magenta yellow black setcmykcolor -
- {
- 1 sub 4 1 roll
- 3
- {
- 3 index add neg dup 0 lt
- {
- pop 0
- } if
- 3 1 roll
- } repeat
- Adobe_cmykcolor_vars /_setrgbcolor get exec
- pop
- } def
- /currentcmykcolor % - currentcmykcolor cyan magenta yellow black
- {
- Adobe_cmykcolor_vars /_currentrgbcolor get exec
- 3
- {
- 1 sub neg 3 1 roll
- } repeat
- 0
- } def
- currentdict readonly pop end
- setpacking
- %%EndProcSet
-
- %%BeginProcSet: Adobe_cshow 0 0
- % cshow Operator
- % Version 1.1 1/23/1989
- % Copyright (C) 1987, 1988, 1989
- % Adobe Systems Incorporated
- % All Rights Reserved
- currentpacking true setpacking
- userdict /Adobe_cshow 3 dict dup begin put
- /initialize % - initialize -
- {
- /cshow where
- {
- pop
- }
- {
- userdict /Adobe_cshow_vars 1 dict dup begin put
- /_cshow % - _cshow proc
- {} def
- Adobe_cshow begin
- Adobe_cshow
- {
- dup xcheck
- {
- bind
- } if
- userdict 3 1 roll put
- } forall
- end
- end
- } ifelse
- } def
- /terminate % - terminate -
- {
- } def
- /cshow % proc string cshow -
- {
- exch
- Adobe_cshow_vars
- exch /_cshow
- exch put
- {
- 0 0 Adobe_cshow_vars /_cshow get exec
- } forall
- } def
- currentdict readonly pop end
- setpacking
- %%EndProcSet
-
- %%BeginProcSet: Adobe_customcolor 0 0
- % Custom Color Operators
- % Version 1.0 5/9/1988
- % Copyright (C) 1987, 1988
- % Adobe Systems Incorporated
- % All Rights Reserved
- currentpacking true setpacking
- userdict /Adobe_customcolor 5 dict dup begin put
- /initialize % - initialize -
- {
- /setcustomcolor where
- {
- pop
- }
- {
- Adobe_customcolor begin
- Adobe_customcolor
- {
- dup xcheck
- {
- bind
- } if
- pop pop
- } forall
- end
- Adobe_customcolor begin
- } ifelse
- } def
- /terminate % - terminate -
- {
- currentdict Adobe_customcolor eq
- {
- end
- } if
- } def
- /findcmykcustomcolor % cyan magenta yellow black name findcmykcustomcolor object
- {
- 5 packedarray
- } def
- /setcustomcolor % object tint setcustomcolor -
- {
- exch
- aload pop pop
- 4
- {
- 4 index mul 4 1 roll
- } repeat
- 5 -1 roll pop
- setcmykcolor
- } def
- /setoverprint % boolean setoverprint -
- {
- pop
- } def
- currentdict readonly pop end
- setpacking
- %%EndProcSet
-
- %%BeginProcSet: Adobe_Illustrator881 0 0
- % Adobe Illustrator (TM) Prolog
- % Version 1.19 1/23/1989
- % Copyright (C) 1987, 1988, 1989
- % Adobe Systems Incorporated
- % All Rights Reserved
- currentpacking true setpacking
- userdict /Adobe_Illustrator881 72 dict dup begin put
- % initialization
- /initialize % - initialize -
- {
- userdict /Adobe_Illustrator881_vars 29 dict dup begin put
- % paint operands
- /_lp /none def
- /_pf {} def
- /_ps {} def
- /_psf {} def
- /_pss {} def
- % text operands
- /_a null def
- /_as null def
- /_tt 2 array def
- /_tl 2 array def
- /_tm matrix def
- /t {} def
- % color operands
- /_gf null def
- /_cf 4 array def
- /_if null def
- /_of false def
- /_fc {} def
- /_gs null def
- /_cs 4 array def
- /_is null def
- /_os false def
- /_sc {} def
- /_i null def
- Adobe_Illustrator881 begin
- Adobe_Illustrator881
- {
- dup xcheck
- {
- bind
- } if
- pop pop
- } forall
- end
- end
- Adobe_Illustrator881 begin
- Adobe_Illustrator881_vars begin
- newpath
- } def
- /terminate % - terminate -
- {
- end
- end
- } def
- % definition operators
- /_ % - _ null
- null def
- /ddef % key value ddef -
- {
- Adobe_Illustrator881_vars 3 1 roll put
- } def
- /xput % key value literal xput -
- {
- dup load dup length exch maxlength eq
- {
- dup dup load dup
- length 2 mul dict copy def
- } if
- load begin def end
- } def
- /npop % integer npop -
- {
- {
- pop
- } repeat
- } def
- % marking operators
- /sw % ax ay length string sw x y
- {
- stringwidth
- exch 5 -1 roll 3 index 1 sub mul add
- 4 1 roll 3 1 roll 1 sub mul add
- } def
- /ss % ax ay length string matrix ss -
- {
- 3 -1 roll pop
- 4 1 roll
- {
- 2 npop (0) exch
- 2 copy 0 exch put pop
- gsave
- false charpath
- currentpoint
- 4 index setmatrix
- stroke
- grestore
- moveto
- 2 copy rmoveto
- } exch cshow
- 3 npop
- } def
- % path operators
- /sp % ax ay length string sp -
- {
- exch pop
- {
- 2 npop (0) exch
- 2 copy 0 exch put pop
- false charpath
- 2 copy rmoveto
- } exch cshow
- 2 npop
- } def
- % path construction operators
- /pl % x y pl x y
- {
- transform
- 0.25 sub round 0.25 add exch
- 0.25 sub round 0.25 add exch
- itransform
- } def
- /setstrokeadjust where
- {
- pop true setstrokeadjust
- /c % x1 y1 x2 y2 x3 y3 c -
- {
- curveto
- } def
- /C
- /c load def
- /v % x2 y2 x3 y3 v -
- {
- currentpoint 6 2 roll curveto
- } def
- /V
- /v load def
- /y % x1 y1 x2 y2 y -
- {
- 2 copy curveto
- } def
- /Y
- /y load def
- /l % x y l -
- {
- lineto
- } def
- /L
- /l load def
- /m % x y m -
- {
- moveto
- } def
- }
- {
- /c
- {
- pl curveto
- } def
- /C
- /c load def
- /v
- {
- currentpoint 6 2 roll pl curveto
- } def
- /V
- /v load def
- /y
- {
- pl 2 copy curveto
- } def
- /Y
- /y load def
- /l
- {
- pl lineto
- } def
- /L
- /l load def
- /m
- {
- pl moveto
- } def
- } ifelse
- % graphic state operators
- /d % array phase d -
- {
- setdash
- } def
- /cf % - cf flatness
- currentflat def
- /i % flatness i -
- {
- dup 0 eq
- {
- pop cf
- } if
- setflat
- } def
- /j % linejoin j -
- {
- setlinejoin
- } def
- /J % linecap J -
- {
- setlinecap
- } def
- /M % miterlimit M -
- {
- setmiterlimit
- } def
- /w % linewidth w -
- {
- setlinewidth
- } def
- % path painting operators
- /H % - H -
- {} def
- /h % - h -
- {
- closepath
- } def
- /N % - N -
- {
- newpath
- } def
- /n % - n -
- /N load def
- /F % - F -
- {
- _pf
- } def
- /f % - f -
- {
- closepath
- F
- } def
- /S % - S -
- {
- _ps
- } def
- /s % - s -
- {
- closepath
- S
- } def
- /B % - B -
- {
- gsave F grestore
- S
- } def
- /b % - b -
- {
- closepath
- B
- } def
- /W % - W -
- {
- clip
- } def
- % text painting operators
- /ta % length string ta ax ay length string
- {
- _as moveto
- _tt aload pop 4 -2 roll
- } def
- /tl % - tl -
- {
- _tl aload pop translate
- } def
- /as % - as array
- {
- {
- 0 0
- }
- {
- 2 copy _tt aload pop 4 -2 roll sw
- exch neg 2 div exch neg 2 div
- }
- {
- 2 copy _tt aload pop 4 -2 roll sw
- exch neg exch neg
- }
- {
- 0 0
- }
- } cvlit def
- /z % literal size leading tracking align z -
- {
- /_a exch ddef
- /_as as _a get ddef
- _a 2 le
- {
- 0 _tt astore pop
- 0 exch neg _tl astore pop
- }
- {
- 0 exch neg _tt astore pop
- neg 0 _tl astore pop
- } ifelse
- exch findfont exch scalefont setfont
- } def
- /tm % matrix tm -
- {
- _tm currentmatrix pop
- concat
- } def
- /I % matrix I -
- {
- tm
- /t
- {
- ta sp
- tl
- } ddef
- } def
- /o % matrix o -
- {
- tm
- /t
- {
- ta 4 npop
- tl
- newpath
- } ddef
- } def
- /e % matrix e -
- {
- tm
- /t
- {
- ta _psf
- tl
- newpath
- } ddef
- } def
- /r % matrix r -
- {
- tm
- /t
- {
- ta _tm _pss
- tl
- newpath
- } ddef
- } def
- /a % matrix a -
- {
- tm
- /t
- {
- 2 copy
- ta _psf
- newpath
- ta _tm _pss
- tl
- newpath
- } ddef
- } def
- /T % - T -
- {
- _tm setmatrix
- } def
- % font operators
- /Z % array literal literal direction Z -
- {
- pop
- findfont begin
- currentdict dup length 1 add dict begin
- {
- 1 index /FID ne
- {
- def
- }
- {
- 2 npop
- } ifelse
- } forall
- /FontName exch def dup length 0 ne
- {
- /Encoding Encoding 256 array copy def
- 0 exch
- {
- dup type /nametype eq
- {
- Encoding 2 index 2 index put pop
- 1 add
- }
- {
- exch pop
- } ifelse
- } forall
- } if pop
- currentdict dup end end
- /FontName get exch definefont pop
- } def
- % group operators
- /u % - u -
- {} def
- /U % - U -
- {} def
- /q % - q -
- {
- gsave
- } def
- /Q % - Q -
- {
- grestore
- } def
- % place operators
- /` % matrix llx lly urx ury string ` -
- {
- /_i save ddef
- 6 1 roll 4 npop
- concat
- userdict begin
- /showpage {} def
- false setoverprint
- pop
- } def
- /~ % - ~ -
- {
- end
- _i restore
- } def
- % color operators
- /O % flag O -
- {
- 0 ne
- /_of exch ddef
- /_lp /none ddef
- } def
- /R % flag R -
- {
- 0 ne
- /_os exch ddef
- /_lp /none ddef
- } def
- /g % gray g -
- {
- /_gf exch ddef
- /_fc
- {
- _lp /fill ne
- {
- _of setoverprint
- _gf setgray
- /_lp /fill ddef
- } if
- } ddef
- /_pf
- {
- _fc
- fill
- } ddef
- /_psf
- {
- _fc
- exch pop
- ashow
- } ddef
- /_lp /none ddef
- } def
- /G % gray G -
- {
- /_gs exch ddef
- /_sc
- {
- _lp /stroke ne
- {
- _os setoverprint
- _gs setgray
- /_lp /stroke ddef
- } if
- } ddef
- /_ps
- {
- _sc
- stroke
- } ddef
- /_pss
- {
- _sc
- ss
- } ddef
- /_lp /none ddef
- } def
- /k % cyan magenta yellow black k -
- {
- _cf astore pop
- /_fc
- {
- _lp /fill ne
- {
- _of setoverprint
- _cf aload pop setcmykcolor
- /_lp /fill ddef
- } if
- } ddef
- /_pf
- {
- _fc
- fill
- } ddef
- /_psf
- {
- _fc
- exch pop
- ashow
- } ddef
- /_lp /none ddef
- } def
- /K % cyan magenta yellow black K -
- {
- _cs astore pop
- /_sc
- {
- _lp /stroke ne
- {
- _os setoverprint
- _cs aload pop setcmykcolor
- /_lp /stroke ddef
- } if
- } ddef
- /_ps
- {
- _sc
- stroke
- } ddef
- /_pss
- {
- _sc
- ss
- } ddef
- /_lp /none ddef
- } def
- /x % cyan magenta yellow black name gray x -
- {
- /_gf exch ddef
- findcmykcustomcolor
- /_if exch ddef
- /_fc
- {
- _lp /fill ne
- {
- _of setoverprint
- _if _gf 1 exch sub setcustomcolor
- /_lp /fill ddef
- } if
- } ddef
- /_pf
- {
- _fc
- fill
- } ddef
- /_psf
- {
- _fc
- exch pop
- ashow
- } ddef
- /_lp /none ddef
- } def
- /X % cyan magenta yellow black name gray X -
- {
- /_gs exch ddef
- findcmykcustomcolor
- /_is exch ddef
- /_sc
- {
- _lp /stroke ne
- {
- _os setoverprint
- _is _gs 1 exch sub setcustomcolor
- /_lp /stroke ddef
- } if
- } ddef
- /_ps
- {
- _sc
- stroke
- } ddef
- /_pss
- {
- _sc
- ss
- } ddef
- /_lp /none ddef
- } def
- % locked object operators
- /A % value A -
- {
- pop
- } def
- currentdict readonly pop end
- setpacking
- %%EndProcSet
-
- %%EndProlog
- %%BeginSetup
-
- Adobe_cmykcolor /initialize get exec
- Adobe_cshow /initialize get exec
- Adobe_customcolor /initialize get exec
- Adobe_Illustrator881 /initialize get exec
- %%EndSetup
- 0 O
- 0.8 g
- 0 i 0 J 0 j 1 w 4 M []0 d
- %%Note:
- 328 94 m
- 367.688 100.614 415.037 175.728 432 204 c
- 437.145 212.574 456 280 462 306 c
- 468 332 480 426 480 458 c
- 480 490 478 542 474 562 c
- 470 582 466 632 448 634 c
- 430 636 334 598 310 598 c
- 286 598 200 638 170 626 c
- 140 614 136 490 134 478 c
- 132 466 116.317 392.0324 118 374 c
- 121.5 336.5 138.5 254 156 218 c
- 171.4708 186.1738 199 116 250 102 c
- 265.549 97.731 316 92 328 94 c
- f
- 0.45 g
- 335 310 m
- 322.328 309.074 317 305 v
- 308.5 298.5 289 291.5 276 298 c
- 264.184 303.907 261.211 313.918 260.5 317 c
- 259 323.5 260 332.5 260 341 C
- 256 328 261 332 250 322 c
- 239 312 217 284 210 279 c
- 203 274 193 267 201 261 c
- 209 255 216 254.5 212 246 c
- 206.953 235.274 209.5 235 212 230 c
- 216.669 220.661 229.5 214.5 235 206 c
- 339 305 335 310 V
- f
- 0.3 g
- 296 253 m
- 302.979 253.536 331.5 264 342.5 265.5 c
- 353.5 267 383.5 270.5 386.5 270 c
- 389.5 269.5 395 269.5 391 266 c
- 387 262.5 369 244.5 365.5 241 c
- 362 237.5 333.7031 214.5317 317 210.5 c
- 299.5936 206.2985 288.4062 205.8682 274 209 c
- 270.0609 209.8563 259 217 253.5 221 c
- 248.7843 224.4296 240.734 231.218 238 234.5 c
- 233 240.5 224.263 243.554 226 250.5 c
- 227 254.5 232.498 260.031 240 260.5 c
- 248 261 260 260 268 258 c
- 279.198 255.2 289.5 252.5 296 253 c
- f
- 0.5 g
- 237.989 207.5 m
- 235.22 204.576 233 201.01 233 198 c
- 233 191 249 182 251 178 c
- 253 174 239 163 231 152 c
- 223 141 222 134 217 136 c
- 212 138 195 150 199 141 c
- 203 132 216 112 226 104 c
- 236 96 262 95 268 95 c
- 274 95 285 98 y
- 289 96 296 93 v
- 303 90 310 90 321 90 c
- 351 90 359.795 100.795 374 115 c
- 383 124 424 188 432 204 c
- 432.531 205.063 433.05 206.233 433.554 207.5 c
- 409.147 207.5 L
- 401.157 184.418 392.711 162.495 389 156 c
- 381 142 342 114 327 113 c
- 312 112 293 121 y
- 262 115 255 121 v
- 248 127 251 142 261 156 c
- 271 170 288 171 296 171 c
- 304 171 339.0541 176.1764 343 189 c
- 347 202 306.8532 182.1285 295 184 c
- 257 190 271 205 274 209 c
- 259 216 255 219.5 v
- 237.989 207.5 L
- f
- 433.554 207.5 m
- 440.642 225.194 445 260.797 445 272 c
- 445 284 450 358 y
- 448 333 431 302 v
- 428.849 298.078 399 283 395 280 C
- 377 300 L
- 364.865 314.071 357 325 352 325 C
- 340 313 335 310 v
- 339 308 l
- 350 316 352 317 v
- 354 318 392 270 y
- 393.124 266.459 399.438 269.425 404 268 c
- 420 263 427 274 427 270 c
- 427 262.324 418.378 234.141 409.147 207.5 c
- 433.554 207.5 L
- f
- 0.25 g
- 0 R
- 0 G
- 63 118 m
- 63 117 69 85 79 71 c
- 90.463 54.95 101.944 45.47 109 45 c
- 124 44 145 62 159 78 c
- 172.17 93.051 206 144 y
- 214 153 204 161 v
- 194.468 168.625 183 162 y
- 151 129 l
- 135 157 129 157 v
- B
- 0.35 g
- 187 152 m
- 211 165 175 111 164 107 c
- 145.18 100.156 175.877 145.975 187 152 c
- f
- 0.45 g
- 128.5 130.5 m
- 127.385 125.885 125.627 121.303 126.789 116.571 c
- 128.804 108.364 134.352 101.995 136.88 94.296 c
- 138.784 88.494 139.613 82.153 137.818 75.415 c
- 135.057 65.045 126.187 59.274 116.626 61.951 c
- 96.059 67.711 97.134 91.362 100.465 108.31 c
- 102.586 119.101 114.815 122.017 121.762 130.279 c
- 122.961 131.705 125.629 132.362 127.329 131.241 c
- 128.249 130.634 131.907 129.769 128.5 127.5 c
- F
- 0.6 g
- 114 120 m
- 118.123 120 129 69 124 66 c
- 119 63 106 99 106 106 c
- 106 113 110 120 114 120 c
- f
- 0.95 g
- 0 R
- 0 G
- 79 111 m
- 107.543 112.463 154 163 115 164 c
- 76.894 164.977 38.041 108.899 79 111 c
- b
- 0.25 g
- 86 124 m
- 100 126 134 158 110 154 c
- 90.346 150.724 63.038 120.719 86 124 c
- b
- 0.4 g
- 324 405 m
- 316.061 404.007 303 403 310 412 c
- 317 421 347 449 350 451 c
- 353 453 358 450 356 444 c
- 354 438 357 433 365 433 c
- 373 433 409 431 412 428 c
- 418.67 421.329 420.527 401.527 416 397 c
- 413 394 412 401 413 407 c
- 414 413 414 421 408 424 c
- 402 427 379 432 373 430 c
- 367 428 354 421 349 417 c
- 344 413 332 406 324 405 c
- f
- 0.92 g
- 0 R
- 0 G
- 0.3 w
- 410.5 410 m
- 394.5 424.5 379.5 424.5 v
- 364.5 424.5 344 414.5 344 407 c
- 344 402.472 369 398.5 380 399 c
- 401.031 399.956 410.5 410 y
- b
- 0.15 g
- 1 w
- 379.5 424.5 m
- 361.986 425.472 358.387 399 380 399 c
- 392.479 399 394.953 423.641 379.5 424.5 c
- f
- 1 g
- 382.25 415.25 m
- 377.141 413.547 379 405 383 408 c
- 385.884 410.163 386.292 416.597 382.25 415.25 c
- f
- 0.55 g
- 338 407 m
- 336.585 402.757 356 383 364 380 c
- 372 377 399 374 403 378 c
- 407 382 405 386 398 384 c
- 391 382 372 387 368 390 c
- 364 393 379 395 375 397 c
- 371 399 366 392 358 396 c
- 350 400 339 410 338 407 c
- f
- 0.75 g
- 317 334 m
- 324.28 326.719 323 322 322 317 c
- 321 312 317 304 312 314 c
- 307 324 305 332 308 335 c
- 311 338 313 338 317 334 c
- f
- 0.25 g
- 275 299.5 m
- 265.897 306.983 264 319 v
- 261 338 274 367 276 380 c
- 277.368 388.895 277 411 273 418 c
- 269 425 267 398 265 385 c
- 263 372 259.868 336.998 260 330 c
- 260.5 303.5 275 299.5 y
- f
- 0.92 g
- 236 251 m
- 239 252 245 253 252 251 c
- 261.1218 248.3937 276 247 284 247 c
- 292 247 314 250 323 252 c
- 332 254 354 263 357 257 c
- 360 251 351 240 347 235 c
- 343 230 331.5 222 324 219.5 c
- 317.2918 217.264 286 215 279.5 217 c
- 273.6862 218.7889 258 227 254 232 c
- 250 237 244 241 240 243 c
- 236 245 230.6334 249.2112 236 251 c
- f
- 0.05 g
- 180 158 m
- 253 235 l
- 258 231 261 230 v
- 264 229 272 228 y
- 243 200 241 196 v
- 239 192 200 138 y
- F
- 0.2 g
- 363.5 261 m
- 365 261 368.25 261.375 370 261.25 c
- 372.291 261.086 373.553 260.684 375.706 260.091 c
- 375.837 260.055 375.88 259.194 375.684 258.78 c
- 374.457 256.182 371.606 255.329 369.783 253.221 c
- 364.437 247.036 358.5 238.75 351.25 239 c
- 350.25 239.034 352.5 241.5 353 242.5 c
- 354.884 246.269 356.75 248.75 357.75 255 C
- 356.25 260 352.25 260 344.5 258 C
- 344.357 260.632 347.566 259.675 349.296 259.92 c
- 356.299 260.909 352.247 260.625 359.25 260.625 C
- 363.5 261 L
- f
- 1 g
- 311 231 m
- F
- 0.05 g
- 272 228 m
- 290.5 226 293 230 V
- 295.5 228 308.5 227 311 231 C
- 314.5 229.5 324 229.5 326.5 231.5 c
- 329.677 234.042 332.75 235.5 337.5 234 C
- 342.5 237 350.5 241.25 350.25 239.5 c
- 349.931 237.272 331.5 229 319 227.75 c
- 308.009 226.65 292.118 225.794 288 226 c
- 283 226.25 272 228 y
- f
- 0 R
- 0.65 G
- 0.75 w
- 272.5 246.25 m
- 272.25 244.75 270 232.5 269.25 231.25 c
- S
- 293.25 246.25 m
- 293.25 242.75 292.739 233.187 292.5 231.75 c
- S
- 311 244.5 m
- 311 241 311.489 234.677 311.25 233.239 c
- S
- 327.5 249 m
- 327.5 245.5 329.739 238.937 329.5 237.5 c
- S
- 343 253.5 m
- 343 250 345.739 243.437 345.5 242 c
- S
- 258.005 248.869 m
- 258.005 245.369 253.239 239.937 253 238.5 c
- S
- 293.505 222.869 m
- 293.505 219.369 294.239 218.437 294 217 c
- S
- 0 O
- 0.4 g
- 1 w
- 183 162 m
- 168.2923 184.1055 166 190 v
- 162.5 199 141.5 255 139.5 265 c
- 137.918 272.905 145 302 145 319 c
- 145 343.083 129 375 136 399 C
- 142 370 152 341 155 335 c
- 158 329 171 294 170 290 c
- 169 286 182 281 199 296 c
- 216 311 243 335 246 334 c
- 249 333 228 311 223 306 c
- 218 301 184 272 182 267 c
- 180 262 188 224 189 217 c
- 190 210 196 178 185 203 c
- 174 228 173 236 173 248 c
- 173 260 164 273 161 258 c
- 158 243 165 211 170 199 c
- 175 187 183 162 y
- f
- 0.45 g
- 242.5 456.5 m
- 245 455 270.056 433.948 269 425.5 c
- 268 417.5 257.064 402.266 252 401 c
- 250 400.5 252.5 406 y
- 257 411.5 251.559 420.093 243 425.5 c
- 233.5 431.5 215.5 434.5 204 433 c
- 195.061 431.834 184 427.5 181 421.5 c
- 178 415.5 173 408.5 y
- 176.5 429.5 186.5 434.5 v
- 196.5 439.5 219.5 444 229 438 c
- 238.5 432 228 446 222 453.5 c
- 216 461 242.5 456.5 y
- f
- 0.55 g
- 244 408 m
- 238 398 221 385 211 384 c
- 201 383 175 389 y
- 196 373 207 374 v
- 218 375 243 391 247 396 c
- 254.5 405 256.5 410 v
- 258.5 415 246.572 412.287 244 408 c
- f
- 0.25 g
- 230 467 m
- 211 476 253 455 249 448 c
- 245 441 236 445 228 450 c
- 220 455 205 458 196 456 c
- 187 454 163 445 159 441 c
- 155 437 164 449 173 458 c
- 195 480 230 467 y
- f
- 0.92 g
- 0 R
- 0 G
- 0.3 w
- 243 412 m
- 233.966 428.22 212 427 v
- 194 426 179.678 415.695 177 409 c
- 175 404 203.579 401.013 214.579 402.013 c
- 225.579 403.013 236 405 243 412 C
- b
- 0.15 g
- 1 w
- 214.579 402.013 m
- 227.058 402.013 230.033 425.155 214.579 426.013 c
- F
- 1 g
- 217.579 411.013 m
- 220.463 413.176 220.622 419.361 216.579 418.013 c
- F
- 0.15 g
- 214.579 426.013 m
- 197.065 426.986 192.967 402.013 214.579 402.013 c
- F
- 1 g
- 216.579 418.013 m
- 211.47 416.31 213.579 408.013 217.579 411.013 c
- F
- 0.3 g
- 95 459 m
- 101 393 103 385 v
- 105 377 95 316 118.5 323 c
- 127.717 325.745 130 314 y
- 130 328 129.5 406 122.5 421 c
- 115.5 436 95 459 y
- f
- 0.5 g
- 118.5 371 m
- 120 365 122.887 345.756 124.5 338.5 C
- 121.5 330 119 327.5 113 332 c
- 106.777 336.666 108 341 111 346 c
- 114 351 115 354 114 359 c
- 113 364 116.537 376.234 118.5 371 C
- f
- 0.4 g
- 121.5 419.5 m
- 125.39 406.66 131 392.5 134 375.5 C
- 146 421 L
- 157 442 159 460 160 478 c
- 161 496 174 581 y
- 222.774 585.776 256 577 v
- 309 563 293 581 297 604 c
- 298.247 611.172 225 650 197 643 c
- 169 636 130 579 131 542 c
- 132 505 137.5 489.75 135.5 466.75 c
- 133.5 443.75 131 438.5 y
- 125 454.5 115.5 467 103 470.5 c
- 92.309 473.493 87.187 464.088 96.5 454 c
- 102.5 447.5 116.5 436 121.5 419.5 c
- f
- 0.35 g
- 485 444.5 m
- 488.301 451.103 491.673 462.435 499 465 c
- 509 468.5 512 459 508 451 c
- 504 443 500.303 427.982 499.5 417 c
- 498 396.5 496.5 389 493.5 375.5 c
- 491.981 368.666 491.809 356.765 492.5 350 c
- 495 325.5 477.82 320.96 469 326 c
- 465.5 328 472 385 y
- 481.5 437.5 485 444.5 v
- f
- 0.4 g
- 495.144 456.167 m
- 496.191 459.538 498.5 460.497 502.18 458.141 c
- 504.171 456.866 503.396 454.244 503.054 452.284 c
- 501.963 446.04 497.641 441.471 496.435 435.214 c
- 495.357 429.617 492.743 424.049 492 418.5 c
- 491.602 415.531 488.887 410.57 486 412 c
- 484.761 412.613 482.309 419.57 482.5 421 c
- 483.5 428.5 485.269 431.832 487.023 438.683 c
- 488 442.5 488.545 445.203 491 449.5 c
- 493 453 495.07 455.931 495.144 456.167 c
- f
- 0.55 g
- 472.915 331.955 m
- 476.019 328.16 480.325 326.48 485.5 332 c
- 487.675 334.32 488.38 341.825 487 347 c
- 485.62 352.175 482.225 355.945 480.5 362.5 c
- 478.775 369.055 479.824 375.277 475.675 375.079 c
- 474 375 472 356.985 472 352.5 c
- 472 348.015 470.551 334.843 472.915 331.955 c
- f
- 0.7 g
- 475.596 336.265 m
- 477.327 334.149 479.059 333.187 481.944 336.265 c
- 483.157 337.559 485.022 341.074 484.253 343.96 c
- 483.483 346.845 480.405 348.769 479.444 352.424 c
- 478.482 356.079 479.444 360.504 477.135 360.311 c
- 474.827 360.119 474.25 350.5 474.25 348 c
- 474.25 345.499 474.278 337.875 475.596 336.265 c
- f
- 0.25 g
- 469 358 m
- 479 434 488 447 v
- 497 460 506 465 504 490 c
- 502 515 511.85 590.194 492 616 c
- 472 642 461 648 444 662 c
- 427 676 446.771 637.345 446 625 c
- 445 609 438 597 447 578 c
- 456 559 463 553 461 532 c
- 459 511 448 496 457 472 C
- 476.586 464.165 469 358 y
- f
- 0.55 g
- 474.5 586.5 m
- 477.647 591.27 477.295 600.419 484.5 601.5 C
- 484.401 599.342 487.101 599.02 487.273 597.474 c
- 490.074 572.269 485.55 548.041 490.204 522.629 c
- 490.882 518.931 491.869 514.781 491.722 511.535 c
- 490.928 494.004 492.77 475.106 483.5 459.5 C
- 475.897 480.572 482.271 503.119 479.618 526.513 c
- 477.413 545.96 470.305 563.782 471.903 582.465 c
- 472.033 583.98 472.363 586.232 473.664 587.298 c
- 477.424 590.377 479.213 593.572 481.5 597.5 c
- F
- 0.7 g
- 477.136 565.74 m
- 478.098 570.272 478.751 581.152 482.354 576.79 c
- 491.151 566.139 484.344 551.717 486.195 538.065 c
- 487.785 526.334 487.222 513.742 485.341 500.73 c
- 483.857 490.473 488.169 480.916 486.898 470.788 c
- 486.647 468.791 485.647 467.268 484.341 465.626 c
- 483.814 464.965 482.689 465.78 482.648 466.508 c
- 482.138 475.53 484.17 483.828 483.55 492.709 c
- 482.614 506.136 483.504 519.722 482.176 533.103 c
- 481.09 544.046 474.578 553.681 477.136 565.74 c
- f
- 0.65 g
- 433 560 m
- 452 546 447 531 v
- 442 516 437 499 y
- 438 512 440 531 v
- 442 550 433 560 y
- f
- 0.5 g
- 439 490 m
- 439 481 441 469 442 466 c
- 443 463 451 441 451 436 c
- 451 429 446 389 y
- 440 424 438 436 v
- 436 448 434 465 429 476 c
- 424.373 486.178 436 516 438 519 C
- 439 490 L
- f
- 0.25 g
- 446 389 m
- 443.171 386.171 440 414 436 427 c
- 433.574 434.881 426.091 445.212 417 449 c
- 405 454 385 451 376 449 c
- 371.022 447.893 353 444 350 451 c
- 346.634 458.853 360 465 365 467 c
- 370 469 399 470 410 467 c
- 420.072 464.253 437 450 Y
- 440 436 448 391 446 389 c
- f
- 420.215 695.146 m
- 424.276 691.877 428.52 689.596 432.237 686.211 c
- 437.643 681.289 440.653 674.936 444.608 668.567 c
- 446.461 665.584 446.81 662.68 446.363 659.519 c
- 445.255 651.689 447.319 644.268 445.381 636.529 c
- 444.147 631.6 442.222 627.112 440.113 622.684 c
- 436.078 614.211 427.391 610.842 419.342 606.815 c
- 413.856 604.071 407.421 605.339 401.678 603.822 c
- 393.359 601.626 384.699 599.914 376.821 597.466 c
- 367.074 594.437 357.071 591.89 347.835 587.751 c
- 343.316 585.726 339.75 580.988 335.177 577.991 c
- 329.685 574.392 322.775 575.34 316.743 573.638 c
- 312.765 572.516 308.472 570.266 304.335 569.065 c
- 295.222 566.421 280 571 278 578 c
- 274.27 591.052 270.544 593.623 258 599 c
- 251 602 248.515 607 239 607 c
- 230 607 218 607 209 610 c
- 202.259 612.246 196.088 614.542 189 613 c
- 184.82 612.09 169.341 608.164 166.731 604.342 c
- 166.55 604.077 167.528 603.226 168.5 603.5 C
- 164.138 604.187 159.974 602.822 156.776 600.167 c
- 146.397 591.55 140.981 579.808 139.626 567.377 c
- 136.354 537.354 139.872 507.676 137.661 477.488 c
- 137.262 472.051 137.454 466.655 135.75 461 c
- 134.185 455.809 135.793 450.871 133.5 445.5 c
- 132.604 443.403 130.877 441.811 130.5 439.5 C
- 125.883 445.892 124.714 453.13 119 458.5 c
- 113.908 463.283 107.526 469.507 100.5 471.5 C
- 95.234 503.727 93.816 509.683 94 542 c
- 94.046 550.245 97.105 581.574 99 590 c
- 104.21 613.174 111.037 629.867 124 650 c
- 131.322 661.372 145 676 159 686 c
- 174.619 697.156 187.727 707.117 206.638 710.784 c
- 237.616 716.79 264 717 297.484 713.818 c
- 311.722 712.465 325 714 332 714 c
- 333.921 714 352.825 715.234 354 715 c
- 374 711 382.736 711.878 400.315 704.596 c
- 409 701 414.31 699.9 420.215 695.146 c
- f
- 0.55 g
- 155 441 m
- 174 496 173 516 v
- 172 536 171 580 190 578 c
- 209 576 256 577 y
- 202.78 593.227 186 590 v
- 160 585 158 559 158 537 c
- 158 515 155 441 y
- f
- 0 R
- 0.2 G
- 0.25 w
- 468.25 338.25 m
- 466.407 331.876 466.192 323.532 464.5 317 c
- 461.051 303.692 456.5 283 453.5 272 c
- 451.572 264.933 448.855 257.317 446.927 250.182 c
- 443.5 237.5 441.5 229 437.5 217.5 c
- S
- 0 O
- 0.35 g
- 1 w
- 272 295 m
- 267.581 299.43 264 302.5 v
- 260.5 305.5 249 306.5 245 303.5 c
- 241 300.5 241.5 296 252 297 c
- 262.5 298 262 299 262.5 299 c
- 266.405 299 272 295 y
- f
- 0.5 g
- 260 308.5 m
- 255 310 251 308.5 v
- 247 307 238.5 306 244.5 312.5 c
- 250.5 319 251 318.5 254.5 315.5 c
- 258 312.5 260 308.5 y
- f
- 0.4 g
- 103 439 m
- 104 434 110 403 110 399 c
- 110 395 110 367 109 363 c
- 108 359 105.722 387.043 105 393 c
- 101 426 103 439 y
- f
- 0.7 g
- 277 693 m
- 298 683 307 664 v
- 316 645 317 608 317 607 c
- 317 606 314 627 307 648 c
- 300 669 291 678 277 693 c
- f
- 244 681 m
- 253 681 262 664 v
- 271 647 267 619 y
- 266 635 261 654 v
- 256 673 252 672 244 681 c
- f
- 271 684 m
- 287 669 292 654 v
- 296.2573 641.2279 299 622 y
- 300 652 295 661 v
- 290 670 264 693 y
- 263 691 269 677 274 671 c
- 288.9999 652.9999 292 621.5 y
- 292 643.5 288.5 652 v
- 283.3002 664.6278 271 684 y
- f
- 327 575.5 m
- 332 576 333.5 577 335.177 577.991 c
- 336.0891 578.53 347.0971 622.2569 346.5 634.5 c
- 345.5 655 337.3657 668.078 330.5 676 c
- 324 683.5 311 693 y
- 323.5 674 327 659.5 v
- 329.4665 649.2816 331.5 624 y
- 332.5 648 330 659.5 v
- 328.2482 667.558 319.5 683 y
- 343.5 663 342.5 627 v
- 342.0399 610.4384 334.5 585 331.5 579.5 c
- 328.5 574 327 575.5 y
- f
- 416.25 675.75 m
- 424.114 668.2805 427.9888 656.9093 427.3526 646.2738 c
- 427.1545 642.9619 428.0158 639.5312 426.7745 636.2408 c
- 425.7147 633.4318 423.3367 631.4992 422.25 628.75 C
- 423.0083 636.2343 424.039 643.6435 423.019 651.2189 c
- 422.7001 653.5873 422.5925 655.8877 422.0249 658.1946 c
- 420.519 664.3148 416.9758 669.5002 416.25 675.75 C
- f
- 367.5 697.5 m
- 382 688.5 387 677.5 389.5 660.5 C
- 386.0387 669.2593 382.9602 677.4038 377.1853 685.2689 c
- 374.0021 689.6041 370.2954 693.049 367.5 697.5 c
- F
- 384.5 687.5 m
- 392.1018 683.3059 405.5425 671.3645 407.975 659.3933 c
- 408.4728 656.9436 410.9547 645.8414 405.5 630.5 C
- 411 659.5 401 669.5 384.5 687.5 c
- F
- 329.5 695.5 m
- 335.1358 693.4325 340.5218 690.8122 345.1655 687.0834 c
- 349.4868 683.6133 352.0695 678.9398 354.973 674.1786 c
- 364.4678 658.6086 363.4772 639.2513 359.5 622.5 C
- 355.5202 636.3482 361.1633 650.6597 357.0174 664.3539 c
- 353.3444 676.4863 342.2866 683.0726 334.5 692.5 c
- F
- 358.5 691.5 m
- 370.8291 685.1059 379.1595 674.7378 383.5 662 c
- 386.2102 654.0465 387.7483 634.1341 380.5 606.5 C
- 380.9996 624.1386 385.5 640.5 381 659 c
- 378.4549 669.4627 374.5 673.5 358.5 691.5 c
- F
- 337.75 683.75 m
- 340.8428 681.1192 342.574 677.4207 346.1827 675.1433 c
- 347.5636 674.2719 351 664 352 659 c
- 352.5 656.5 354.5 634 350.25 624.25 C
- 351.8549 644.5088 352.2307 669.1685 335.75 683.75 c
- F
- 386.75 701.75 m
- 398.0468 699.0796 408.3219 694.1388 417.6132 686.5818 c
- 419.9248 684.7016 420.4031 679.5404 422 677 C
- 417 687 403.5 694.5 386.75 701.75 C
- f
- 449 656.5 m
- 451 638.5 448.5 630.5 447.5 618.5 C
- 451.5 625 450.54 629.9736 451.5 636 c
- 452.5048 642.3071 453 649 449 656.5 C
- f
- 205.5 672.5 m
- 216.8849 667.598 224.2705 656.4039 227.5 644.5 C
- 222.0268 644.2702 220.5018 650.32 216.3314 652.1063 c
- 212.6854 653.668 207.5469 649.2933 205.062 652.8884 c
- 200.2081 659.9108 194.2204 664.3155 187.5 668.5 C
- 195.3499 672.1039 202.7199 665.8464 208.5 661.5 C
- 204.9231 667.6018 200.9177 675.0246 193.5 676.5 C
- 199.329 676.4532 203.6514 673.1076 208.5 670.5 c
- F
- 216.7209 676.7482 m
- 224.8606 670.8403 232.8647 666.3421 237.0821 657.305 c
- 239.8198 651.4384 240.9588 644.8691 242.5 638.5 C
- 238.94 642.5002 237.6594 647.354 236.1137 652.2126 c
- 233 662 224.8569 669.5072 216.7209 676.7482 c
- 216.4031 677.031 216.3858 675.7465 216.7209 676.7482 C
- f
- 240.5 678.5 m
- 243.8087 672.6084 250.5929 669.3839 253.046 663.3164 c
- 256.8467 653.9159 259.1279 643.8866 258.5 633.5 C
- 259.263 638.3726 258.2089 643.171 256.1432 647.3224 c
- 250.6019 658.4587 245.7331 670.3538 236.5 678.5 c
- F
- 0.85 g
- 276.5 196.5 m
- 276.6329 193.9652 279.2034 193.2853 280.6082 192.9394 c
- 288.7647 190.9315 295.8054 186.972 304.448 188.7524 c
- 308.6913 189.6265 312.863 190.2204 316.2891 192.7821 c
- 318.5696 194.4872 320.0896 197.2361 319.5 200.5 C
- 314.2061 199.2776 308.9528 199.0032 303.442 197.756 c
- 294.1497 195.653 285.0872 201.3666 276.7905 198.622 c
- 275.1839 198.0905 277.1267 194.444 280.5 194.5 c
- F
- 0.5 g
- 196.5 617.5 m
- 188 630 183.5 630 171.5 633.5 c
- 170.4542 633.805 159.4574 636.3807 158.5 636.5 c
- 149.2023 637.6581 148.5 638.5 136.5 634.5 C
- 150.2224 635.929 169.5956 633.7592 177.5 627.5 c
- 180.6548 625.0018 183.2265 621.8613 186.5 619.5 C
- 176.2592 621.9455 165.3361 628.9505 154.5 627.5 C
- 161.9869 626.5471 175.5089 619.346 182 617.5 c
- 188.1533 615.75 192.5 616 196.5 617.5 C
- f
- %%Trailer
- Adobe_Illustrator881 /terminate get exec
- Adobe_customcolor /terminate get exec
- Adobe_cshow /terminate get exec
- Adobe_cmykcolor /terminate get exec
- showpage
-
-
- --------------------- end -----------------------
- --
- +-------------------------+
- | Brent Burton N5VMG |
- | bpb9204@tamsun.tamu.edu |
- +-------------------------+
-