index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
core
/
SkFontHost.h
Commit message (
Expand
)
Author
Age
*
remove GetGammaFlag from SkFontHost
reed@google.com
2011-11-22
*
Add paging support for handle based typefaces.
bungeman@google.com
2011-11-15
*
Update files to use SK_BUILD_FOR_ANDROID.
djsollen@google.com
2011-11-08
*
add api to SkGraphics to get/set font cache limit
reed@google.com
2011-11-08
*
[PDF] Subset font advance data (W array).
vandebo@chromium.org
2011-08-18
*
Revert "Improve generation of glyph advance array." This reverts commit r2126
vandebo@chromium.org
2011-08-16
*
Improve generation of glyph advance array.
vandebo@chromium.org
2011-08-16
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
add 2nd parameter to SkFontHost::NextLogicalFont()
reed@google.com
2011-06-13
*
add typefacecache
reed@google.com
2011-05-02
*
http://codereview.appspot.com/4436057/
reed@google.com
2011-04-26
*
Improve the SkAdvancedTypefaceMetrics interface w.r.t. vertical advances.
vandebo@chromium.org
2011-03-30
*
Upstreaming changes from android.
djsollen@google.com
2011-03-14
*
Cleanup SkPDFTypfaceInfo and make it more generic.
vandebo@chromium.org
2011-02-02
*
Add Truetype and Type 1 font embedding support
vandebo@chromium.org
2011-01-25
*
Add a SkTypeface::CreateForChars() function.
agl@chromium.org
2010-04-20
*
add optional pref-config table to codecs
reed@android.com
2010-03-03
*
add kNONE_LCDOrder for screens with no recognizable rgb order
reed@android.com
2010-03-02
*
add GetFileName api to SkFontHost
reed@android.com
2009-07-31
*
ws fixes
reed@android.com
2009-07-27
*
Add SkFontHost::FilterRect() which allows the font host to filter our request
reed@android.com
2009-07-22
*
Typo fix.
agl@chromium.org
2009-07-21
*
Subpixel glyph rendering support.
agl@chromium.org
2009-07-21
*
add Table apis to SkFontHost
reed@android.com
2009-04-08
*
Simplify font-chaining (fallbacks) to have fonthost just return the next
reed@android.com
2009-03-17
*
Significant cleanup in api, and more importantly in sementics, of SkFontHost
reed@android.com
2009-03-04
*
move CreateTypefaceFromFile into fonthost porting layer, so we don't force a ...
reed@android.com
2008-12-22
*
grab from latest android
reed@android.com
2008-12-17