documentation-packages team mailing list archive
-
documentation-packages team
-
Mailing list archive
-
Message #00415
[Bug 367777] Re: DejaVu letter #119 (ę) has broken slight hinting
** Package changed: ttf-dejavu (Ubuntu) => fonts-dejavu (Ubuntu)
** Changed in: fonts-dejavu (Ubuntu)
Importance: Undecided => Low
** Changed in: fonts-dejavu (Ubuntu)
Status: New => Triaged
--
You received this bug notification because you are a member of
Documentation Packages, which is subscribed to ttf-dejavu in Ubuntu.
https://bugs.launchpad.net/bugs/367777
Title:
DejaVu letter #119 (ę) has broken slight hinting
Status in DejaVu Fonts:
In Progress
Status in “fonts-dejavu” package in Ubuntu:
Triaged
Bug description:
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/dejavu-fonts/+bug/367777/+subscriptions