aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkScalerContext.h
Commit message (Expand)AuthorAge
* initialize SkGlyph::fMaskFormat to avoid valgrind warningsGravatar reed@google.com2011-01-13
* merge with changes for GPU backendGravatar reed@android.com2010-12-20
* Clamp the maximum size of glyph width we will attempt to render.Gravatar scarybeasts@gmail.com2010-10-18
* Add support for forcing autohinting.Gravatar agl@chromium.org2010-06-17
* This patch allows the use of the native FreeType emboldeningGravatar senorblanco@chromium.org2010-02-05
* add glyph->unichar query (inverse of a cmap)Gravatar reed@android.com2010-01-08
* Fix r466 which was causing Chromium valgrind failures.Gravatar agl@chromium.org2010-01-04
* Add flag to enable bitmap strikes.Gravatar agl@chromium.org2010-01-04
* ws fixesGravatar reed@android.com2009-07-27
* Add SkFontHost::FilterRect() which allows the font host to filter our requestGravatar reed@android.com2009-07-22
* Subpixel glyph rendering support.Gravatar agl@chromium.org2009-07-21
* Simplify font-chaining (fallbacks) to have fonthost just return the nextGravatar reed@android.com2009-03-17
* handle failure when creating a scalercontextGravatar reed@android.com2009-02-11
* grab from latest androidGravatar reed@android.com2008-12-17