diff options
author | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-24 22:19:11 +0000 |
---|---|---|
committer | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-24 22:19:11 +0000 |
commit | aef1e52ad8d79a9db8ffffa9828ce7b66c405613 (patch) | |
tree | 2f401403e7b559b9f80fe22211eb168d5a9870e8 /webkit/data | |
parent | d70539de3df8f214397881727229a7786da9be35 (diff) | |
download | chromium_src-aef1e52ad8d79a9db8ffffa9828ce7b66c405613.zip chromium_src-aef1e52ad8d79a9db8ffffa9828ce7b66c405613.tar.gz chromium_src-aef1e52ad8d79a9db8ffffa9828ce7b66c405613.tar.bz2 |
Linux: 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
http://codereview.chromium.org/147108
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19184 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/data')
0 files changed, 0 insertions, 0 deletions