aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkTypeface.h
Commit message (Expand)AuthorAge
* Fonts with cubic outlines are rendered without ClearType by GDI.Gravatar bungeman@google.com2012-10-12
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* add getUnitsPerEm() to SkTypefaceGravatar reed@google.com2012-07-31
* more SkInstCnt plumbingGravatar reed@google.com2012-06-26
* WeakRefCntGravatar bungeman@google.com2012-05-16
* remove unused ptr/len parameters from CreateTypefaceGravatar reed@google.com2012-05-07
* expose font-table APIs to SkTypefaceGravatar reed@google.com2012-04-17
* [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
* 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