home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2003 March / DPPCPRO0303.ISO / Netfusion / data1.cab / Program_Executable_Files / NetObjects_System / JRE / 1.1 / lib / font.properties < prev    next >
Encoding:
Text File  |  1998-12-10  |  2.2 KB  |  81 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. #
  28. # - commented out in Javasoft code but reenabled for ibm.6895
  29. #
  30. alias.timesroman=serif
  31. alias.helvetica=sansserif
  32. alias.courier=monospaced
  33.  
  34. # for backword compatibility
  35. #
  36. # - the first 3 are commented out for ibm.6895 in favour of the aliases
  37. #   above which allow DBCS chars to display
  38. #
  39. # timesroman.0=Times New Roman,ANSI_CHARSET
  40. # helvetica.0=Arial,ANSI_CHARSET
  41. # courier.0=Courier New,ANSI_CHARSET
  42. zapfdingbats.0=WingDings,SYMBOL_CHARSET
  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-20ab,20ad-ffff
  68.  
  69. exclusion.dialoginput.0=0100-20ab,20ad-ffff
  70.  
  71. exclusion.serif.0=0100-20ab,20ad-ffff
  72.  
  73. exclusion.sansserif.0=0100-20ab,20ad-ffff
  74.  
  75. exclusion.monospaced.0=0100-20ab,20ad-ffff
  76.  
  77. # charset for text input
  78. #
  79. inputtextcharset=ANSI_CHARSET
  80.  
  81.