Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 202255 - media-fonts/dejavu-2.22 assigns italic style to incorrect font
Summary: media-fonts/dejavu-2.22 assigns italic style to incorrect font
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Peter Volkov (RETIRED)
URL: https://bugs.freedesktop.org/show_bug...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-14 13:47 UTC by Matt Whitlock
Modified: 2007-12-21 13:01 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Whitlock 2007-12-14 13:47:05 UTC
# 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.
Comment 1 Peter Sääf 2007-12-14 18:03:39 UTC
I can confirm this.
However I don't see this with dejavu-2.21. Only with 2.22.
Comment 2 Matt Whitlock 2007-12-15 00:11:35 UTC
rm /usr/share/fonts/dejavu/*Condensed* ; fc-cache -fsv

Fixed my problem. :)

I don't really like the condensed variants anyway.
Comment 3 Guillaume Castagnino 2007-12-16 19:38:09 UTC
This seems to be bound to this bug : https://bugs.freedesktop.org/show_bug.cgi?id=13608
Comment 4 Peter Volkov (RETIRED) gentoo-dev 2007-12-19 14:38:38 UTC
Thank you for report.  This bug is reported upstream too:
https://bugs.freedesktop.org/show_bug.cgi?id=13720

Now 2.22 is hardmasked. Hope this'll be fixed in next version.
Comment 5 Peter Volkov (RETIRED) gentoo-dev 2007-12-21 13:01:01 UTC
Thank you for report. This bug is fixed in dejavu-2.22.20071220.2156. If you find any new issues, please, report. Enjoy :)