home *** CD-ROM | disk | FTP | other *** search
/ Lighthouse Design Suite / LIGHTHOUSE.mdf / Diagram_2.5 / Application / Diagram.app / English.lproj / Palettes / Map_Symbols.dpalette2 / Image97 (.txt) < prev    next >
NeXT TypedStream Data  |  1993-08-04  |  15KB  |  679 lines

  1. typedstream
  2. NXImage
  3. Object
  4. NXEPSImageRep
  5. NXImageRep
  6. iisssss
  7. [14847c]%!PS-Adobe-3.0 EPSF-3.0
  8. %%Creator: Adobe Illustrator(TM) 3.0.1.
  9. %%For: () ()
  10. %%CreationDate: (12/1/92) (17:03)
  11. %%BoundingBox: 260 223 356 320
  12. %%DocumentProcessColors: Cyan Magenta Yellow Black
  13. %%DocumentSuppliedResources: procset Adobe_packedarray 2.0 0
  14. %%+ procset Adobe_cmykcolor 1.1 0
  15. %%+ procset Adobe_cshow 1.1 0
  16. %%+ procset Adobe_customcolor 1.0 0
  17. %%+ procset Adobe_IllustratorA_AI3 1.0 1
  18. %AI3_ColorUsage: Color
  19. %AI3_TemplateBox: 210 199.3478 400.9565 593
  20. %AI3_TemplateFile: /private/Net/trieste/TheGigster/Users/wiley/Interstate_Signs.tiff
  21. %AI3_TileBox: 30 31 582 761
  22. %AI3_DocumentPreview: Header
  23. %%Template:/private/Net/trieste/TheGigster/Users/wiley/Interstate_Signs.tiff
  24. %%PageOrigin:30 31
  25. %%AI3_PaperRect:0 792 612 0
  26. %%AI3_Margin:30 31 30 31
  27. %%EndComments
  28. %%BeginProlog
  29. %%BeginResource: procset Adobe_packedarray 2.0 0
  30. %%Title: (Packed Array Operators)
  31. %%Version: 2.0 
  32. %%CreationDate: (8/2/90) ()
  33. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  34. userdict /Adobe_packedarray 5 dict dup begin put
  35. /initialize            % - initialize -
  36. /packedarray where
  37.     Adobe_packedarray begin
  38.     Adobe_packedarray
  39.         dup xcheck
  40.             bind
  41.             } if
  42.         userdict 3 1 roll put
  43.         } forall
  44.     } ifelse
  45. } def
  46. /terminate            % - terminate -
  47. } def
  48. /packedarray        % arguments count packedarray array
  49. array astore readonly
  50. } def
  51. /setpacking            % boolean setpacking -
  52. } def
  53. /currentpacking        % - setpacking boolean
  54. false
  55. } def
  56. currentdict readonly pop end
  57. %%EndResource
  58. Adobe_packedarray /initialize get exec
  59. %%BeginResource: procset Adobe_cmykcolor 1.1 0
  60. %%Title: (CMYK Color Operators)
  61. %%Version: 1.1 
  62. %%CreationDate: (1/23/89) ()
  63. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  64. currentpacking true setpacking
  65. userdict /Adobe_cmykcolor 4 dict dup begin put
  66. /initialize            % - initialize -
  67. /setcmykcolor where
  68.     userdict /Adobe_cmykcolor_vars 2 dict dup begin put
  69.     /_setrgbcolor
  70.         /setrgbcolor load def
  71.     /_currentrgbcolor
  72.         /currentrgbcolor load def
  73.     Adobe_cmykcolor begin
  74.     Adobe_cmykcolor
  75.         dup xcheck
  76.             bind
  77.             } if
  78.         pop pop
  79.         } forall
  80.     Adobe_cmykcolor begin
  81.     } ifelse
  82. } def
  83. /terminate            % - terminate -
  84. currentdict Adobe_cmykcolor eq
  85.     } if
  86. } def
  87. /setcmykcolor        % cyan magenta yellow black setcmykcolor -
  88. 1 sub 4 1 roll
  89.     3 index add neg dup 0 lt
  90.         pop 0
  91.         } if
  92.     3 1 roll
  93.     } repeat
  94. Adobe_cmykcolor_vars /_setrgbcolor get exec
  95. } def 
  96. /currentcmykcolor    % - currentcmykcolor cyan magenta yellow black
  97. Adobe_cmykcolor_vars /_currentrgbcolor get exec
  98.     1 sub neg 3 1 roll
  99.     } repeat
  100. } def
  101. currentdict readonly pop end
  102. setpacking
  103. %%EndResource
  104. %%BeginResource: procset Adobe_cshow 1.1 0
  105. %%Title: (cshow Operator)
  106. %%Version: 1.1 
  107. %%CreationDate: (1/23/89) ()
  108. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  109. currentpacking true setpacking
  110. userdict /Adobe_cshow 3 dict dup begin put
  111. /initialize            % - initialize -
  112. /cshow where
  113.     userdict /Adobe_cshow_vars 1 dict dup begin put
  114.     /_cshow        % - _cshow proc
  115.         {} def
  116.     Adobe_cshow begin
  117.     Adobe_cshow
  118.         dup xcheck
  119.             bind
  120.             } if
  121.         userdict 3 1 roll put
  122.         } forall
  123.     } ifelse
  124. } def
  125. /terminate            % - terminate -
  126. } def
  127. /cshow                % proc string cshow -
  128. Adobe_cshow_vars
  129.     exch /_cshow
  130.     exch put
  131.     0 0 Adobe_cshow_vars /_cshow get exec
  132.     } forall
  133. } def
  134. currentdict readonly pop end
  135. setpacking
  136. %%EndResource
  137. %%BeginResource: procset Adobe_customcolor 1.0 0
  138. %%Title: (Custom Color Operators)
  139. %%Version: 1.0 
  140. %%CreationDate: (5/9/88) ()
  141. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  142. currentpacking true setpacking
  143. userdict /Adobe_customcolor 5 dict dup begin put
  144. /initialize            % - initialize -
  145. /setcustomcolor where
  146.     Adobe_customcolor begin
  147.     Adobe_customcolor
  148.         dup xcheck
  149.             bind
  150.             } if
  151.         pop pop
  152.         } forall
  153.     Adobe_customcolor begin
  154.     } ifelse
  155. } def
  156. /terminate            % - terminate -
  157. currentdict Adobe_customcolor eq
  158.     } if
  159. } def
  160. /findcmykcustomcolor    % cyan magenta yellow black name findcmykcustomcolor object
  161. 5 packedarray
  162. }  def
  163. /setcustomcolor        % object tint setcustomcolor -
  164. aload pop pop
  165.     4 index mul 4 1 roll
  166.     } repeat
  167. 5 -1 roll pop
  168. setcmykcolor
  169. } def
  170. /setoverprint        % boolean setoverprint -
  171. } def
  172. currentdict readonly pop end
  173. setpacking
  174. %%EndResource
  175. %%BeginResource: procset Adobe_IllustratorA_AI3 1.0 1
  176. %%Title: (Adobe Illustrator (R) Version 3.0 Abbreviated Prolog)
  177. %%Version: 1.0 
  178. %%CreationDate: (7/22/89) ()
  179. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  180. currentpacking true setpacking
  181. userdict /Adobe_IllustratorA_AI3 61 dict dup begin put
  182. % initialization
  183. /initialize                % - initialize -
  184. % 47 vars, but leave slack of 10 entries for custom Postscript fragments
  185. userdict /Adobe_IllustratorA_AI3_vars 57 dict dup begin put
  186. % paint operands
  187. /_lp /none def
  188. /_pf {} def
  189. /_ps {} def
  190. /_psf {} def
  191. /_pss {} def
  192. /_pjsf {} def
  193. /_pjss {} def
  194. /_pola 0 def
  195. /_doClip 0 def
  196. % paint operators
  197. /cf    currentflat def    % - cf flatness
  198. % typography operands
  199. /_tm matrix def
  200. /_renderStart [/e0 /r0 /a0 /o0 /e1 /r1 /a1 /i0] def 
  201. /_renderEnd [null null null null /i1 /i1 /i1 /i1] def
  202. /_render -1 def
  203. /_rise 0 def
  204. /_ax 0 def            % x character spacing    (_ax, _ay, _cx, _cy follows awidthshow naming convention)
  205. /_ay 0 def            % y character spacing
  206. /_cx 0 def            % x word spacing
  207. /_cy 0 def            % y word spacing
  208. /_leading [0 0] def
  209. /_ctm matrix def
  210. /_mtx matrix def
  211. /_sp 16#020 def
  212. /_hyphen (-) def
  213. /_fScl 0 def
  214. /_cnt 0 def
  215. /_hs 1 def
  216. /_nativeEncoding 0 def
  217. /_useNativeEncoding 0 def
  218. /_tempEncode 0 def
  219. /_pntr 0 def
  220. /_tDict 2 dict def
  221. % typography operators
  222. /Tx {} def
  223. /Tj {} def
  224. % compound path operators
  225. /CRender {} def
  226. % printing
  227. /_AI3_savepage {} def
  228. % color operands
  229. /_gf null def
  230. /_cf 4 array def
  231. /_if null def
  232. /_of false def
  233. /_fc {} def
  234. /_gs null def
  235. /_cs 4 array def
  236. /_is null def
  237. /_os false def
  238. /_sc {} def
  239. /_i null def
  240. Adobe_IllustratorA_AI3 begin
  241. Adobe_IllustratorA_AI3
  242.     dup xcheck
  243.         bind
  244.         } if
  245.     pop pop
  246.     } forall
  247. Adobe_IllustratorA_AI3 begin
  248. Adobe_IllustratorA_AI3_vars begin
  249. newpath
  250. } def
  251. /terminate                % - terminate -
  252. } def
  253. % definition operators
  254. /_                    % - _ null
  255. null def
  256. /ddef                % key value ddef -
  257. Adobe_IllustratorA_AI3_vars 3 1 roll put
  258. } def
  259. /xput                % key value literal xput -
  260. dup load dup length exch maxlength eq
  261.     dup dup load dup
  262.     length 2 mul dict copy def
  263.     } if
  264. load begin def end
  265. } def
  266. /npop                % integer npop -
  267.     } repeat
  268. } def
  269. % marking operators
  270. /sw                    % ax ay string sw x y 
  271. dup length exch stringwidth
  272. exch 5 -1 roll 3 index 1 sub mul add
  273. 4 1 roll 3 1 roll 1 sub mul add
  274. } def
  275. /swj                % cx cy fillchar ax ay string swj x y
  276. dup 4 1 roll
  277. dup length exch stringwidth 
  278. exch 5 -1 roll 3 index 1 sub mul add
  279. 4 1 roll 3 1 roll 1 sub mul add 
  280. 6 2 roll /_cnt 0 ddef
  281. {1 index eq {/_cnt _cnt 1 add ddef} if} forall pop
  282. exch _cnt mul exch _cnt mul 2 index add 4 1 roll 2 index add 4 1 roll pop pop
  283. } def
  284. /ss                    % ax ay string matrix ss -
  285. 4 1 roll
  286.     {                % matrix ax ay char 0 0 {proc} -
  287.     2 npop 
  288.     (0) exch 2 copy 0 exch put pop
  289.     gsave
  290.     false charpath currentpoint
  291.     4 index setmatrix
  292.     stroke
  293.     grestore
  294.     moveto
  295.     2 copy rmoveto
  296.     } exch cshow
  297. 3 npop
  298. } def
  299. /jss                % cx cy fillchar ax ay string matrix jss -
  300. 4 1 roll
  301.     {                % cx cy fillchar matrix ax ay char 0 0 {proc} -   
  302.     2 npop 
  303.     (0) exch 2 copy 0 exch put 
  304.     gsave
  305.     _sp eq 
  306.         exch 6 index 6 index 6 index 5 -1 roll widthshow  
  307.         currentpoint
  308.         false charpath currentpoint
  309.         4 index setmatrix stroke
  310.         }ifelse
  311.     grestore
  312.     moveto
  313.     2 copy rmoveto
  314.     } exch cshow
  315. 6 npop
  316. } def
  317. % path operators
  318. /sp                    % ax ay string sp -
  319.     2 npop (0) exch
  320.     2 copy 0 exch put pop
  321.     false charpath
  322.     2 copy rmoveto
  323.     } exch cshow
  324. 2 npop
  325. } def
  326. /jsp                    % cx cy fillchar ax ay string jsp -
  327.     {                    % cx cy fillchar ax ay char 0 0 {proc} -
  328.     2 npop 
  329.     (0) exch 2 copy 0 exch put 
  330.     _sp eq 
  331.         exch 5 index 5 index 5 index 5 -1 roll widthshow  
  332.         false charpath
  333.         }ifelse
  334.     2 copy rmoveto
  335.     } exch cshow
  336. 5 npop
  337. } def
  338. % path construction operators
  339. /pl                % x y pl x y
  340. transform
  341. 0.25 sub round 0.25 add exch
  342. 0.25 sub round 0.25 add exch
  343. itransform
  344. } def
  345. /setstrokeadjust where
  346.     pop true setstrokeadjust
  347.     /c                % x1 y1 x2 y2 x3 y3 c -
  348.     curveto
  349.     } def
  350.     /c load def
  351.     /v                % x2 y2 x3 y3 v -
  352.     currentpoint 6 2 roll curveto
  353.     } def
  354.     /v load def
  355.     /y                % x1 y1 x2 y2 y -
  356.     2 copy curveto
  357.     } def
  358.     /y load def
  359.     /l                % x y l -
  360.     lineto
  361.     } def
  362.     /l load def
  363.     /m                % x y m -
  364.     moveto
  365.     } def
  366.     {%else
  367.     pl curveto
  368.     } def
  369.     /c load def
  370.     currentpoint 6 2 roll pl curveto
  371.     } def
  372.     /v load def
  373.     pl 2 copy curveto
  374.     } def
  375.     /y load def
  376.     pl lineto
  377.     } def
  378.     /l load def
  379.     pl moveto
  380.     } def
  381.     }ifelse
  382. % graphic state operators
  383. /d                    % array phase d -
  384. setdash
  385. } def
  386. /cf    {} def            % - cf flatness
  387. /i                    % flatness i -
  388. dup 0 eq
  389.     pop cf
  390.     } if
  391. setflat
  392. } def
  393. /j                    % linejoin j -
  394. setlinejoin
  395. } def
  396. /J                    % linecap J -
  397. setlinecap
  398. } def
  399. /M                    % miterlimit M -
  400. setmiterlimit
  401. } def
  402. /w                    % linewidth w -
  403. setlinewidth
  404. } def
  405. % path painting operators
  406. /H                    % - H -
  407. {} def
  408. /h                    % - h -
  409. closepath
  410. } def
  411. /N                    % - N -
  412. _pola 0 eq 
  413.     _doClip 1 eq {clip /_doClip 0 ddef} if 
  414.     newpath
  415.     /CRender {N} ddef
  416.     }ifelse
  417. } def
  418. /n                    % - n -
  419. {N} def
  420. /F                    % - F -
  421. _pola 0 eq 
  422.     _doClip 1 eq 
  423.         gsave _pf grestore clip newpath /_lp /none ddef _fc 
  424.         /_doClip 0 ddef
  425.         _pf
  426.         }ifelse
  427.     /CRender {F} ddef
  428.     }ifelse
  429. } def
  430. /f                    % - f -
  431. closepath
  432. } def
  433. /S                    % - S -
  434. _pola 0 eq 
  435.     _doClip 1 eq 
  436.         gsave _ps grestore clip newpath /_lp /none ddef _sc 
  437.         /_doClip 0 ddef
  438.         _ps
  439.         }ifelse
  440.     /CRender {S} ddef
  441.     }ifelse
  442. } def
  443. /s                    % - s -
  444. closepath
  445. } def
  446. /B                    % - B -
  447. _pola 0 eq 
  448.     _doClip 1 eq     % F clears _doClip
  449.     gsave F grestore 
  450.         gsave S grestore clip newpath /_lp /none ddef _sc
  451.         /_doClip 0 ddef
  452.         }ifelse
  453.     /CRender {B} ddef
  454.     }ifelse
  455. } def
  456. /b                    % - b -
  457. closepath
  458. } def
  459. /W                    % - W -
  460. /_doClip 1 ddef
  461. } def
  462. /*                    % - [string] * -
  463. count 0 ne 
  464.     dup type (stringtype) eq {pop} if
  465.     } if 
  466. _pola 0 eq {newpath} if
  467. } def
  468. % group operators
  469. /u                    % - u -
  470. {} def
  471. /U                    % - U -
  472. {} def
  473. /q                    % - q -
  474. _pola 0 eq {gsave} if
  475. } def
  476. /Q                    % - Q -
  477. _pola 0 eq {grestore} if
  478. } def
  479. /*u                    % - *u -
  480. _pola 1 add /_pola exch ddef
  481. } def
  482. /*U                    % - *U -
  483. _pola 1 sub /_pola exch ddef 
  484. _pola 0 eq {CRender} if
  485. } def
  486. /D                    % polarized D -
  487. {pop} def
  488. /*w                    % - *w -
  489. {} def
  490. /*W                    % - *W -
  491. {} def
  492. % place operators
  493. /`                    % matrix llx lly urx ury string ` -
  494. /_i save ddef
  495. 6 1 roll 4 npop
  496. concat
  497. userdict begin
  498. /showpage {} def
  499. false setoverprint
  500. } def
  501. /~                    % - ~ -
  502. _i restore
  503. } def
  504. % color operators
  505. /O                    % flag O -
  506. /_of exch ddef
  507. /_lp /none ddef
  508. } def
  509. /R                    % flag R -
  510. /_os exch ddef
  511. /_lp /none ddef
  512. } def
  513. /g                    % gray g -
  514. /_gf exch ddef
  515. _lp /fill ne
  516.     _of setoverprint
  517.     _gf setgray
  518.     /_lp /fill ddef
  519.     } if
  520. } ddef
  521. } ddef
  522. /_psf
  523. ashow
  524. } ddef
  525. /_pjsf
  526. awidthshow
  527. } ddef
  528. /_lp /none ddef
  529. } def
  530. /G                    % gray G -
  531. /_gs exch ddef
  532. _lp /stroke ne
  533.     _os setoverprint
  534.     _gs setgray
  535.     /_lp /stroke ddef
  536.     } if
  537. } ddef
  538. stroke
  539. } ddef
  540. /_pss
  541. } ddef
  542. /_pjss
  543. } ddef
  544. /_lp /none ddef
  545. } def
  546. /k                    % cyan magenta yellow black k -
  547. _cf astore pop
  548. _lp /fill ne
  549.     _of setoverprint
  550.     _cf aload pop setcmykcolor
  551.     /_lp /fill ddef
  552.     } if
  553. } ddef
  554. } ddef
  555. /_psf
  556. ashow
  557. } ddef
  558. /_pjsf
  559. awidthshow
  560. } ddef
  561. /_lp /none ddef
  562. } def
  563. /K                    % cyan magenta yellow black K -
  564. _cs astore pop
  565. _lp /stroke ne
  566.     _os setoverprint
  567.     _cs aload pop setcmykcolor
  568.     /_lp /stroke ddef
  569.     } if
  570. } ddef
  571. stroke
  572. } ddef
  573. /_pss
  574. } ddef
  575. /_pjss
  576. } ddef
  577. /_lp /none ddef
  578. } def
  579. /x                    % cyan magenta yellow black name gray x -
  580. /_gf exch ddef
  581. findcmykcustomcolor
  582. /_if exch ddef
  583. _lp /fill ne
  584.     _of setoverprint
  585.     _if _gf 1 exch sub setcustomcolor
  586.     /_lp /fill ddef
  587.     } if
  588. } ddef
  589. } ddef
  590. /_psf
  591. ashow
  592. } ddef
  593. /_pjsf
  594. awidthshow
  595. } ddef
  596. /_lp /none ddef
  597. } def
  598. /X                    % cyan magenta yellow black name gray X -
  599. /_gs exch ddef
  600. findcmykcustomcolor
  601. /_is exch ddef
  602. _lp /stroke ne
  603.     _os setoverprint
  604.     _is _gs 1 exch sub setcustomcolor
  605.     /_lp /stroke ddef
  606.     } if
  607. } ddef
  608. stroke
  609. } ddef
  610. /_pss
  611. } ddef
  612. /_pjss
  613. } ddef
  614. /_lp /none ddef
  615. } def
  616. % locked object operator
  617. /A                    % value A -
  618. } def
  619. currentdict readonly pop end
  620. setpacking
  621. % annotate page operator
  622. /annotatepage
  623. } def
  624. %%EndResource
  625. %AI3-Grid.0 18 18 3 0 0 0 3
  626. %%EndProlog
  627. %%BeginSetup
  628. Adobe_cmykcolor /initialize get exec
  629. Adobe_cshow /initialize get exec
  630. Adobe_customcolor /initialize get exec
  631. Adobe_IllustratorA_AI3 /initialize get exec
  632. %%EndSetup
  633. 0 i 0 J 0 j 1 w 4 M []0 d
  634. %AI3_Note:
  635. 276.2661 243.5525 m
  636. 267.7938 254.0064 262.4774 266.6234 262.4774 281.2234 c
  637. 262.4774 295.1923 269.2363 310.693 276.3555 318.4434 c
  638. 281.6732 314.9285 286.9001 312.9455 292.1271 312.9455 c
  639. 297.3541 312.9455 302.6718 314.9285 307.808 318.4434 c
  640. 313.0349 314.9285 318.2619 312.9455 323.4889 312.9455 c
  641. 328.7158 312.9455 333.9441 314.9285 339.0803 318.4434 c
  642. 346.2903 310.693 353.0492 295.1923 353.0492 281.2234 c
  643. 353.0492 266.6234 347.6421 254.0064 339.3513 243.5525 c
  644. 331.6009 233.8205 316.2789 224.5382 307.808 224.5382 c
  645. 299.2463 224.5382 283.9257 233.8205 276.2661 243.5525 c
  646. 268.2448 298.527 m
  647. 267.3427 295.9128 265.181 289.9653 265.181 281.2234 c
  648. 265.181 269.4178 268.7852 257.6107 278.5186 244.8135 c
  649. 283.9257 237.6943 298.9767 227.2418 307.808 227.2418 c
  650. 316.6406 227.2418 331.6009 237.6943 337.008 244.8135 c
  651. 346.8307 257.6107 350.3456 269.4178 350.3456 281.2234 c
  652. 350.3456 289.9653 348.2733 295.9128 347.2818 298.527 C
  653. 268.2448 298.527 l
  654. 1 1 0 0 k
  655. 268.2315 298.7863 m
  656. 267.3294 296.1721 265.1677 290.2245 265.1677 281.4827 c
  657. 265.1677 269.677 268.7719 257.8699 278.5053 245.0727 c
  658. 283.9124 237.9536 298.9634 227.501 307.7947 227.501 c
  659. 316.6273 227.501 331.5876 237.9536 336.9947 245.0727 c
  660. 346.8174 257.8699 350.3323 269.677 350.3323 281.4827 c
  661. 350.3323 290.2245 348.2599 296.1721 347.2685 298.7863 C
  662. 268.2315 298.7863 l
  663. 0 1 1 0 k
  664. 269.7063 301.3525 m
  665. 274.5 311 271.8283 307.6573 277.3422 313.66 c
  666. 281.4608 310.9377 290.0091 308.9019 294.0574 308.9019 c
  667. 298.1057 308.9019 302.2243 310.4377 306.2023 313.16 c
  668. 310.2506 310.4377 314.2989 308.9019 318.3472 308.9019 c
  669. 322.3955 308.9019 333.9449 310.4377 337.9229 313.16 c
  670. 343.507 307.1573 341 311.5 346.3546 301.3525 c
  671. %%PageTrailer
  672. %%Trailer
  673. Adobe_IllustratorA_AI3 /terminate get exec
  674. Adobe_customcolor /terminate get exec
  675. Adobe_cshow /terminate get exec
  676. Adobe_cmykcolor /terminate get exec
  677. Adobe_packedarray /terminate get exec
  678. %%EOF
  679.