home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-User.iso / NextLibrary / Rulebooks / ASCII.glyphgenerator / Info next >
Text File  |  1996-08-01  |  378b  |  12 lines

  1. {
  2.     /*
  3.      * This is the default rulebook used when we just don't know anything about some
  4.      * font that we're looking at.  Probably has an unknown or FontSpecific encoding.
  5.      * The pasteboard server is trained to look for "Unknown-ASCII^*" when it can't find
  6.      * anything else.
  7.      */
  8.     Encodings = ("Unknown-ASCII");
  9.     Fonts = ("*");
  10.     Languages = ("*");
  11. }
  12.