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

  1. #ident    "@(#)README    1.2"
  2. #ident    "$Header: $"
  3.  
  4. Postscript definitions of some special troff characters. For now each file
  5. is named by its two character troff name and is copied to the output file,
  6. as is, when the character is first used. Each procedure is called with a
  7. single argument, namely the width of the character. The name of the PostScript
  8. procedure that builds the character must begin with the prefix build_ and
  9. end with the character's name.
  10.  
  11. The following variables are defined in dpost.ps and may help when you're building
  12. a new character:
  13.  
  14.   font        name of the current font
  15.   ptsize    and the point size
  16.   size        Postscript is using this size - it's scaled up from ptsize
  17.  
  18.  
  19.