* [sisyphus] сглаживание шрифтов в Х
@ 2009-05-18 11:12 Michael Bykov
2009-05-18 11:39 ` Alex Gorbachenko
0 siblings, 2 replies; 4+ messages in thread
From: Michael Bykov @ 2009-05-18 11:12 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions
салют,
поставил branch 5 с нуля.
скажите, что нужно сделать, чтобы по-умолчанию включалось сглаживание
шрифтов в Х? Нет ли инструкции?
В KDE сглаживание работает, в xfce - нет. В firefox - тоже нет. До
этого, когда перешел с Сизифа на бранч 5, сглаживание было.
В search.altlinux по запросу "сглаживание шрифтов" ссылки на сообщения
времен Мастера 2.2. Видно, с тех пор все у всех автоматом работает,
это я один такой неудачливый.
М.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [sisyphus] сглаживание шрифтов в Х
2009-05-18 11:12 [sisyphus] сглаживание шрифтов в Х Michael Bykov
@ 2009-05-18 11:39 ` Alex Gorbachenko
1 sibling, 0 replies; 4+ messages in thread
From: Alex Gorbachenko @ 2009-05-18 11:39 UTC (permalink / raw)
To: sisyphus
[-- Attachment #1: Type: text/plain, Size: 361 bytes --]
On Mon, 18 May 2009 15:12:39 +0400
Michael wrote:
>В KDE сглаживание работает, в xfce - нет. В firefox - тоже нет. До
>этого, когда перешел с Сизифа на бранч 5, сглаживание было.
https://bugzilla.altlinux.org/show_bug.cgi?id=16776
--
np: Andy Timmons - Groove Or Die
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [sisyphus] сглаживание шрифтов в Х
@ 2009-05-18 12:33 ` Michael Bykov
2009-05-18 12:35 ` Mikhail Gusarov
0 siblings, 1 reply; 4+ messages in thread
From: Michael Bykov @ 2009-05-18 12:33 UTC (permalink / raw)
To: Александров
Сергей,
ALT Linux Sisyphus discussions
господа, получил ответ от Сергея Александрова.
всё получилось отлично. Хорошо бы его в вики куда-нибудь поместить.
18 мая 2009 г. 19:35 пользователь Александров Сергей <necro@iac.spb.ru> написал:
> Привет, не могу отвечать в рассылку,
> отвечу прям лично :) для себя писал. пардон за лексику -
>
> [root@43-mobile ~]# fc-conf --print
> antialiasing unknown
> autohinter disable
> hinting unknown
> hinting style unknown
> sub-pixel rendering unknown
> [root@43-mobile ~]# fc-conf --help
> Usage: fc-conf [--antialias (enable|disable)] [--autohint (enable|disable)]
> [--hinting (enable|disable)] [--hintstyle (disable|light|medium|full)]
> [--rgba (disable|bgr|rgb|vbgr|vrgb)] [--help] [--verbose]
> fontconfig configuration utility.
> --antialias enabled/disabled antialiasing
> --autohint enabled/disabled autohinter
> --hinting enabled/disabled hinting
> --hintstyle set hinting style
> --rgba set sub-pixel rendering
> --print print settings and exit
> --verbose be verbose
> --help display this help and exit
>
> [root@43-mobile ~]# fc-conf --antialias enable
> [root@43-mobile ~]# fc-conf --autohint enable
> [root@43-mobile ~]# fc-conf --hinting enable
> [root@43-mobile ~]# fc-conf --hintstyle full
> [root@43-mobile ~]# fc-conf --rgba rgb
> [root@43-mobile ~]# fc-conf --print
> antialiasing enable
> autohinter enable
> hinting enable
> hinting style full
> sub-pixel rendering rgb
>
> если используется жидкий монитор, то глядя сюда:
> [root@43-mobile ~]# ls /etc/fonts/conf.avail/
> 10-antialias.conf 10-style-medium.conf
> 30-metric-aliases.conf 65-fonts-persian.conf
> 10-autohint.conf 10-style-none.conf 30-urw-aliases.conf
> 65-khmer.conf 10-hinting.conf 10-sub-pixel-bgr.conf
> 40-generic.conf 65-nonlatin.conf 10-lcdfilter-default.conf
> 10-sub-pixel-rgb.conf 40-nonlatin.conf 69-unifont.conf
> 10-lcdfilter-legacy.conf 10-sub-pixel-vbgr.conf 45-latin.conf
> 70-no-bitmaps.conf 10-lcdfilter-light.conf 10-sub-pixel-vrgb.conf
> 49-sansserif.conf 70-yes-bitmaps.conf
> 10-lcdfilter-none.conf 10-unhinted.conf 50-user.conf
> 80-delicious.conf 10-no-antialias.conf 20-fix-globaladvance.conf
> 51-local.conf 90-synthetic.conf 10-no-sub-pixel.conf
> 20-unhint-small-dejavu.conf 57-dejavu.conf 10-style-full.conf
> 20-unhint-small-vera.conf 60-alt-post-user.conf
> 10-style-light.conf 25-unhint-nonlatin.conf 60-latin.conf
>
> делаем линк на один из 10-lcdfilter - кому че подходит лучше, я взял
>
> 10-lcdfilter-default.conf >
>
> [root@43-mobile ~]#
> ln -s /etc/fonts/conf.avail/10-lcdfilter-default.conf /etc/fonts/conf.d/
>
> если глянуть в /etc/fonts/conf.d - видать линки на все действующие фильтры
> сглаживания:
>
> [root@43-mobile ~]# ls /etc/fonts/conf.d/
> 10-antialias.conf 10-style-full.conf 30-metric-aliases.conf
> 50-user.conf 65-fonts-persian.conf
> 10-autohint.conf 10-sub-pixel-rgb.conf 30-urw-aliases.conf
> 51-local.conf 80-delicious.conf
> 10-hinting.conf 20-fix-globaladvance.conf 40-generic.conf
> 51-local.conf~ 90-synthetic.conf
> 10-lcdfilter-default.conf 20-unhint-small-vera.conf 49-sansserif.conf
> 60-alt-post-user.conf README
>
> перезапускаем все приложения, тащимся от собственной крутости, если херня
> получилась, крутим в первую очередь fc-conf sub-pixel rendering и
> 10-lcdfilter.
>
>
> В сообщении от 18 мая 2009 Michael Bykov написал(a):
>> салют,
>>
>> поставил branch 5 с нуля.
>>
>> скажите, что нужно сделать, чтобы по-умолчанию включалось сглаживание
>> шрифтов в Х? Нет ли инструкции?
>>
>> В KDE сглаживание работает, в xfce - нет. В firefox - тоже нет. До
>> этого, когда перешел с Сизифа на бранч 5, сглаживание было.
>>
>> В search.altlinux по запросу "сглаживание шрифтов" ссылки на сообщения
>> времен Мастера 2.2. Видно, с тех пор все у всех автоматом работает,
>> это я один такой неудачливый.
>>
>> М.
>> _______________________________________________
>> Sisyphus mailing list
>> Sisyphus@lists.altlinux.org
>> https://lists.altlinux.org/mailman/listinfo/sisyphus
>
>
>
> --
> С уважением,
> Сергей Александров
> начальник сектора сопровождения СКЗИ ИОГВ СПб
> СПб ГУП "СПб ИАЦ"
> тел: +7-921-557-96-60
> тел: (812) 576-6087
> факс:(812) 764-9545 764-9548
> e-mail: support_itss@iac.spb.ru
> e-mail: necro@iac.spb.ru
>
> Сергей,
>
> сделал, все получилось! Ну ты меня просто спас, теперь могу уйти
> обратно в xfce.
>
> А почему ты не можешь в рассылку отвечать? По-моему, это замечательная
> инструкция, хочешь, я перешлю твой пост в рассылку?
>
> М.
перешли
не могу, потому что лень настроить kmail на разные snmp-сервера :)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [sisyphus] сглаживание шрифтов в Х
2009-05-18 12:33 ` Michael Bykov
@ 2009-05-18 12:35 ` Mikhail Gusarov
0 siblings, 0 replies; 4+ messages in thread
From: Mikhail Gusarov @ 2009-05-18 12:35 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions
Cc: Александров
Сергей
[-- Attachment #1: Type: text/plain, Size: 285 bytes --]
Twas brillig at 16:33:25 18.05.2009 UTC+04 when m.bykov@gmail.com did gyre and gimble:
MB> всё получилось отлично. Хорошо бы его в вики куда-нибудь поместить.
Ну и поместите. На то оно и Wiki.
--
[-- Attachment #2: Type: application/pgp-signature, Size: 834 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-05-18 12:35 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-18 11:12 [sisyphus] сглаживание шрифтов в Х Michael Bykov
2009-05-18 11:39 ` Alex Gorbachenko
2009-05-18 12:33 ` Michael Bykov
2009-05-18 12:35 ` Mikhail Gusarov
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