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

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