home *** CD-ROM | disk | FTP | other *** search
/ OpenStep (Enterprise) / OpenStepENTCD.toast / OEDEPLOY / USER.Z / RTFFontFamilyMappings.plist < prev    next >
Text File  |  1996-09-09  |  2KB  |  32 lines

  1. /* This file describes font families for purposes of RTF font substitution.
  2.    Each font should occur in one and only one of the categories below. 
  3. */
  4. {
  5. swiss = ("Helvetica", "Arial", "Lucida Sans Unicode", Impact, 
  6.  "Lucida Console", "ITC Avant Garde Gothic", "Century Gothic", 
  7.  "Formata", "Barmeno", "Optima", "Arial Black", "Arial Narrow",
  8.  "Arial Rounded MT Bold", Haettenschweiler, "Britannic Bold",
  9.  HeiseiKakuGoHelvetica);
  10. roman = (Times, "Times New Roman", Palatino, "Wide Latin",
  11.  AdobeGaramond, Garamond, "New Century Schoolbook", "ITC Bookman", 
  12.  "Adobe Caslon", Americana, "Book Antiqua", "Bookman Old Style",
  13.  HeiseiMinTimes);
  14. modern = (Ohlfs, Courier, "Courier New", "MS LineDraw", 
  15.  FixedHeiseiKakuGoCourier, FixedHeiseiMinCourier);
  16. script = (Cursive, Tekton, Kaufmann, "Park Avenue", "ITC Zapf Chancery", 
  17.  "Brush Script MT", "Matura MT Script Capitals");
  18. decor = (Blackoak, Lithos, Trajan, Poetica, Parisian, 
  19.  Algerian, Playbill, Braggadocio, Desdemona, "Colonna MT", "Kino MT");
  20. tech = (Symbol, Wingdings, "ITC Zapf Dingbats");
  21. }
  22.  
  23. /* Adobe Caslon, Adobe Garamond, Lithos, Poetica, Tekton, Trajan are trademarks of Adobe Systems Incorported. 
  24. Barmeno is a trademark and Formata is a registered trademark of H. Berthold AG. 
  25. ITC Avant Garde Gothic, ITC Bookman, ITC Zapf Chancery, and ITC Zapf Dingbats are registered trademarks of International Typeface Corporation.
  26. Americana, Kaufmann, and Park Avenue are registered trademarks and Parisian is a trademark of Kingslet/ATF Type Corporation.  
  27. Helvetica, Palatino, Times, and Optima are trademarks of Linotype AG and/or its subsidiaries. 
  28. Arial is a trademark of The Monotype Corporation which may be registered in certain jurisdictions.
  29. All other brand or product names are trademarks or registered trademarks of their respective holders.
  30. */
  31.  
  32.