<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
15.09.2009 13:08, Andrey Rahmatullin пишет:
<blockquote cite="mid:20090915100847.GA6031@wrars-comp.wrarsdomain"
 type="cite">
  <pre wrap="">On Tue, Sep 15, 2009 at 12:59:03PM +0300, Serge wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">После апдейта на р5 в кде замечено что шрифты отображаются без сглаживания.
    </pre>
  </blockquote>
  <pre wrap="">~/.fonts.conf покажите.
  </pre>
</blockquote>
&lt;?xml version='1.0'?&gt;<br>
&lt;!DOCTYPE fontconfig SYSTEM 'fonts.dtd'&gt;<br>
&lt;fontconfig&gt;<br>
 &lt;match target="font" &gt;<br>
  &lt;edit mode="assign" name="rgba" &gt;<br>
   &lt;const&gt;none&lt;/const&gt;<br>
  &lt;/edit&gt;<br>
 &lt;/match&gt;<br>
 &lt;match target="font" &gt;<br>
  &lt;edit mode="assign" name="hinting" &gt;<br>
   &lt;bool&gt;true&lt;/bool&gt;<br>
  &lt;/edit&gt;<br>
 &lt;/match&gt;<br>
 &lt;match target="font" &gt;<br>
  &lt;edit mode="assign" name="hintstyle" &gt;<br>
   &lt;const&gt;hintfull&lt;/const&gt;<br>
  &lt;/edit&gt;<br>
 &lt;/match&gt;<br>
 &lt;match target="font" &gt;<br>
  &lt;edit mode="assign" name="antialias" &gt;<br>
   &lt;bool&gt;true&lt;/bool&gt;<br>
  &lt;/edit&gt;<br>
 &lt;/match&gt;<br>
&lt;/fontconfig&gt;<br>
<br>
<blockquote cite="mid:20090915100847.GA6031@wrars-comp.wrarsdomain"
 type="cite">
  <pre wrap="">
  </pre>
  <blockquote type="cite">
    <pre wrap="">в настройках сказано смотреть на системные настройки сглаживания... А 
где они??
    </pre>
  </blockquote>
  <pre wrap="">/etc/fonts/{fonts.conf,conf.d/}

  </pre>
</blockquote>
И как ими рулить?<br>
<blockquote cite="mid:20090915100847.GA6031@wrars-comp.wrarsdomain"
 type="cite">
  <pre wrap=""></pre>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
community mailing list
<a class="moz-txt-link-abbreviated" href="mailto:community@lists.altlinux.org">community@lists.altlinux.org</a>
<a class="moz-txt-link-freetext" href="https://lists.altlinux.org/mailman/listinfo/community">https://lists.altlinux.org/mailman/listinfo/community</a></pre>
</blockquote>
<br>
</body>
</html>