summaryrefslogtreecommitdiffstats
path: root/skia/ext/SkFontHost_fontconfig_direct.cpp
Commit message (Expand)AuthorAgeFilesLines
* linux: add a NonHintedSans font to test_shellagl@chromium.org2010-03-251-3/+1
* linux: be more conservative in Liberation font fallbackevan@chromium.org2010-03-231-62/+41
* linux: handle basic metric-compatibile font fallbackevan@chromium.org2010-03-081-24/+87
* Linux: make "NonAntiAliasedSans" a magic font name.agl@chromium.org2010-03-021-1/+3
* Fix for gratuitous fake emboldening of already-bold fonts on Linux.senorblanco@chromium.org2010-02-031-1/+1
* Returns an error immediately without sending IPC message when a font family n...yusukes@google.com2009-12-181-0/+3
* Second fix for the Issue 12530. Modified Match() function so that it allows t...yusukes@google.com2009-09-111-2/+9
* Tries to retrieve all post_match_families in the font file to support non-asciiyusukes@google.com2009-07-191-10/+20
* Linux: filter out unreadable fontsagl@chromium.org2009-07-141-0/+8
* Linux: workaround a fontconfig bug.agl@chromium.org2009-07-141-8/+31
* Linux: don't crash when performing font fallback to a non-scalable font.agl@chromium.org2009-07-101-10/+4
* Make font fallback case insensitive.thestig@chromium.org2009-07-081-3/+4
* Linux: fix double italic on some fonts.agl@chromium.org2009-06-241-2/+15
* Linux: fix fake italics for fonts without italic variants.agl@chromium.org2009-06-241-12/+23
* Only select scalable fonts. Fixed-size fonts don't work with FT_Set_Char_Size...thestig@chromium.org2009-06-191-0/+10
* Fix a skia valgrind error.craig.schlenter@chromium.org2009-06-181-1/+1
* Linux: fix memory leak in new SkFontHost code.agl@chromium.org2009-06-151-0/+2
* Linux: fix layout tests with italic text.agl@chromium.org2009-06-151-1/+1
* Linux: Add support for chrooted renderers.agl@chromium.org2009-06-151-0/+180
* Revert r17575 and r17576. They are causing layout test errors.agl@chromium.org2009-06-041-180/+0
* Linux: Add support for chrooted renderers.agl@chromium.org2009-06-041-0/+180