home *** CD-ROM | disk | FTP | other *** search
- %!
- % Generated by `Ugly Font'
- % FontName: Default
- %
- /newfont 16 dict def
- newfont begin
- /FontInfo 8 dict dup begin
- /version (001.001) readonly def
- /FullName (Default) readonly def
- /FamilyName (Default) readonly def
- /Weight (Medium) readonly def
- /ItalicAngle 0 def
- /isFixedPitch false def
- /UnderlinePosition -100 def
- /UnderlineThickness 50 def
- end readonly def
- /FontName /Default def
- /FullName (Default) def
- /FamilyName (Default) def
- /Weight (Medium) def
- /PaintType 0 def
- /FontType 3 def
- /FontMatrix [0.001 0 0 0.001 0 0] readonly def
- /CharProcs 256 dict def
- CharProcs begin
- /.notdef {} def
- % File: space.ufc (520) [ 0 0 0 0 ]
- /Space {
- % null path
- } def
- % File: box.ufc (520) [ 36 -4 484 664 ]
- /Box {
- 40 660 moveto
- 40 0 lineto
- 480 0 lineto
- 480 660 lineto
- 72 628 moveto
- 460 628 lineto
- 460 20 lineto
- 72 20 lineto
- closepath fill } def
- % File: boxUp.ufc (520) [ 36 306 484 664 ]
- /BoxUp {
- 40 660 moveto
- 40 310 lineto
- 480 310 lineto
- 480 660 lineto
- 72 628 moveto
- 460 628 lineto
- 460 330 lineto
- 72 330 lineto
- closepath fill } def
- % File: boxDown.ufc (520) [ 36 -4 484 354 ]
- /BoxDown {
- 40 350 moveto
- 40 0 lineto
- 480 0 lineto
- 480 350 lineto
- 72 316 moveto
- 460 316 lineto
- 460 20 lineto
- 72 20 lineto
- closepath fill } def
- % File: geta.ufc (660) [ 156 126 504 554 ]
- /Geta {
- 160 550 moveto
- 160 400 lineto
- 500 400 lineto
- 500 550 lineto
- 160 280 moveto
- 160 130 lineto
- 500 130 lineto
- 500 280 lineto
- closepath fill } def
- % File: blackBox.ufc (520) [ 36 -4 484 664 ]
- /BlackBox {
- 72 628 moveto
- 460 628 lineto
- 460 20 lineto
- 72 20 lineto
- closepath fill } def
- end % of CharProcs
-
- /Encoding 256 array def
- 0 1 255 { Encoding exch /.notdef put } for
- Encoding
- dup 32 /Space put
- dup 33 /Box put
- dup 34 /BoxUp put
- dup 35 /BoxDown put
- dup 36 /Geta put
- 37 /BlackBox put
- % end of Encoding
-
- /Metrics 256 dict def
- Metrics begin
- /Space 520 def
- /Box 520 def
- /BoxUp 520 def
- /BoxDown 520 def
- /Geta 660 def
- /BlackBox 520 def
- /.notdef 0 def
- end % Metrics
-
- /BBox 256 dict def
- BBox begin
- /Space [0 0 0 0] def
- /Box [36 -4 484 664] def
- /BoxUp [36 306 484 664] def
- /BoxDown [36 -4 484 354] def
- /Geta [156 126 504 554] def
- /BlackBox [36 -4 484 664] def
- /.notdef [0 0 0 0] def
- end % BBox
-
- /FontBBox [0 -4 504 664] def
-
- /BuildChar
- {
- /char exch def
- /fontdict exch def
- /charname
- fontdict /Encoding get char get
- def
- fontdict /Metrics get charname get 0
- fontdict /BBox get charname get aload
- pop
- setcachedevice
- fontdict /CharProcs get charname get
- 0 setlinewidth
- exec
- } def
- end % of newfont
- /Default newfont definefont pop
-