This Chapter may be useful for non-Russian fonts, for example Bulgarian.
Appendix 1. Fonts problems. How to check if a font works correctly.
Appendix 2. Modifying Netscape.INI file of
Appendix 3. Modifying your Fixed font for Netscape.
Netscape uses Fixed fonts to display Plain Text pages,
such as a content of a Cyrillic text file or FTP directory screen.
Unfortunately, unlike Choose Proportional Font dialog,
where you see all fonts installed in your Windows,
Netscape shows initially only 2 standard Windows
Fixed fonts in its
Choose Fixed Font dialog.
It was not easy for me to find Fixed Cyrillic fonts suggested in this article, that
I tested many Fixed fonts until I found good ones.
Some Fixed fonts can be selected in
Choose Fixed Font dialog, but they are bad
for WWW browsing in Netscape:
These pages allow to test both Proportional
and Fixed fonts.
You can read these examples in one of the following sites:
| in the U.S. | in Russia |
|---|---|
| _KOI8-R fonts Test page_ | _KOI8-R fonts Test page_ |
| _CP-1251 fonts Test page_ | _CP-1251 fonts Test page_ |
Read the following instructions only if you
To use your Proportional font both as a Proportional and as a Fixed font in Netscape, you must modify file Netscape.INI located in your C:\NETSCAPE directory.
Let's assume that you want to use CP-1251 font
This will result in appearing of 2 additional lines at the very bottom of Netscape.INI file - [INTL] section.
NOTE: This section does not exist initially, when you just install Netscape and use its default fonts. It appears only if you switch to your fonts in Options/Preferences/Fonts dialog.
Now you need to open Netscape.INI file, for example
using NOTEPAD editor in Windows, and replace existing Fixed
font in corresponding line of [INTL] section with yours(see example below).
Netscape lists Proportional font first, then
Fixed font in the line you will see below.
'Courier New' is a default font used by Netscape as a Fixed font.
The following example is for Netscape 1.
What you see when you open NETSCAPE.INI file :
[INTL] Font0=iso-8859-1,ER Bukinist 1251,12,Courier New,10How it looks after you replaced a Fixed font there :
[INTL] Font0=iso-8859-1,ER Bukinist 1251,12,ER Bukinist 1251,10
NOTE: Remember, if you choose later some Fixed font for the same Encoding in the
Choose Fixed Font dialog,
then you must repeat this Netscape.INI procedure again!
You can read the corresponding instruction, with the title
"How to make your fixed
End of Optional Chapter