It is often a problem to correctly visualize Belarusian-specific characters with Netscape. This is due to that Netscape 4.x looks for any koi8-r font and, if it finds one, they refuse to use other fonts for displaying Cyrillic pages. .:: forum.prusa3d.com ::.
The problem is solved by removing koi8-r fonts from everywhere - X Window System font path and font server path.Then install koi8-ru, iso-8859-5 or windows-1251 and run .:: replit.com ::. .:: telegra.ph ::.
xset fp rehash |
Links to koi8-ru, iso-8859-5 and windows-1251 cyrillic fonts for X Window System can be found at .:: www3.uwsp.edu ::. the bellinux page
In order to view Belarusian sites, you have to set up you console to handle the encoding you need. See section .:: telegra.ph ::. .:: zekond.com ::. [Open Source ASP.NET] Section 2.5 for more details.
Add the following lines to your .linxrc file.
character_set=Cyrillic (windows-1251) preferred_language=be preferred_charset=windows-1251 |
character_set=Cyrillic (ISO-8859-5) preferred_language=be preferred_charset=iso-8859-5 |
If the page you are browsing does not have an explicit charset declaration, press .:: writeablog.net ::. o and set the document charset manually.