* [Comm] Ошибка в /etc/fonts/local.conf
@ 2004-08-30 12:40 Krasavin Andrey
2004-08-30 12:54 ` Gleb Stiblo
0 siblings, 1 reply; 2+ messages in thread
From: Krasavin Andrey @ 2004-08-30 12:40 UTC (permalink / raw)
To: community
[-- Attachment #1: Type: text/plain, Size: 214 bytes --]
Добрый день!
Даю команду fc-cache и получаю следующее:
Fontconfig error: "local.conf", line 6: not well-formed (invalid
token)
Подскажите, пожалуйста, как исправить. Сам файл в аттаче.
--
WBR, Krasavin Andrey
[-- Attachment #2: local.conf --]
[-- Type: text/plain, Size: 528 bytes --]
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<!-- /etc/fonts/local.conf file for local customizations -->
<fontconfig>
<match target="font">
<!-- выбрать шрифты -->
<test compare="more" name="size" qual="any" >
<double>8</double>
</test>
<!-- размер > 8 -->
<test compare="less" name="size" qual="any" >
<double>15</double>
</test>
<!-- размер < 15 -->
<edit mode="assign" name="antialias" >
<bool>false</bool>
</edit>
<!-- режим сглаживания: отключить -->
</match>
</fontconfig>
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Comm] Ошибка в /etc/fonts/local.conf
2004-08-30 12:40 [Comm] Ошибка в /etc/fonts/local.conf Krasavin Andrey
@ 2004-08-30 12:54 ` Gleb Stiblo
0 siblings, 0 replies; 2+ messages in thread
From: Gleb Stiblo @ 2004-08-30 12:54 UTC (permalink / raw)
To: community
On Mon, Aug 30, 2004 at 04:40:39PM +0400, Krasavin Andrey wrote:
[...]
KA> Подскажите, пожалуйста, как исправить. Сам файл в аттаче.
KA> <?xml version="1.0"?>
KA> <!DOCTYPE fontconfig SYSTEM "fonts.dtd">
KA> <!-- /etc/fonts/local.conf file for local customizations -->
KA> <fontconfig>
KA> <match target="font">
KA> <!-- выбрать шрифты -->
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ переправьте в utf-8.
KA> <test compare="more" name="size" qual="any" >
KA> <double>8</double>
KA> </test>
KA> <!-- размер > 8 -->
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
KA> <test compare="less" name="size" qual="any" >
KA> <double>15</double>
KA> </test>
KA> <!-- размер < 15 -->
KA> <edit mode="assign" name="antialias" >
KA> <bool>false</bool>
KA> </edit>
KA> <!-- режим сглаживания: отключить -->
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
KA> </match>
KA> </fontconfig>
--
Gleb Stiblo AKA UlfR <g.stiblo@sam-solutions.net>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-08-30 12:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-30 12:40 [Comm] Ошибка в /etc/fonts/local.conf Krasavin Andrey
2004-08-30 12:54 ` Gleb Stiblo
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git