home *** CD-ROM | disk | FTP | other *** search
/ Java 1.2 How-To / JavaHowTo.iso / 3rdParty / jbuilder / unsupported / JDK1.2beta3 / SOURCE / LIB / font.properties.ru < prev    next >
Encoding:
Text File  |  1998-03-20  |  2.1 KB  |  76 lines

  1. # %W% %E%
  2. #
  3. # AWT Font default Properties for Russian Windows 
  4. #
  5.  
  6. dialog.0=Arial,RUSSIAN_CHARSET
  7. dialog.1=WingDings,SYMBOL_CHARSET,NEED_CONVERTED
  8. dialog.2=Symbol,SYMBOL_CHARSET,NEED_CONVERTED
  9.  
  10. dialoginput.0=Courier New,RUSSIAN_CHARSET
  11. dialoginput.1=WingDings,SYMBOL_CHARSET,NEED_CONVERTED
  12. dialoginput.2=Symbol,SYMBOL_CHARSET,NEED_CONVERTED
  13.  
  14. serif.0=Times New Roman,RUSSIAN_CHARSET
  15. serif.1=WingDings,SYMBOL_CHARSET,NEED_CONVERTED
  16. serif.2=Symbol,SYMBOL_CHARSET,NEED_CONVERTED
  17.  
  18. sansserif.0=Arial,RUSSIAN_CHARSET
  19. sansserif.1=WingDings,SYMBOL_CHARSET,NEED_CONVERTED
  20. sansserif.2=Symbol,SYMBOL_CHARSET,NEED_CONVERTED
  21.  
  22. monospaced.0=Courier New,RUSSIAN_CHARSET
  23. monospaced.1=WingDings,SYMBOL_CHARSET,NEED_CONVERTED
  24. monospaced.2=Symbol,SYMBOL_CHARSET,NEED_CONVERTED
  25.  
  26. # Default font definition
  27. #
  28. default.char=2751
  29.  
  30. # for backword compatibility
  31. timesroman.0=Times New Roman,RUSSIAN_CHARSET
  32. helvetica.0=Arial,RUSSIAN_CHARSET
  33. courier.0=Courier New,RUSSIAN_CHARSET
  34. zapfdingbats.0=WingDings,SYMBOL_CHARSET
  35.  
  36. # name aliases
  37. #
  38. # alias.timesroman=serif
  39. # alias.helvetica=sansserif
  40. # alias.courier=monospaced
  41.  
  42. # Static FontCharset info.
  43. #
  44. fontcharset.dialog.0=sun.io.CharToByteCp1251
  45. fontcharset.dialog.1=sun.awt.windows.CharToByteWingDings
  46. fontcharset.dialog.2=sun.awt.CharToByteSymbol
  47.  
  48. fontcharset.dialoginput.0=sun.io.CharToByteCp1251
  49. fontcharset.dialoginput.1=sun.awt.windows.CharToByteWingDings
  50. fontcharset.dialoginput.2=sun.awt.CharToByteSymbol
  51.  
  52. fontcharset.serif.0=sun.io.CharToByteCp1251
  53. fontcharset.serif.1=sun.awt.windows.CharToByteWingDings
  54. fontcharset.serif.2=sun.awt.CharToByteSymbol
  55.  
  56. fontcharset.sansserif.0=sun.io.CharToByteCp1251
  57. fontcharset.sansserif.1=sun.awt.windows.CharToByteWingDings
  58. fontcharset.sansserif.2=sun.awt.CharToByteSymbol
  59.  
  60. fontcharset.monospaced.0=sun.io.CharToByteCp1251
  61. fontcharset.monospaced.1=sun.awt.windows.CharToByteWingDings
  62. fontcharset.monospaced.2=sun.awt.CharToByteSymbol
  63.  
  64. # Exclusion Range info.
  65. #
  66.  
  67. exclusion.dialog.0=0100-0400,0460-ffff
  68. exclusion.dialoginput.0=0100-0400,0460-ffff
  69. exclusion.serif.0=0100-0400,0460-ffff
  70. exclusion.sansserif.0=0100-0400,0460-ffff
  71. exclusion.monospaced.0=0100-0400,0460-ffff
  72.  
  73. # charset for text input
  74. #
  75. inputtextcharset=RUSSIAN_CHARSET
  76.