aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkTypeface.cpp
Commit message (Expand)AuthorAge
* add getUnitsPerEm() to SkTypefaceGravatar reed@google.com2012-07-31
* more SkInstCnt plumbingGravatar reed@google.com2012-06-26
* remove unused ptr/len parameters from CreateTypefaceGravatar reed@google.com2012-05-07
* expose font-table APIs to SkTypefaceGravatar reed@google.com2012-04-17
* change typeface::purgeall to not assume that the array is empty, as it mayGravatar reed@google.com2011-12-16
* [PDF] Subset font advance data (W array).Gravatar vandebo@chromium.org2011-08-18
* Revert "Improve generation of glyph advance array." This reverts commit r2126Gravatar vandebo@chromium.org2011-08-16
* Improve generation of glyph advance array.Gravatar vandebo@chromium.org2011-08-16
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* disable lifecycle dumpsGravatar reed@google.com2011-05-02
* 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
* 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
* Fix 64-bit Mac warnings/memory corruptionGravatar reed@android.com2010-05-18
* 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
* move CreateTypefaceFromFile into fonthost porting layer, so we don't force a ...Gravatar reed@android.com2008-12-22
* grab from latest androidGravatar reed@android.com2008-12-17