2 %%BoundingBox: -1 691 324 757
3 %%Title: cons-cell-diagram3
4 %%CreationDate: Wed Mar 8 14:25:41 1995
5 %%Creator: Tgif-2.16-p4 by William Chia-Wei Cheng (william@cs.UCLA.edu)
7 % Due to bugs in Transcript, the 'PS-Adobe-' stuff is omitted from line 1
10 % Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007
11 % Free Software Foundation, Inc.
13 % This file is part of GNU Emacs.
15 % GNU Emacs is free software; you can redistribute it and/or modify
16 % it under the terms of the GNU General Public License as published by
17 % the Free Software Foundation; either version 2, or (at your option)
20 % GNU Emacs is distributed in the hope that it will be useful,
21 % but WITHOUT ANY WARRANTY; without even the implied warranty of
22 % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23 % GNU General Public License for more details.
25 % You should have received a copy of the GNU General Public License
26 % along with GNU Emacs; see the file COPYING. If not, write to
27 % the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
28 % Boston, MA 02110-1301, USA.
30 /tgifdict 132 dict def
34 % Using a zero value radius for an ellipse or an arc would result
35 % in a non-invertible CTM matrix which causes problem when this
36 % when this PostScript is wrapped inside other routines, such as
37 % the multi.ps package from
38 % ftp.ucc.su.oz.au:/pub/ps_printing/multi. You can overcome such
39 % error by uncommenting the sole line of the procedure below:
43 % dup 0.01 lt { pop 0.01 } if
46 /tgifellipsedict 6 dict def
47 tgifellipsedict /mtrx matrix put
50 { tgifellipsedict begin
55 /savematrix mtrx currentmatrix def
63 /tgifarrowtipdict 8 dict def
64 tgifarrowtipdict /mtrx matrix put
67 { tgifarrowtipdict begin
74 /savematrix mtrx currentmatrix def
84 /tgifarcdict 8 dict def
85 tgifarcdict /mtrx matrix put
95 /savematrix mtrx currentmatrix def
98 0 0 1 startangle endangle arc
111 /savematrix mtrx currentmatrix def
114 0 0 1 startangle endangle arcn
119 /tgifsetuserscreendict 22 dict def
120 tgifsetuserscreendict begin
123 /tempscale matrix def
126 { /proc2 exch cvlit def
127 /proc1 exch cvlit def
128 /newproc proc1 length proc2 length add array def
129 newproc 0 proc1 putinterval
130 newproc proc1 length proc2 putinterval
133 /resmatrix matrix def
135 { 72 0 resmatrix defaultmatrix dtransform
136 /yres exch def /xres exch def
137 xres dup mul yres dup mul add sqrt
142 { tgifsetuserscreendict begin
143 /spotfunction exch def
144 /screenangle exch def
147 /m tempctm currentmatrix def
148 /rm screenangle temprot rotate def
149 /sm cellsize dup tempscale scale def
151 sm rm m m concatmatrix m concatmatrix pop
153 1 0 m dtransform /y1 exch def /x1 exch def
155 /veclength x1 dup mul y1 dup mul add sqrt def
156 /frequency findresolution veclength div def
158 /newscreenangle y1 x1 atan def
160 m 2 get m 1 get mul m 0 get m 3 get mul sub 0 gt
162 {{neg} /spotfunction load concatprocs
163 /spotfunction exch def
166 frequency newscreenangle /spotfunction load setscreen
170 /tgifsetpatterndict 18 dict def
171 tgifsetpatterndict begin
173 { /ybit exch def /xbit exch def
174 /bytevalue bstring ybit bwidth mul xbit 8 idiv add get def
176 /mask 1 7 xbit 8 mod sub bitshift def
177 bytevalue mask and 0 ne
181 /tgifbitpatternspotfunction
182 { tgifsetpatterndict begin
183 /y exch def /x exch def
185 /xindex x 1 add 2 div bpside mul cvi def
186 /yindex y 1 add 2 div bpside mul cvi def
188 xindex yindex bitison
189 { /onbits onbits 1 add def 1 }
190 { /offbits offbits 1 add def 0 }
196 { tgifsetpatterndict begin
203 /onbits 0 def /offbits 0 def
204 cellsz angle /tgifbitpatternspotfunction load tgifsetuserscreen
206 offbits offbits onbits add div setgray
210 /tgifxpmdict 4 dict def
211 /tgifbwpicstr 1 string def
212 /tgifcolorpicstr 3 string def
214 /tgifsetpixels { tgifxpmdict begin /pixels exch def end } def
216 /tgifsetpix { tgifxpmdict begin pixels 3 1 roll putinterval end } def
222 pixels index 3 mul 3 getinterval aload pop
223 255 mul .114 mul exch 255 mul .587 mul add exch 255 mul .299 mul add
232 pixels index 3 mul 3 getinterval aload pop
233 255 mul cvi tgifcolorpicstr 2 3 -1 roll put
234 255 mul cvi tgifcolorpicstr 1 3 -1 roll put
235 255 mul cvi tgifcolorpicstr 0 3 -1 roll put
243 pixels index 3 mul 3 getinterval aload pop setrgbcolor
247 /tgifcolordict 4 dict def
252 { tgifcolordict begin
261 tgifbwpicstr readhexstring pop 0 get tgifnewcolorspot
262 x y moveto 1 0 rlineto 0 1 rlineto -1 0 rlineto
273 /tgifpatdict 10 dict def
276 { currentdict /retstr get exch
277 pat i cellsz mod get put
281 { 0 1 widthlim {tgifpatbyte} for retstr
294 /widthlim w cellsz div cvi 1 sub def
295 /retstr widthlim 1 add string def
299 w h true [1 0 0 1 0 0] {tgifpatproc} imagemask
300 ltx neg lty neg translate
304 /pat1 <ffffffffffffffff> def
305 /pat2 <0000000000000000> def
306 /pat3 <8000000008000000> def
307 /pat4 <8800000022000000> def
308 /pat5 <8800220088002200> def
309 /pat6 <8822882288228822> def
310 /pat7 <aa55aa55aa55aa55> def
311 /pat8 <77dd77dd77dd77dd> def
312 /pat9 <77ffddff77ffddff> def
313 /pat10 <77ffffff77ffffff> def
314 /pat11 <7fffffff7fffffff> def
315 /pat12 <8040200002040800> def
316 /pat13 <40a00000040a0000> def
317 /pat14 <ff888888ff888888> def
318 /pat15 <ff808080ff080808> def
319 /pat16 <f87422478f172271> def
320 /pat17 <038448300c020101> def
321 /pat18 <081c22c180010204> def
322 /pat19 <8080413e080814e3> def
323 /pat20 <8040201008040201> def
324 /pat21 <8844221188442211> def
325 /pat22 <77bbddee77bbddee> def
326 /pat23 <c1e070381c0e0783> def
327 /pat24 <7fbfdfeff7fbfdfe> def
328 /pat25 <3e1f8fc7e3f1f87c> def
329 /pat26 <0102040810204080> def
330 /pat27 <1122448811224488> def
331 /pat28 <eeddbb77eeddbb77> def
332 /pat29 <83070e1c3870e0c1> def
333 /pat30 <fefdfbf7efdfbf7f> def
334 /pat31 <7cf8f1e3c78f1f3e> def
336 /tgifcentertext { dup stringwidth pop 2 div neg 0 rmoveto } def
338 /tgifrighttext { dup stringwidth pop neg 0 rmoveto } def
340 /tgifreencsmalldict 12 dict def
342 { tgifreencsmalldict begin
343 /newcodesandnames exch def
344 /newfontname exch def
345 /basefontname exch def
347 /basefontdict basefontname findfont def
348 /newfont basefontdict maxlength dict def
353 { exch dup length array copy newfont 3 1 roll put }
354 { exch newfont 3 1 roll put }
362 newfont /FontName newfontname put
363 newcodesandnames aload pop
365 newcodesandnames length 2 idiv
366 { newfont /Encoding get 3 1 roll put}
369 newfontname newfont definefont pop
373 /tgifgray { 8 1 0 72 300 32 div div tgifsetpattern } bind def
375 /tgifboxdict 6 dict def
378 /pat def /w def /y2 exch def /x2 exch def /y1 exch def /x1 exch def
380 w 1 eq { w setlinewidth } if
381 pat pat1 ne pat pat2 ne and { gsave pat tgifgray } if
382 newpath x1 y1 moveto x2 y1 lineto x2 y2 lineto x1 y2 lineto closepath
383 pat pat2 eq { 1 setgray stroke 0 setgray } { stroke } ifelse
384 pat pat1 ne pat pat2 ne and { grestore } if
385 w 1 eq { 1 setlinewidth } if
391 /pat def /y2 exch def /x2 exch def /y1 exch def /x1 exch def
392 pat pat1 ne pat pat2 ne and { gsave pat tgifgray } if
393 newpath x1 y1 moveto x2 y1 lineto x2 y2 lineto x1 y2 lineto closepath
394 pat pat2 eq { 1 setgray fill 0 setgray } { fill } ifelse
395 pat pat1 ne pat pat2 ne and { grestore } if
401 %%PageBoundingBox: -1 691 324 757
403 /tgifsavedpage save def
410 72 0 mul 72 11.00 mul translate
411 72 128 div 100 mul 100 div dup neg scale
419 128 102 moveto 192 102 lineto 192 134 lineto 128 134 lineto
436 0 80 atan dup cos 8 mul 256 exch sub
437 exch sin 8 mul 124 exch sub lineto
442 256 124 8 3 80 0 tgifarrowtip
448 /Courier findfont [17 0 0 -17 0 0] makefont setfont
450 208 172 moveto (rose) show
458 0 48 atan dup cos 8 mul 192 exch sub
459 exch sin 8 mul 167 exch sub lineto
464 192 167 8 3 48 0 tgifarrowtip
472 261 102 moveto 325 102 lineto 325 134 lineto 261 134 lineto
489 0 93 atan dup cos 8 mul 402 exch sub
490 exch sin 8 mul 118 exch sub lineto
495 402 118 8 3 93 0 tgifarrowtip
501 /Courier findfont [17 0 0 -17 0 0] makefont setfont
503 341 172 moveto (violet) show
511 0 48 atan dup cos 8 mul 325 exch sub
512 exch sin 8 mul 167 exch sub lineto
517 325 167 8 3 48 0 tgifarrowtip
525 404 100 moveto 468 100 lineto 468 132 lineto 404 132 lineto
542 0 48 atan dup cos 8 mul 499 exch sub
543 exch sin 8 mul 117 exch sub lineto
548 499 117 8 3 48 0 tgifarrowtip
554 /Courier findfont [17 0 0 -17 0 0] makefont setfont
556 483 171 moveto (buttercup) show
564 0 48 atan dup cos 8 mul 467 exch sub
565 exch sin 8 mul 166 exch sub lineto
570 467 166 8 3 48 0 tgifarrowtip
576 /Courier findfont [17 0 0 -17 0 0] makefont setfont
578 511 123 moveto (nil) show
583 /Courier findfont [17 0 0 -17 0 0] makefont setfont
585 131 80 moveto (flowers) show
594 0 18 atan dup cos 8 mul 255 exch sub
595 exch sin 8 mul 113 exch sub lineto
600 255 113 8 3 18 0 tgifarrowtip
606 /Courier findfont [17 0 0 -17 0 0] makefont setfont
608 2 80 moveto (bouquet) show
617 0 18 atan dup cos 8 mul 126 exch sub
618 exch sin 8 mul 115 exch sub lineto
623 126 115 8 3 18 0 tgifarrowtip
628 tgifsavedpage restore
630 %MatchingCreationDate: Wed Mar 8 14:25:41 1995