aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkTypeface.h
Commit message (Expand)AuthorAge
* add typefacecacheGravatar reed@google.com2011-05-02
* Remove transitionary version of getAdvancedTypefaceMetrics. Webkit has been ...Gravatar vandebo@chromium.org2011-04-06
* Improve the SkAdvancedTypefaceMetrics interface w.r.t. vertical advances.Gravatar vandebo@chromium.org2011-03-30
* Add code needed to build skia as a windows dll within the chromium project.Gravatar ctguil@chromium.org2011-03-15
* add isFixedWidth() to expose the newly added attributeGravatar reed@google.com2011-02-24
* add fixed-width attribute to typefaceGravatar reed@google.com2011-02-23
* 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
* fix leak in DeserializeGravatar reed@android.com2009-03-06
* Significant cleanup in api, and more importantly in sementics, of SkFontHostGravatar reed@android.com2009-03-04
* API cleanup: rename typeface Create to CreateFromName, and remove default argGravatar reed@android.com2009-03-04
* remove unimplemented (and uncalled) SkTypeface::Hash()Gravatar reed@android.com2009-03-03
* grab from latest androidGravatar reed@android.com2008-12-17