Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!psuvax1!rutgers!cmcl2!yale!cs.yale.edu!sanders-malcolm@CS.YALE.EDU From: sanders-malcolm@CS.YALE.EDU (SANDERS-MALCOLM) Newsgroups: comp.lang.postscript Subject: Re: PostScript Christmas Cards Summary: Ho! Ho! Ho! Message-ID: <6415@cs.yale.edu> Date: 22 Nov 89 19:18:13 GMT References: <5458@cps3xx.UUCP> Sender: news@cs.yale.edu Reply-To: sanders-malcolm@VENUS.YCC.YALE.EDU (SANDERS-MALCOLM) Organization: Yale University Applied Physics Dept, New Haven CT 06520-2159 Lines: 59 In article <5458@cps3xx.UUCP> smithda@cpsvax.cps.msu.edu (J. Daniel Smith) writes: >Does anyone have PostScript Christmas cards floating around. Its >getting close to that time again, and it would be fun to do something >in PostScript. Anything else in the Christmas spirit would also be >fun to see. As a matter of fact, yes..... well, actually, sort of. The following fragment of postscript could become a the basis for a Christmas Card. You have to fool around with the size and maybe include a message on the inside. Also, your taste has to be roughly isomorphic to mine. You can print the following on a LaserWriter. ======================== cut here ========================================= %! % Christmas card for those just slightly overwhelmed % by the season and all its trappings.... % scale to suit your needs and add a message if desired. /inch {72 mul} def gsave 0 1.5 inch translate 8.5 inch 8.5 inch scale % width of a sheet of paper 0 setgray newpath .5 .5 .4 0 360 arc closepath fill 1 setgray newpath .5 .5 .3 0 360 arc closepath fill .5 setgray newpath .375 .3 moveto 0 .45 rlineto .1 0 rlineto 0 -.35 rlineto .225 0 rlineto 0 -.1 rlineto closepath fill 0 setgray gsave .5 .5 translate -45 rotate newpath -.35 -.05 moveto 0 .1 rlineto .7 0 rlineto 0 -.1 rlineto closepath fill grestore grestore showpage ======================== cut here ========================================= __________ ____ ____ ____ ____ ____ __________ __________ |\ /| |\ /| / \ ____ ____ ____ ____ | \ / | | \ / | \____ __________ __________ | \ / | | \ / | \ ____ ____ ____ ____ | \/ |o | \/ |o \___ /o __________ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@ Malcolm M. Sanders BITNET: sanders@yalevms @@@ @@@ Applied Physics ARPANET: sanders@venus.ycc.yale.edu @@@ @@@ Yale Station Box 2159 @@@ @@@ New Haven, CT 06520 bellnet: (203) 432-4324 @@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@