# @(#)font.properties 1.6 97/03/03 # # AWT Font default Properties for Windows # Modified to show THAI by Mr. Somnuk Chaimcharoendat # Intension to use with appletviewer and hotjava to show THAI # for use with Developer 2000 version 1.6 ,version 2.0 and # Oracle Application. # If you don't like default font, you can modify the default # name font on dialog.1, dialoginput.1, serif.1,sansserif.1 to # the desire font. dialog.0=Arial,ANSI_CHARSET dialog.1=Terminal,THAI_CHARSET,NEED_CONVERTED dialog.2=WingDings,SYMBOL_CHARSET,NEED_CONVERTED dialog.3=Symbol,SYMBOL_CHARSET,NEED_CONVERTED dialoginput.0=Courier New,ANSI_CHARSET dialoginput.1=Terminal,THAI_CHARSET,NEED_CONVERTED dialoginput.2=WingDings,SYMBOL_CHARSET,NEED_CONVERTED dialoginput.3=Symbol,SYMBOL_CHARSET,NEED_CONVERTED serif.0=Times New Roman,ANSI_CHARSET serif.1=Terminal,THAI_CHARSET,NEED_CONVERTED serif.2=WingDings,SYMBOL_CHARSET,NEED_CONVERTED serif.3=Symbol,SYMBOL_CHARSET,NEED_CONVERTED sansserif.0=Arial,ANSI_CHARSET sansserif.1=Terminal,THAI_CHARSET,NEED_CONVERTED sansserif.2=WingDings,SYMBOL_CHARSET,NEED_CONVERTED sansserif.3=Symbol,SYMBOL_CHARSET,NEED_CONVERTED monospaced.0=Courier New,ANSI_CHARSET monospaced.1=Terminal,THAI_CHARSET,NEED_CONVERTED monospaced.2=WingDings,SYMBOL_CHARSET,NEED_CONVERTED monospaced.3=Symbol,SYMBOL_CHARSET,NEED_CONVERTED # name aliases alias.timesroman=serif alias.helvetica=sansserif alias.courier=monospaced # for backword compatibility timesroman.0=Times New Roman,ANSI_CHARSET helvetica.0=Arial,ANSI_CHARSET courier.0=Courier New,ANSI_CHARSET zapfdingbats.0=WingDings,SYMBOL_CHARSET # Default font definition # default.char=2751 # Static FontCharset info. # fontcharset.dialog.1=sun.io.CharToByteCp874 fontcharset.dialog.2=sun.awt.windows.CharToByteWingDings fontcharset.dialog.3=sun.awt.CharToByteSymbol fontcharset.dialoginput.1=sun.io.CharToByteCp874 fontcharset.dialoginput.2=sun.awt.windows.CharToByteWingDings fontcharset.dialoginput.3=sun.awt.CharToByteSymbol fontcharset.serif.1=sun.io.CharToByteCp874 fontcharset.serif.2=sun.awt.windows.CharToByteWingDings fontcharset.serif.3=sun.awt.CharToByteSymbol fontcharset.sansserif.1=sun.io.CharToByteCp874 fontcharset.sansserif.2=sun.awt.windows.CharToByteWingDings fontcharset.sansserif.3=sun.awt.CharToByteSymbol fontcharset.monospaced.1=sun.io.CharToByteCp874 fontcharset.monospaced.2=sun.awt.windows.CharToByteWingDings fontcharset.monospaced.3=sun.awt.CharToByteSymbol # Exclusion Range info. # exclusion.dialog.0=0100-f8ff exclusion.dialoginput.0=0100-f8ff exclusion.serif.0=0100-f8ff exclusion.sansserif.0=0100-f8ff exclusion.monospaced.0=0100-f8ff # charset for text input # inputtextcharset=THAI_CHARSET