home *** CD-ROM | disk | FTP | other *** search
/ Nebula / nebula.bin / Documents / Diagram / UW_Palettes / BkgndsRandom.dpalette (.txt) < prev    next >
NeXT TypedStream Data  |  1992-07-30  |  7KB  |  201 lines

  1. typedstream
  2.     PrintInfo
  3. Object
  4. *fffffcsiii*s***i
  5. Letter
  6. Promethius
  7. NeXT 400 dpi Laser Printer
  8. morpheus
  9. ffffii
  10. PaletteView
  11. GraphicView
  12. ViewGrid
  13.     Responder
  14. EditView
  15. PSMatrix
  16. [12f]
  17. cccf    
  18. @iiffcc
  19. LightOrderedSet
  20. LightUnsortedCollection
  21. LightOrderedCollection
  22. LightCollection
  23. compare:
  24. [12@]
  25.     Rectangle
  26. TaskTextGraphic
  27. SolidGraphic
  28. Graphic
  29.     cccccc#@@
  30. LineTaskTextGraphic
  31. LineTaskGraphic
  32. SplineGraphic
  33. LineGraphic
  34. cccif
  35.     TextThing
  36. [161c]{\rtf0\ansi{\fonttbl\f0\fswiss Helvetica;}
  37. \margl40
  38. \margr40
  39. \pard\tx960\tx1920\tx2880\tx3840\tx4800\tx5760\tx6720\tx7680\tx8640\tx9600\f0\b0\i0\ul0\fs24 Gray
  40. [162c]{\rtf0\ansi{\fonttbl\f0\fswiss Helvetica;}
  41. \margl40
  42. \margr40
  43. \pard\tx960\tx1920\tx2880\tx3840\tx4800\tx5760\tx6720\tx7680\tx8640\tx9600\f0\b0\i0\ul0\fs24 Color
  44.     PSGraphic
  45. [519c]%!PS-Adobe-2.0 EPSF-2.0
  46. %%BoundingBox: 0 0 100 100
  47. %%Title:ColorTriangles.eps
  48. %%Creator: Kevin Brain (ksbrain@zeus.UWaterloo.ca)
  49. %%CreationDate: Thur June 4 1992
  50. %%EndComments
  51. usertime srand
  52. /getx {rand 1000 mod 1000 div 100 mul} bind def
  53. /gety {rand 1000 mod 1000 div 100 mul} bind def
  54. /setcolor {rand 1000 mod 1000 div 1 1 sethsbcolor} bind def
  55. /drawtriangle {getx 10 sub gety 10 sub moveto 
  56. getx 4 div gety 4 div rlineto 
  57. getx gety lineto 
  58. closepath fill flushgraphics} bind def
  59. 200{setcolor drawtriangle} repeat
  60. [520c]%!PS-Adobe-2.0 EPSF-2.0
  61. %%BoundingBox: 0 0 100 100
  62. %%Title:ColorTriangles.eps
  63. %%Creator: Kevin Brain (ksbrain@zeus.UWaterloo.ca)
  64. %%CreationDate: Thur June 4 1992
  65. %%EndComments
  66. usertime srand
  67. /getx {rand 1000 mod 1000 div 100 mul} bind def
  68. /gety {rand 1000 mod 1000 div 100 mul} bind def
  69. /setshade {rand 2000 mod 3000 div .333 add setgray} bind def
  70. /drawtriangle {getx 10 sub gety 10 sub moveto 
  71. getx 4 div gety 4 div rlineto 
  72. getx gety lineto 
  73. closepath fill flushgraphics} bind def
  74. 200{setshade drawtriangle} repeat
  75. [564c]%!PS-Adobe-2.0 EPSF-2.0
  76. %%BoundingBox: 0 0 100 100
  77. %%Title:GrayFlowers.eps
  78. %%Creator: Kevin Brain (ksbrain@zeus.UWaterloo.ca)
  79. %%CreationDate: Thur June 4 1992
  80. %%EndComments
  81. usertime srand
  82. /getx {rand 1000 mod 1000 div 100 mul} bind def
  83. /gety {rand 1000 mod 1000 div 100 mul} bind def
  84. /getradius {rand 1000 mod 200 div} bind def
  85. /setshade {rand 2000 mod 3000 div .333 add setgray} bind def
  86. /flower
  87. /size getradius store
  88. 1 1 6{
  89. 0 0  size 0 360 arc stroke
  90. 3 3 translate
  91. 60 rotate
  92. }for } def
  93. 100{gsave getx gety translate setshade flower stroke grestore} repeat
  94. [497c]%!PS-Adobe-2.0 EPSF-2.0
  95. %%BoundingBox: 0 0 100 100
  96. %%Title:GrayCircles.eps
  97. %%Creator: Kevin Brain (ksbrain@zeus.UWaterloo.ca)
  98. %%CreationDate: Thur June 4 1992
  99. %%EndComments
  100. usertime srand
  101. /getx {rand 1000 mod 1000 div 100 mul} bind def
  102. /gety {rand 1000 mod 1000 div 100 mul} bind def
  103. /getradius {rand 1000 mod 100 div} bind def
  104. /setshade {rand 2000 mod 3000 div .333 add setgray} bind def
  105. /drawcircle {getx gety getradius 0 360 arc fill flushgraphics} bind def
  106. 200{setshade drawcircle} repeat
  107. [452c]%!PS-Adobe-2.0 EPSF-2.0
  108. %%BoundingBox: 0 0 100 100
  109. %%Title:ColorLines.eps
  110. %%Creator: Kevin Brain (ksbrain@zeus.UWaterloo.ca)
  111. %%CreationDate: Thur June 4 1992
  112. %%EndComments
  113. usertime srand
  114. /getx {rand 1000 mod 1000 div 100 mul} bind def
  115. /gety {rand 1000 mod 1000 div 100 mul} bind def
  116. /setcolor {rand 1000 mod 1000 div 1 1 sethsbcolor} bind def
  117. /drawline {getx gety moveto getx gety lineto stroke flushgraphics} bind def
  118. 200{setcolor drawline} repeat
  119. %!PS-Adobe-2.0 EPSF-2.0
  120. %%BoundingBox: 0 0 100 100
  121. %%Title:ColorCircles.eps
  122. %%Creator: Kevin Brain (ksbrain@zeus.UWaterloo.ca)
  123. %%CreationDate: Thur June 4 1992
  124. %%EndComments
  125. usertime srand
  126. /getx {rand 1000 mod 1000 div 100 mul} bind def
  127. /gety {rand 1000 mod 1000 div 100 mul} bind def
  128. /getradius {rand 1000 mod 100 div} bind def
  129. /setcolor {rand 1000 mod 1000 div 1 1 sethsbcolor} bind def
  130. /drawcircle {getx gety getradius 0 360 arc fill flushgraphics} bind def
  131. 200{setcolor drawcircle} repeat
  132. [569c]%!PS-Adobe-2.0 EPSF-2.0
  133. %%BoundingBox: 0 0 100 100
  134. %%Title:ColorStars.eps
  135. %%Creator: Kevin Brain (ksbrain@zeus.UWaterloo.ca)
  136. %%CreationDate: Thur June 4 1992
  137. %%EndComments
  138. usertime srand
  139. /getx {rand 1000 mod 1000 div 100 mul} bind def
  140. /gety {rand 1000 mod 1000 div 100 mul} bind def
  141. /getradius {rand 1000 mod 100 div} bind def
  142. /setcolor {rand 1000 mod 1000 div 1 1 sethsbcolor} bind def
  143. /star {
  144. getx gety moveto
  145. /rot rand 360 mod store
  146. rot rotate
  147. /num getradius store 
  148. 5{num 0 rlineto 216 rotate} repeat
  149. -1 rot mul rotate} bind def
  150. 200{setcolor star eofill} repeat
  151. %!PS-Adobe-2.0 EPSF-2.0
  152. %%BoundingBox: 0 0 100 100
  153. %%Title:GrayStars.eps
  154. %%Creator: Kevin Brain (ksbrain@zeus.UWaterloo.ca)
  155. %%CreationDate: Thur June 4 1992
  156. %%EndComments
  157. usertime srand
  158. /getx {rand 1000 mod 1000 div 100 mul} bind def
  159. /gety {rand 1000 mod 1000 div 100 mul} bind def
  160. /getradius {rand 1000 mod 100 div} bind def
  161. /setshade {rand 2000 mod 3000 div .333 add setgray} bind def
  162. /star {
  163. getx gety moveto
  164. /rot rand 360 mod store
  165. rot rotate
  166. /num getradius store 
  167. 5{num 0 rlineto 216 rotate} repeat
  168. -1 rot mul rotate} bind def
  169. 200{setshade star eofill} repeat
  170. %!PS-Adobe-2.0 EPSF-2.0
  171. %%BoundingBox: 0 0 100 100
  172. %%Title:ColorFlowers.eps
  173. %%Creator: Kevin Brain (ksbrain@zeus.UWaterloo.ca)
  174. %%CreationDate: Thur June 4 1992
  175. %%EndComments
  176. usertime srand
  177. /getx {rand 1000 mod 1000 div 100 mul} bind def
  178. /gety {rand 1000 mod 1000 div 100 mul} bind def
  179. /getradius {rand 1000 mod 200 div} bind def
  180. /setcolor {rand 1000 mod 1000 div 1 1 sethsbcolor} bind def
  181. /flower
  182. /size getradius store
  183. 1 1 6{
  184. 0 0  size 0 360 arc stroke
  185. 3 3 translate
  186. 60 rotate
  187. }for } def
  188. 100{gsave getx gety translate setcolor flower stroke grestore} repeat
  189. [453c]%!PS-Adobe-2.0 EPSF-2.0
  190. %%BoundingBox: 0 0 100 100
  191. %%Title:GrayLines.eps
  192. %%Creator: Kevin Brain (ksbrain@zeus.UWaterloo.ca)
  193. %%CreationDate: Thur June 4 1992
  194. %%EndComments
  195. usertime srand
  196. /getx {rand 1000 mod 1000 div 100 mul} bind def
  197. /gety {rand 1000 mod 1000 div 100 mul} bind def
  198. /setshade {rand 2000 mod 3000 div .333 add setgray} bind def
  199. /drawline {getx gety moveto getx gety lineto stroke flushgraphics} bind def
  200. 200{setshade drawline} repeat
  201.