[Bug 367777] [NEW] DejaVu letter #119 (ę) has broken slight hinting
Launchpad Bug Tracker
367777 at bugs.launchpad.net
Sun Jan 26 08:29:22 UTC 2014
You have been subscribed to a public bug:
DejaVu letter #119 (ę) has broken slight hinting, while other hintings
are ok. I've attached screenshots of all four hinting styles: none,
slight, medium and full. You can clearly see that slight is broken. This
bug was also in Kubuntu 8 but I report it now, after upgrade to 9.04.
I use this ~/.fonts.conf file:
$ cat /home/spoonman/.fonts.conf
<?xml version='1.0'?>
<!DOCTYPE fontconfig SYSTEM 'fonts.dtd'>
<fontconfig>
<match target="font" >
<edit mode="assign" name="rgba" >
<const>bgr</const>
</edit>
</match>
<match target="font" >
<edit mode="assign" name="hinting" >
<bool>true</bool>
</edit>
</match>
<match target="font" >
<edit mode="assign" name="hintstyle" >
<const>hintslight</const>
</edit>
</match>
<match target="font" >
<edit mode="assign" name="antialias" >
<bool>true</bool>
</edit>
</match>
</fontconfig>
$ lsb_release -rd
Description: Ubuntu 9.04
Release: 9.04
$ apt-cache policy ttf-dejavu
ttf-dejavu:
Installed: 2.28-1
** Affects: dejavu-fonts
Importance: Medium
Status: In Progress
** Affects: fonts-dejavu (Ubuntu)
Importance: Low
Status: Triaged
--
DejaVu letter #119 (ę) has broken slight hinting
https://bugs.launchpad.net/bugs/367777
You received this bug notification because you are a member of Ubuntu Foundations Bugs, which is subscribed to fonts-dejavu in Ubuntu.
More information about the foundations-bugs
mailing list