home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 December / PCWorld_2005-12_cd.bin / komunikace / netscape / nsb-install-8-0.exe / res / fonts / fontEncoding.properties next >
Text File  |  2005-09-26  |  4KB  |  112 lines

  1. ##
  2. ## The contents of this file are subject to the Mozilla Public
  3. ## License Version 1.1 (the License); you may not use this file
  4. ## except in compliance with the License. You may obtain a copy of
  5. ## the License at http://www.mozilla.org/MPL/
  6. ##
  7. ## Software distributed under the License is distributed on an AS
  8. ## IS basis, WITHOUT WARRANTY OF ANY KIND, either express or
  9. ## implied. See the License for the specific language governing
  10. ## rights and limitations under the License.
  11. ##
  12. ## The Original Code is Mozilla MathML Project.
  13. ##
  14. ## The Initial Developer of the Original Code is The University Of
  15. ## Queensland.  Portions created by The University Of Queensland are
  16. ## Copyright (C) 2001 The University Of Queensland.  All Rights Reserved.
  17. ##
  18. ## Contributor(s):
  19. ##   Roger B. Sidje <rbs@maths.uq.edu.au>
  20. ##
  21.  
  22. #  LOCALIZATION NOTE: FILE
  23. #  Do not translate anything in this file
  24.  
  25. # This is a list of encodings used for special *symbolic fonts* (not documents) for
  26. # which we have converters (i.e., the intl/uconv library contains encoding tables
  27. # that provide a mapping of characters to the indices of the desired glyphshapes
  28. # within these symbolic fonts).
  29. #
  30. # For each 'key = value' pair in this list:
  31. #
  32. # - the 'key' is a lower case ASCII with the *name of the font*, and the
  33. #   encoding type (e.g., .ttf for TrueType, and .t1 for Type 1). Note that
  34. #   the *name of a font* is not necessarily the *name of the file* that contains
  35. #   the font... All whitespace should be stripped from the name.
  36. #
  37. # - the 'value' is the case-sensitive charset string used when setting up the
  38. #   corresponding Unicode Converter in the intl/uconv library.
  39.  
  40. # Symbol font
  41. encoding.symbol.ttf = Adobe-Symbol-Encoding
  42.  
  43. # TeX's Computer Modern fonts (Roman, Math Italic, Symbol and Extension)
  44.  
  45. encoding.cmr10.ttf  = x-ttf-cmr
  46. encoding.cmmi10.ttf = x-ttf-cmmi
  47. encoding.cmsy10.ttf = x-ttf-cmsy
  48. encoding.cmex10.ttf = x-ttf-cmex
  49.  
  50. # Mathematica fonts
  51.  
  52. encoding.math1.ttf          = x-mathematica1
  53. encoding.math1-bold.ttf     = x-mathematica1
  54. encoding.math1mono.ttf      = x-mathematica1
  55. encoding.math1mono-bold.ttf = x-mathematica1
  56.  
  57. encoding.math2.ttf          = x-mathematica2
  58. encoding.math2-bold.ttf     = x-mathematica2
  59. encoding.math2mono.ttf      = x-mathematica2
  60. encoding.math2mono-bold.ttf = x-mathematica2
  61.  
  62. encoding.math3.ttf          = x-mathematica3
  63. encoding.math3-bold.ttf     = x-mathematica3
  64. encoding.math3mono.ttf      = x-mathematica3
  65. encoding.math3mono-bold.ttf = x-mathematica3
  66.  
  67. encoding.math4.ttf          = x-mathematica4
  68. encoding.math4-bold.ttf     = x-mathematica4
  69. encoding.math4mono.ttf      = x-mathematica4
  70. encoding.math4mono-bold.ttf = x-mathematica4
  71.  
  72. encoding.math5.ttf          = x-mathematica5
  73. encoding.math5-bold.ttf     = x-mathematica5
  74. encoding.math5bold.ttf      = x-mathematica5
  75. encoding.math5mono.ttf      = x-mathematica5
  76. encoding.math5mono-bold.ttf = x-mathematica5
  77. encoding.math5monobold.ttf  = x-mathematica5
  78.  
  79. # MathType Extra
  80. encoding.mtextra.ttf = x-mtextra
  81.  
  82. # The suffix '.wide' has to be added to encoding names to identify
  83. # these fonts as 'wide' non-Unicode fonts.
  84.  
  85. # Korean Jamo TTFs
  86. encoding.unbatang.ttf = x-koreanjamo-0.wide
  87. # For the Korean locale, Korean family names have to be
  88. # listed in UTF-8.
  89. encoding.∞¥Çδ░öφâò.ttf = x-koreanjamo-0.wide
  90.  
  91. # Tamil fonts (TSCII encoding : see http://www.tamil.net/tscii)
  92. # See also http://bugzilla.mozilla.org/show_bug.cgi?id=204039.
  93. # These fonts have pseudo-Unicode cmap with TSCII  interpreted as Windows-1252.
  94. # On Win2k/XP, you may wish to comment all these out because the native 
  95. # OS support of Tamil script is superior to Mozilla's internal support.
  96. # On Win9x/ME, there's no native OS support of Tamil script so that
  97. # you need these lines definitely.
  98. encoding.tsc_paranarpdf.ttf = x-tamilttf-0.wide
  99. encoding.tsc_paranbold.ttf = x-tamilttf-0.wide
  100. encoding.tsc_paranarho.ttf = x-tamilttf-0.wide
  101. encoding.tsc_kannadaasan.ttf = x-tamilttf-0.wide
  102. encoding.tscu_comic.ttf = x-tamilttf-0.wide
  103. encoding.tscu_times.ttf = x-tamilttf-0.wide
  104. encoding.tscu_paranar.ttf = x-tamilttf-0.wide
  105. encoding.tscu_paranarbold.ttf = x-tamilttf-0.wide
  106.  
  107.  
  108. # These two fonts don't have Unicode cmap but have pseudo-Apple Roman cmap
  109. # with TSCII assignment.
  110. encoding.tsc_aandaal.ttf = x-tscii
  111. encoding.tsc_aparanarpdf.ttf = x-tscii
  112.