# @(#)font.properties 1.4 97/03/03 # # AWT Font default Properties for Windows # dialog.0=Arial,ANSI_CHARSET dialog.1=WingDings,SYMBOL_CHARSET,NEED_CONVERTED dialog.2=Symbol,SYMBOL_CHARSET,NEED_CONVERTED dialoginput.0=Courier New,ANSI_CHARSET dialoginput.1=WingDings,SYMBOL_CHARSET,NEED_CONVERTED dialoginput.2=Symbol,SYMBOL_CHARSET,NEED_CONVERTED serif.0=Times New Roman,ANSI_CHARSET serif.1=WingDings,SYMBOL_CHARSET,NEED_CONVERTED serif.2=Symbol,SYMBOL_CHARSET,NEED_CONVERTED sansserif.0=Arial,ANSI_CHARSET sansserif.1=WingDings,SYMBOL_CHARSET,NEED_CONVERTED sansserif.2=Symbol,SYMBOL_CHARSET,NEED_CONVERTED monospaced.0=Courier New,ANSI_CHARSET monospaced.1=WingDings,SYMBOL_CHARSET,NEED_CONVERTED monospaced.2=Symbol,SYMBOL_CHARSET,NEED_CONVERTED # START ibm.12455 ocra.0=OCRA,ANSI_CHARSET,NEED_CONVERTED ocrb.0=OCRB,ANSI_CHARSET,NEED_CONVERTED # END ibm.12455 # name aliases # # - commented out in Javasoft code but reenabled for ibm.6895 # alias.timesroman=serif alias.helvetica=sansserif alias.courier=monospaced # for backword compatibility # # - the first 3 are commented out for ibm.6895 in favour of the aliases # above which allow DBCS chars to display # # 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.awt.windows.CharToByteWingDings fontcharset.dialog.2=sun.awt.CharToByteSymbol fontcharset.dialoginput.1=sun.awt.windows.CharToByteWingDings fontcharset.dialoginput.2=sun.awt.CharToByteSymbol fontcharset.serif.1=sun.awt.windows.CharToByteWingDings fontcharset.serif.2=sun.awt.CharToByteSymbol fontcharset.sansserif.1=sun.awt.windows.CharToByteWingDings fontcharset.sansserif.2=sun.awt.CharToByteSymbol fontcharset.monospaced.1=sun.awt.windows.CharToByteWingDings fontcharset.monospaced.2=sun.awt.CharToByteSymbol # START ibm.12455 fontcharset.ocra.0=sun.awt.windows.CharToByteOcra fontcharset.ocrb.0=sun.awt.windows.CharToByteOcrb # END ibm.12455 # Exclusion Range info. # exclusion.dialog.0=0100-20ab,20ad-ffff exclusion.dialoginput.0=0100-20ab,20ad-ffff exclusion.serif.0=0100-20ab,20ad-ffff exclusion.sansserif.0=0100-20ab,20ad-ffff exclusion.monospaced.0=0100-20ab,20ad-ffff # charset for text input # inputtextcharset=ANSI_CHARSET