home *** CD-ROM | disk | FTP | other *** search
/ PC World 1998 October / PCWorld_1998-10_cd.bin / software / prehled / inprise / JSAMPLES.Z / sample.font.properties < prev    next >
Text File  |  1998-05-08  |  10KB  |  235 lines

  1. # @(#)font.properties    1.4 97/03/03
  2. #
  3. # AWT Font default Properties for Windows 
  4. #
  5.  
  6. dialog.0=Arial,ANSI_CHARSET
  7. dialog.1=WingDings,SYMBOL_CHARSET,NEED_CONVERTED
  8. dialog.2=Symbol,SYMBOL_CHARSET,NEED_CONVERTED
  9.  
  10. dialoginput.0=Courier New,ANSI_CHARSET
  11. dialoginput.1=WingDings,SYMBOL_CHARSET,NEED_CONVERTED
  12. dialoginput.2=Symbol,SYMBOL_CHARSET,NEED_CONVERTED
  13.  
  14. serif.0=Times New Roman,ANSI_CHARSET
  15. serif.1=WingDings,SYMBOL_CHARSET,NEED_CONVERTED
  16. serif.2=Symbol,SYMBOL_CHARSET,NEED_CONVERTED
  17.  
  18. sansserif.0=Arial,ANSI_CHARSET
  19. sansserif.1=WingDings,SYMBOL_CHARSET,NEED_CONVERTED
  20. sansserif.2=Symbol,SYMBOL_CHARSET,NEED_CONVERTED
  21.  
  22. monospaced.0=Courier New,ANSI_CHARSET
  23. monospaced.1=WingDings,SYMBOL_CHARSET,NEED_CONVERTED
  24. monospaced.2=Symbol,SYMBOL_CHARSET,NEED_CONVERTED
  25.  
  26. # name aliases
  27. alias.timesroman=serif
  28. alias.helvetica=sansserif
  29. alias.courier=monospaced
  30.  
  31. # for backword compatibility
  32. timesroman.0=Times New Roman,ANSI_CHARSET
  33. helvetica.0=Arial,ANSI_CHARSET
  34. courier.0=Courier New,ANSI_CHARSET
  35. zapfdingbats.0=WingDings,SYMBOL_CHARSET
  36.  
  37. #
  38. # for backward compatibility
  39. #
  40. timesroman.1=Times New Roman,SYMBOL_CHARSET,NEED_CONVERTED
  41. helvetica.1=Arial,SYMBOL_CHARSET,NEED_CONVERTED
  42. courier.1=Courier New,SYMBOL_CHARSET,NEED_CONVERTED
  43.  
  44. # Default font definition
  45. #
  46. default.char=2751
  47.  
  48. # Static FontCharset info.
  49. #
  50. fontcharset.dialog.1=sun.awt.windows.CharToByteWingDings
  51. fontcharset.dialog.2=sun.awt.CharToByteSymbol
  52.  
  53. fontcharset.dialoginput.1=sun.awt.windows.CharToByteWingDings
  54. fontcharset.dialoginput.2=sun.awt.CharToByteSymbol
  55.  
  56. fontcharset.serif.1=sun.awt.windows.CharToByteWingDings
  57. fontcharset.serif.2=sun.awt.CharToByteSymbol
  58.  
  59. fontcharset.sansserif.1=sun.awt.windows.CharToByteWingDings
  60. fontcharset.sansserif.2=sun.awt.CharToByteSymbol
  61.  
  62. fontcharset.monospaced.1=sun.awt.windows.CharToByteWingDings
  63. fontcharset.monospaced.2=sun.awt.CharToByteSymbol
  64.  
  65. # Exclusion Range info.
  66. #
  67. exclusion.dialog.0=0100-ffff
  68. exclusion.dialoginput.0=0100-ffff
  69. exclusion.serif.0=0100-ffff
  70. exclusion.sansserif.0=0100-ffff
  71. exclusion.monospaced.0=0100-ffff
  72.  
  73. # Character set for text input for English versions of Win95/NT.
  74. # If you are entering text in a version of Win95/NT other than
  75. # English Win95/NT, comment out the following line and comment in
  76. # the corresponding inputtextcharset line in the multilingual font
  77. # section for your system listed further below
  78. inputtextcharset=ANSI_CHARSET
  79.  
  80. #####################################################################
  81. # Multilingual fonts                                                #
  82. # These allow Asian fonts to be displayed on an English system.     #
  83. # The actual fonts need to be installed into the system.            #
  84. #####################################################################
  85.  
  86. # Japanese ##########################################################
  87. # Under Japanese Win95/NT comment in the following line and comment
  88. # any other inputtextcharset setting
  89. #inputtextcharset=SHIFTJIS_CHARSET
  90. dialog.3=\uff2d\uff33 \u30b4\u30b7\u30c3\u30af,SHIFTJIS_CHARSET
  91. dialoginput.3=\uff2d\uff33 \u30b4\u30b7\u30c3\u30af,SHIFTJIS_CHARSET
  92. serif.3=\uff2d\uff33 \u30b4\u30b7\u30c3\u30af,SHIFTJIS_CHARSET
  93. sansserif.3=\uff2d\uff33 \u30b4\u30b7\u30c3\u30af,SHIFTJIS_CHARSET
  94. monospaced.3=\uff2d\uff33 \u30b4\u30b7\u30c3\u30af,SHIFTJIS_CHARSET
  95. fontcharset.dialog.3=sun.io.CharToByteSJIS
  96. fontcharset.dialoginput.3=sun.io.CharToByteSJIS
  97. fontcharset.serif.3=sun.io.CharToByteSJIS
  98. fontcharset.sansserif.3=sun.io.CharToByteSJIS
  99. fontcharset.monospaced.3=sun.io.CharToByteSJIS
  100.  
  101. # Traditional Chinese (Taiwan) ######################################
  102. # Under Traditional Chinese Win95/NT comment in the following line 
  103. # and comment any other inputtextcharset setting
  104. #inputtextcharset=CHINESEBIG5_CHARSET
  105. dialog.4=\u7d30\u660e\u9ad4,CHINESEBIG5_CHARSET,NEED_CONVERTED
  106. dialoginput.4=\u7d30\u660e\u9ad4,CHINESEBIG5_CHARSET,NEED_CONVERTED
  107. serif.4=\u7d30\u660e\u9ad4,CHINESEBIG5_CHARSET,NEED_CONVERTED
  108. sansserif.4=\u7d30\u660e\u9ad4,CHINESEBIG5_CHARSET,NEED_CONVERTED
  109. monospaced.4=\u7d30\u660e\u9ad4,CHINESEBIG5_CHARSET,NEED_CONVERTED
  110. fontcharset.dialog.4=sun.io.CharToByteBig5
  111. fontcharset.dialoginput.4=sun.io.CharToByteBig5
  112. fontcharset.serif.4=sun.io.CharToByteBig5
  113. fontcharset.sansserif.4=sun.io.CharToByteBig5
  114. fontcharset.monospaced.4=sun.io.CharToByteBig5
  115.  
  116. # Korean ###########################################################
  117. # Under Korean Win95/NT comment in the following line and comment
  118. # any other inputtextcharset setting
  119. #inputtextcharset=HANGEUL_CHARSET
  120. dialog.5=Gulim,HANGEUL_CHARSET
  121. dialoginput.5=Gulim,HANGEUL_CHARSET
  122. serif.5=Gulim,HANGEUL_CHARSET
  123. sansserif.5=Gulim,HANGEUL_CHARSET
  124. monospaced.5=Gulim,HANGEUL_CHARSET
  125. fontcharset.dialog.5=sun.io.CharToByteKSC5601
  126. fontcharset.dialoginput.5=sun.io.CharToByteKSC5601
  127. fontcharset.serif.5=sun.io.CharToByteKSC5601
  128. fontcharset.sansserif.5=sun.io.CharToByteKSC5601
  129. fontcharset.monospaced.5=sun.io.CharToByteKSC5601
  130.  
  131. # Simplified Chinese (People's Republic of China) ###################
  132. # Under Simplified Chinese Win95/NT comment in the following line 
  133. # and comment any other inputtextcharset setting
  134. #inputtextcharset=GB2312_CHARSET
  135. dialog.6=\u5b8b\u4f53,GB2312_CHARSET
  136. dialoginput.6=\u5b8b\u4f53,GB2312_CHARSET
  137. serif.6=\u5b8b\u4f53,GB2312_CHARSET
  138. sansserif.6=\u5b8b\u4f53,GB2312_CHARSET
  139. monospaced.6=\u5b8b\u4f53,GB2312_CHARSET
  140. fontcharset.dialog.6=sun.io.CharToByteGB2312
  141. fontcharset.dialoginput.6=sun.io.CharToByteGB2312
  142. fontcharset.serif.6=sun.io.CharToByteGB2312
  143. fontcharset.sansserif.6=sun.io.CharToByteGB2312
  144. fontcharset.monospaced.6=sun.io.CharToByteGB2312
  145.  
  146. # Czech/Hungarian/Polish  ###################
  147. # Under Eastern European versions of Win95/NT comment in the following
  148. # line and comment any other inputtextcharset setting
  149. #inputtextcharset=EASTEUROPE_CHARSET
  150. dialog.7=\u5b8b\u4f53,EASTEUROPE_CHARSET
  151. dialoginput.7=\u5b8b\u4f53,EASTEUROPE_CHARSET
  152. serif.7=\u5b8b\u4f53,EASTEUROPE_CHARSET
  153. sansserif.7=\u5b8b\u4f53,EASTEUROPE_CHARSET
  154. monospaced.7=\u5b8b\u4f53,EASTEUROPE_CHARSET
  155. fontcharset.dialog.7=sun.io.CharToByteCp1250
  156. fontcharset.dialoginput.7=sun.io.CharToByteCp1250
  157. fontcharset.serif.7=sun.io.CharToByteCp1250
  158. fontcharset.sansserif.7=sun.io.CharToByteCp1250
  159. fontcharset.monospaced.7=sun.io.CharToByteCp1250
  160.  
  161. # Turkish  ###################
  162. # Under Turkish Win95/NT comment in the following
  163. # line and comment any other inputtextcharset setting
  164. #inputtextcharset=TURKISH_CHARSET
  165. dialog.8=\u5b8b\u4f53,TURKISH_CHARSET
  166. dialoginput.8=\u5b8b\u4f53,TURKISH_CHARSET
  167. serif.8=\u5b8b\u4f53,TURKISH_CHARSET
  168. sansserif.8=\u5b8b\u4f53,TURKISH_CHARSET
  169. monospaced.8=\u5b8b\u4f53,TURKISH_CHARSET
  170. fontcharset.dialog.8=sun.io.CharToByteCp1254
  171. fontcharset.dialoginput.8=sun.io.CharToByteCp1254
  172. fontcharset.serif.8=sun.io.CharToByteCp1254
  173. fontcharset.sansserif.8=sun.io.CharToByteCp1254
  174. fontcharset.monospaced.8=sun.io.CharToByteCp1254
  175.  
  176. # Hebrew  ###################
  177. # Under Hebrew Win95/NT comment in the following
  178. # line and comment any other inputtextcharset setting
  179. #inputtextcharset=HEBREW_CHARSET
  180. dialog.9=\u5b8b\u4f53,HEBREW_CHARSET
  181. dialoginput.9=\u5b8b\u4f53,HEBREW_CHARSET
  182. serif.9=\u5b8b\u4f53,HEBREW_CHARSET
  183. sansserif.9=\u5b8b\u4f53,HEBREW_CHARSET
  184. monospaced.9=\u5b8b\u4f53,HEBREW_CHARSET
  185. fontcharset.dialog.9=sun.io.CharToByteCp1255
  186. fontcharset.dialoginput.9=sun.io.CharToByteCp1255
  187. fontcharset.serif.9=sun.io.CharToByteCp1255
  188. fontcharset.sansserif.9=sun.io.CharToByteCp1255
  189. fontcharset.monospaced.9=sun.io.CharToByteCp1255
  190.  
  191. # Russian/Byelorussian/Bulgarian/Macedonian/Serbian  ###################
  192. # Under Russian Win95/NT comment in the following
  193. # line and comment any other inputtextcharset setting
  194. #inputtextcharset=RUSSIAN_CHARSET
  195. dialog.10=\u5b8b\u4f53,RUSSIAN_CHARSET
  196. dialoginput.10=\u5b8b\u4f53,RUSSIAN_CHARSET
  197. serif.10=\u5b8b\u4f53,RUSSIAN_CHARSET
  198. sansserif.10=\u5b8b\u4f53,RUSSIAN_CHARSET
  199. monospaced.10=\u5b8b\u4f53,RUSSIAN_CHARSET
  200. fontcharset.dialog.10=sun.io.CharToByteCp1251
  201. fontcharset.dialoginput.10=sun.io.CharToByteCp1251
  202. fontcharset.serif.10=sun.io.CharToByteCp1251
  203. fontcharset.sansserif.10=sun.io.CharToByteCp1251
  204. fontcharset.monospaced.10=sun.io.CharToByteCp1251
  205.  
  206. # Greek  ###################
  207. # Under Greek Win95/NT comment in the following
  208. # line and comment any other inputtextcharset setting
  209. #inputtextcharset=GREEK_CHARSET
  210. dialog.11=\u5b8b\u4f53,GREEK_CHARSET
  211. dialoginput.11=\u5b8b\u4f53,GREEK_CHARSET
  212. serif.11=\u5b8b\u4f53,GREEK_CHARSET
  213. sansserif.11=\u5b8b\u4f53,GREEK_CHARSET
  214. monospaced.11=\u5b8b\u4f53,GREEK_CHARSET
  215. fontcharset.dialog.11=sun.io.CharToByteCp1253
  216. fontcharset.dialoginput.11=sun.io.CharToByteCp1253
  217. fontcharset.serif.11=sun.io.CharToByteCp1253
  218. fontcharset.sansserif.11=sun.io.CharToByteCp1253
  219. fontcharset.monospaced.11=sun.io.CharToByteCp1253
  220.  
  221. # Estonian/Lithuanian/Latvian  ###################
  222. # Under Baltic Win95/NT comment in the following
  223. # line and comment any other inputtextcharset setting
  224. #inputtextcharset=BALTIC_CHARSET
  225. dialog.12=\u5b8b\u4f53,BALTIC_CHARSET
  226. dialoginput.12=\u5b8b\u4f53,BALTIC_CHARSET
  227. serif.12=\u5b8b\u4f53,BALTIC_CHARSET
  228. sansserif.12=\u5b8b\u4f53,BALTIC_CHARSET
  229. monospaced.12=\u5b8b\u4f53,BALTIC_CHARSET
  230. fontcharset.dialog.12=sun.io.CharToByteCp1257
  231. fontcharset.dialoginput.12=sun.io.CharToByteCp1257
  232. fontcharset.serif.12=sun.io.CharToByteCp1257
  233. fontcharset.sansserif.12=sun.io.CharToByteCp1257
  234. fontcharset.monospaced.12=sun.io.CharToByteCp1257
  235.