home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 March B / SCO_CASTOR4RRT.iso / cmds / root.3 / usr / lib / font / devpost / charlib / L1 / L1~
Text File  |  1998-08-19  |  278b  |  14 lines

  1. %ident    "@(#)L1    1.2"
  2. /build_L1 {
  3.     pop
  4.     /picstr 40 string def
  5.     gsave
  6.     currentpoint translate
  7.     .533 72 mul size mul 36 div
  8.     .5 72 mul size mul 36 div
  9.     scale
  10.     160 150 1 [160 0 0 -150 0 150]
  11.     {currentfile picstr readhexstring pop} image
  12.     grestore
  13. } def
  14.