! ============================================================================ ! Fonts used for printing. ! ============================================================================ ! ! psname is the full PostScript font name ! pscode is the character encoding used in the PostScript font ! pswidth is the PostScript width per character, only useful for "square" ! fonts such as those found in East Asia ! The following Latin-1 PostScript printer fonts are hard-coded into Netscape ! and cannot be changed. ! !Netscape*documentFonts.latin1.variable.normal*psname: Times-Roman !Netscape*documentFonts.latin1.variable.bold*psname: Times-Bold !Netscape*documentFonts.latin1.variable.italic*psname: Times-Italic !Netscape*documentFonts.latin1.variable.boldItalic*psname: Times-BoldItalic !Netscape*documentFonts.latin1.fixed.normal*psname: Courier !Netscape*documentFonts.latin1.fixed.bold*psname: Courier-Bold !Netscape*documentFonts.latin1.fixed.italic*psname: Courier-Oblique !Netscape*documentFonts.latin1.fixed.boldItalic*psname: Courier-BoldOblique !Netscape*documentFonts.latin1*pscode: iso-8859-1 !Netscape*documentFonts.latin1*pswidth: * ! Netscape does not differentiate between variable and fixed, and between ! normal, bold, italic and boldItalic for the following East Asian fonts. ! ! The charset fields are the charset names corresponding to the available ! locales (e.g. for Japan, that would be euc-jp and shift_jis). ! Netscape*documentFonts.euc-jp*psname: Ryumin-Light-RKSJ-H Netscape*documentFonts.euc-jp*pscode: shift_jis !Netscape*documentFonts.euc-jp*psname: Ryumin-Light-EUC-H !Netscape*documentFonts.euc-jp*pscode: euc-jp Netscape*documentFonts.euc-jp*pswidth: 1000 Netscape*documentFonts.euc-jp*psascent: 950 !Netscape*documentFonts.shift_jis*psname: Ryumin-Light-RKSJ-H Netscape*documentFonts.shift_jis*psname: Ryumin-Light-90ms-RKSJ-H Netscape*documentFonts.shift_jis*pscode: shift_jis Netscape*documentFonts.shift_jis*pswidth: 1000 Netscape*documentFonts.shift_jis*psascent: 950 !Netscape*documentFonts.EUC-KR*psname: SMgoJ Netscape*documentFonts.EUC-KR*psname: Myeongjo-KSC-EUC-H !Netscape*documentFonts.EUC-KR*psname: Myeongjo-KSCms-UHC-H Netscape*documentFonts.EUC-KR*pscode: euc-kr Netscape*documentFonts.EUC-KR*pswidth: 1000 Netscape*documentFonts.EUC-KR*psascent: 950 !Netscape*documentFonts.gb2312*psname: zycjkfangs-GB-EUC-H Netscape*documentFonts.gb2312*psname: zycjkfangs-GBK-EUC-H Netscape*documentFonts.gb2312*pscode: gb2312 Netscape*documentFonts.gb2312*pswidth: 1000 Netscape*documentFonts.gb2312*psascent: 950 !Netscape*documentFonts.x-euc-tw*psname: ming-CNS-EUC-H !Netscape*documentFonts.x-euc-tw*pscode: x-euc-tw Netscape*documentFonts.x-euc-tw*psname: ming-ETen-B5-H Netscape*documentFonts.x-euc-tw*pscode: big5 Netscape*documentFonts.x-euc-tw*pswidth: 1000 Netscape*documentFonts.x-euc-tw*psascent: 950 ! Unicode Pseudo Font ! These map a Unicode Pseudo Font ! latin-1 font name to an equivalent ! font name for a different encoding Netscape*unicodeFont.helvetica*jis_x0208-1983: gothic Netscape*unicodeFont.helvetica*jis_x0201: gothic Netscape*unicodeFont.times*jis_x0208-1983: mincho Netscape*unicodeFont.times*jis_x0201: mincho Netscape*unicodeFont.courier*jis_x0208-1983: fixed Netscape*unicodeFont.courier*jis_x0201: fixed Netscape*unicodeFont.lucida*jis_x0208-1983: gothic Netscape*unicodeFont.lucida*jis_x0201: gothic Netscape*unicodeFont.lucidatypewriter*jis_x0208-1983: gothic Netscape*unicodeFont.lucidatypewriter*jis_x0201: gothic Netscape*unicodeFont.allowHPScaling: false !Netscape*unicodeFont.screenDpi: 100 !Netscape*javaFont.usePointSizing: false !Netscape*javaFont.screenDpi: 100