Mailinglist Archive: opensuse-bugs (14006 mails)

< Previous Next >
[Bug 376835] KDE4 enables subpixel hinting in KDE3
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Tue, 15 Apr 2008 13:48:01 -0600 (MDT)
  • Message-id: <20080415194801.1907BCC6CA@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=376835

User mfabian@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=376835#c29





--- Comment #29 from Mike Fabian <mfabian@xxxxxxxxxx> 2008-04-15 13:48:00 MST
---
The screenshot in comment #27 is with full hinting and using
the byte code interpreter, i.e. it uses the following
settings (e.g. from ~/.fonts.conf or /etc/fonts):

<match target="font" >
<edit mode="assign" name="rgba">
<const>none</const>
</edit>
</match>

<match target="font" >
<edit mode="assign" name="hinting" >
<bool>true</bool>
</edit>
</match>

<match target="font" >
<edit mode="assign" name="autohint" >
<bool>false</bool>
</edit>
</match>

<match target="font" >
<edit mode="assign" name="hintstyle" >
<const>hintfull</const>
</edit>
</match>

<match target="font" >
<edit mode="assign" name="antialias" >
<bool>true</bool>
</edit>
</match>


--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >
References