Bug 202255 - media-fonts/dejavu-2.22 assigns italic style to incorrect font
|
Bug#:
202255
|
Product: Gentoo Linux
|
Version: 2007.0
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: pva@gentoo.org
|
Reported By: matt@whitlock.name
|
|
Component: Ebuilds
|
|
|
URL:
https://bugs.freedesktop.org/show_bug.cgi?id=13720
|
|
Summary: media-fonts/dejavu-2.22 assigns italic style to incorrect font
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2007-12-14 13:47 0000
|
# emerge =media-fonts/dejavu-2.20
...
# fc-match sans
DejaVuSans.ttf: "DejaVu Sans" "Book"
# fc-match sans:italic
DejaVuSans-Oblique.ttf: "DejaVu Sans" "Oblique"
# emerge =media-fonts/dejavu-2.22
...
# fc-match sans
DejaVuSans.ttf: "DejaVu Sans" "Book"
# fc-match sans:italic
DejaVuSansCondensed-Oblique.ttf: "DejaVu Sans" "Condensed Book"
I think this was a problem in dejavu-2.21, too.
I can confirm this.
However I don't see this with dejavu-2.21. Only with 2.22.
rm /usr/share/fonts/dejavu/*Condensed* ; fc-cache -fsv
Fixed my problem. :)
I don't really like the condensed variants anyway.
Thank you for report. This bug is fixed in dejavu-2.22.20071220.2156. If you
find any new issues, please, report. Enjoy :)