home *** CD-ROM | disk | FTP | other *** search
- {
- /*
- * This is the default rulebook used when we just don't know anything about some
- * font that we're looking at. Probably has an unknown or FontSpecific encoding.
- * The pasteboard server is trained to look for "Unknown-ASCII^*" when it can't find
- * anything else.
- */
- Encodings = ("Unknown-ASCII");
- Fonts = ("*");
- Languages = ("*");
- }
-