aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ports/SkFontHost_none.cpp
Commit message (Expand)AuthorAge
* Remove SK_FONTHOST_USES_FONTMGR.Gravatar bungeman@google.com2013-11-11
* add dummpy SkFontMgr::Factory() impl to font backends, so we can start testin...Gravatar reed@google.com2013-03-27
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-27
* remove SkFontHost::NextLogicalFont, and add android-specific functionGravatar reed@google.com2013-03-26
* 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
* remove SkFontHost::GetFileNameGravatar mike@reedtribe.org2013-03-22
* move impl of AdvancedTypefaceMetrics into typeface (3)Gravatar reed@google.com2013-03-20
* remove SkFontHost::CreateScalerContextGravatar reed@google.com2013-03-19
* 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
* Fix compile error in SkFontHost_none.cppGravatar borenet@google.com2012-09-04
* remove unused ptr/len parameters from CreateTypefaceGravatar reed@google.com2012-05-07
* Update GetAdvancedTypefaceMetrics API in usually-unbuilt files.Gravatar tomhudson@google.com2012-03-23
* Remove SkFontHost::ValidFontID PART 2: remove definition and skia callers not...Gravatar bungeman@google.com2012-02-24
* Add SkDEBUGFAIL to clean up use of SkASSERT(!"text");Gravatar tomhudson@google.com2011-12-28
* remove GetGammaFlag from SkFontHostGravatar reed@google.com2011-11-22
* 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
* 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
* Add a SkTypeface::CreateForChars() function.Gravatar agl@chromium.org2010-04-20
* add FilterRec() so it links againGravatar reed@android.com2009-09-27
* add GetFileName api to SkFontHostGravatar reed@android.com2009-07-31
* Simplify font-chaining (fallbacks) to have fonthost just return the nextGravatar reed@android.com2009-03-17
* Significant cleanup in api, and more importantly in sementics, of SkFontHostGravatar reed@android.com2009-03-04
* Initial automake and autoconf files to build core into libskia.a.Gravatar joe.gregorio2009-01-06
* grab from latest androidGravatar reed@android.com2008-12-17