aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ports/SkFontHost_fontconfig.cpp
Commit message (Expand)AuthorAge
* remove unused ptr/len parameters from CreateTypefaceGravatar reed@google.com2012-05-07
* Remove SkFontHost::ValidFontID PART 2: remove definition and skia callers not...Gravatar bungeman@google.com2012-02-24
* posix: Avoid static initializers in static/global mutexesGravatar digit@google.com2012-01-26
* Add SkDEBUGFAIL to clean up use of SkASSERT(!"text");Gravatar tomhudson@google.com2011-12-28
* add api to SkGraphics to get/set font cache limitGravatar reed@google.com2011-11-08
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* add 2nd parameter to SkFontHost::NextLogicalFont()Gravatar reed@google.com2011-06-13
* fix compile-error, mismatch between fontID and idGravatar reed@google.com2011-02-14
* Remove extra stub definition of GetAdvancedTypefaceMetrics.Gravatar vandebo@chromium.org2011-02-09
* Cleanup SkPDFTypfaceInfo and make it more generic.Gravatar vandebo@chromium.org2011-02-02
* Add Truetype and Type 1 font embedding supportGravatar vandebo@chromium.org2011-01-25
* Add a SkTypeface::CreateForChars() function.Gravatar agl@chromium.org2010-04-20
* add GetFileName api to SkFontHostGravatar reed@android.com2009-07-31
* Fix a precedence error in an assert in the fontconfig host.Gravatar deanm@chromium.org2009-07-01
* Some Linux / 64-bit compile fixes.Gravatar deanm@chromium.org2009-06-11
* fontconfig: allow fallback for certain magical font names.Gravatar agl@chromium.org2009-06-01
* Add fontconfig support.Gravatar agl@chromium.org2009-04-28