Chromium Code Reviews
DescriptionLinux: fix double italic on some fonts.
If we ask fontconfig for an italic font, it might take a roman font
and set the undocumented property FC_MATRIX to a skew matrix. It'll
then say that the font is italic or oblique. So, if we see a matrix,
we don't believe that it's italic.
BUG=15212
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|
|||||||||||||||||||