index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
FontHostTest.cpp
Commit message (
Expand
)
Author
Age
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Fix units per em test.
bungeman@google.com
2012-07-31
*
add getUnitsPerEm() to SkTypeface
reed@google.com
2012-07-31
*
Need to apply matrix to advance in generateAdvance (as we already were in gen...
reed@google.com
2012-07-18
*
fix warnings on Mac in tests
caryclark@google.com
2012-06-06
*
retarget fonttable tests to use SkTypeface api, rather than (should-be-privat...
reed@google.com
2012-04-19
*
Glyph advances from generateAdvance do not always match generateMetrics results.
bungeman@google.com
2012-03-23
*
Fix memory leak in GetTableData() and add unittests for it
reed@google.com
2012-02-23
*
don't require tableCount>0 since some platform fonts may not support that
reed@google.com
2012-02-23
*
remove 'OS/2' table from known-sizes, since its size is not always the same
reed@google.com
2012-02-23
*
add unittest for FontHost (just tables at the moment)
reed@google.com
2012-02-23