aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ports/SkFontMgr_fontconfig.cpp
Commit message (Expand)AuthorAge
...
* Extend SkFontMgr_Custom to cover ttc, otf, pfb.Gravatar bungeman2014-10-28
* Remove a pointless use of SkWeakRefCnt.Gravatar mtklein2014-10-24
* Update fontMgr to take list of bcp47 language tags.Gravatar bungeman2014-10-23
* Replace SkTypeface::Style with SkFontStyle.Gravatar bungeman2014-10-20
* Revert of Replace SkTypeface::Style with SkFontStyle. (patchset #9 id:160001 ...Gravatar mtklein2014-10-20
* Replace SkTypeface::Style with SkFontStyle.Gravatar bungeman2014-10-20
* Restore old behavior of SkTypeface::CreateFromTypeface.Gravatar bungeman2014-09-18
* Serialize the font index.Gravatar bungeman2014-09-18
* Add onGetFamilyName to SkTypeface.Gravatar bungeman2014-09-17
* Handle NULL typeface in SkFontMgr_fontconfig::onMatchFaceStyle.Gravatar bungeman2014-09-12
* Add font fallback support to SkFontMgr_fontconfig.Gravatar bungeman2014-09-09
* "NULL !=" = NULLGravatar bsalomon2014-09-05
* Ensure SkFontMgr_fontconfig debug thread locking is initialized.Gravatar bungeman2014-08-26
* Add a working SkFontMgr_fontconfig.Gravatar bungeman2014-08-25