ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Alexey Morozov <morozov@novosoft.ru>
To: sisyphus@altlinux.ru
Subject: Re: [sisyphus] Mozilla, AA, fonts
Date: Mon, 28 Oct 2002 11:52:48 +0600
Message-ID: <20021028055248.GU19060@bebi.novosoft.ru> (raw)
In-Reply-To: <20021028044637.GB2850@dolmatov.dsb.ru>

On Mon, Oct 28, 2002 at 12:46:37PM +0800, Sergei Dolmatov wrote:
> > У меня galeon-1.2.6-alt1, mozilla-1.2-alt0.5 показывает эту страницу
> > нормально. Включая, кстати, пресловутые ╚╩ (<< >>, для несчастных, с KOI8-R
> > на борту :-)). Фокус заключается в том, что несмотря на то, что основной
> > локалью у меня стоит KOI8-R, galeon/mozilla настроены на фонты с кодировкой
> > microsoft-cp1251. В результате, gazeta.ru, которая очень любит пресловутые
> > << и >>, у меня показывается нормально.
> То есть, в шрифтах, используемых фениксом на моей машине, не хватает этих
> символов?
Их, вообще-то, не хватает в кодировке KOI8-R. Равно как и кириллического
символа No (нет, в этом терминале/кодировке мне его не набрать :-)),
и прочих штук (центрально- и западнославянской кириллицы).

> Открываю этот файл (HTML-код) в терминале - все кавычки и копирайты вполне
> нормально показываются.
Ну, это значит, терминал юникодный и/или не в кодировке KOI8-R.

> В mozilla preferences предлагаются только начертания шрифтов, без выбора
> кодировки, так что это, видимо, задается либо действительно в prefs.js, либо
> в системных конфигах фонт-сервера...
Гхм... И правда :-). У меня осталось от предыдущих заездов (1.0.x), видимо :-)
Но, во всяком случае в galeon-1.2.6 кодировку еще можно выбрать :-)

> В каком месте я ошибаюсь?
Ну, только в том месте, в котором утверждается, что мозилла плохая и не умеет
казать такие странички :-).
Кстати, я бы на Вашем месте, попробовал бы использовать не Феникс, который
чрезмерно уж тестовая тулза и proof-of-concept, а stock-mozilla или тот же
галеон...

В конце концов, можно попробовать руками отредактировать prefs.js, чтобы 
там присутствовало примерно следующее:

user_pref("font.name.cursive.x-cyrillic", "monotype-arial-microsoft-cp1251");
user_pref("font.name.cursive.x-western", "monotype-arial-iso8859-15");
user_pref("font.name.fantasy.x-cyrillic", "microsoft-comic sans ms-microsoft-cp1
51");
user_pref("font.name.fantasy.x-western", "microsoft-comic sans ms-iso8859-15");
user_pref("font.name.monospace.x-cyrillic", "monotype-courier new-microsoft-cp12
51");
user_pref("font.name.monospace.x-western", "monotype-courier new-iso8859-15");
user_pref("font.name.sans-serif.x-cyrillic", "monotype-arial-microsoft-cp1251");user_pref("font.name.sans-serif.x-western", "monotype-arial-iso8859-15");
user_pref("font.name.serif.x-cyrillic", "monotype-times new roman-microsoft-cp12
51");
user_pref("font.name.serif.x-western", "monotype-times new roman-iso8859-15");



  reply	other threads:[~2002-10-28  5:52 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-25 14:38 Sergei Dolmatov
2002-10-25 15:48 ` aen
2002-10-28  1:55   ` Sergei Dolmatov
2002-10-28  5:18     ` Alexey Morozov
2002-10-28  4:46       ` Sergei Dolmatov
2002-10-28  5:52         ` Alexey Morozov [this message]
2002-10-28  5:25           ` Sergei Dolmatov
2002-10-28  5:35             ` Sergei Dolmatov
2002-10-28  7:03               ` Alexey Morozov
2002-10-28  7:01             ` Alexey Morozov
2002-10-28 10:29       ` aen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20021028055248.GU19060@bebi.novosoft.ru \
    --to=morozov@novosoft.ru \
    --cc=sisyphus@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git