aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkTypeface.cpp
Commit message (Expand)AuthorAge
...
* Add getFamilyNames to SkTypeface.Gravatar bungeman@google.com2013-08-06
* Implement onGetTableTags and onGetTableData on Windows.Gravatar bungeman@google.com2013-08-01
* Reintroduce default impls removed in 10495.Gravatar bungeman@google.com2013-08-01
* Implement onGetTableTags and onGetTableData on Windows.Gravatar bungeman@google.com2013-08-01
* Remove old default implementation of SkTypeface::onGetUPEM.Gravatar bungeman@google.com2013-07-30
* refactoring for SK_FONTHOST_USES_FONTMGR optionGravatar reed@google.com2013-07-30
* expose getFamilyName to public SkTypefaceGravatar reed@google.com2013-07-29
* Implement onCountGlyphs and onGetUPEM on Windows.Gravatar bungeman@google.com2013-07-15
* add charsToGlyphs to SkTypefaceGravatar reed@google.com2013-07-02
* Fix issues related to resolving fonts based on name.Gravatar djsollen@google.com2013-06-05
* Fix memory leak in SkTypeface.cppGravatar robertphillips@google.com2013-05-10
* Make SkTypeFace::Deserialize work for embedded fonts.Gravatar bungeman@google.com2013-04-09
* Partial fix for skp reading failure on fontsGravatar robertphillips@google.com2013-04-09
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-26
* Change fixedWidth to fixedPitch and implement on Windows.Gravatar bungeman@google.com2013-03-25
* land https://codereview.chromium.org/12676024Gravatar reed@google.com2013-03-25
* remove SkFontHost::OpenStream(), now subsumed by SkTypeface::openStream()Gravatar reed@google.com2013-03-22
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-22
* remove SkFontHost::GetFileNameGravatar mike@reedtribe.org2013-03-22
* remove GetTable* APIs from SkFontHost, and rely on SkTypeface::onGetTable*Gravatar reed@google.com2013-03-21
* add virtual SkTypeface::onOpenStream and override that for fontconfigGravatar reed@google.com2013-03-21
* call onGetUPEM to subclasses can optimize it, and place default behaviorGravatar reed@google.com2013-03-21
* move impl of AdvancedTypefaceMetrics into typeface (3)Gravatar reed@google.com2013-03-20
* remove SkFontHost::CreateScalerContextGravatar reed@google.com2013-03-19
* move most of SkFontHost to private (preceeding making it all private)Gravatar reed@google.com2013-03-14
* short-circuit if the requested typeface matches what we've been given.Gravatar reed@google.com2013-03-04
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-03
* move some of the impl in fonthost into typeface virtualsGravatar mike@reedtribe.org2013-03-03
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* Fonts with cubic outlines are rendered without ClearType by GDI.Gravatar bungeman@google.com2012-10-12
* 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