Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_skia
/
fbfcd5602128ec010c82cb733c9cdc0a3254f9f3
/
tests
/
FontHostTest.cpp
c0d3f2f
Fix units per em test.
by bungeman@google.com
· 13 years ago
4b2af9c
add getUnitsPerEm() to SkTypeface
by reed@google.com
· 13 years ago
d074c37
Need to apply matrix to advance in generateAdvance (as we already were in generateMetrics)
by reed@google.com
· 13 years ago
42639cd
fix warnings on Mac in tests
by caryclark@google.com
· 13 years ago
8b0a335
retarget fonttable tests to use SkTypeface api, rather than (should-be-private) SkFontHost api
by reed@google.com
· 13 years ago
34f1026
Glyph advances from generateAdvance do not always match generateMetrics results.
by bungeman@google.com
· 13 years ago
fbd033d
Fix memory leak in GetTableData() and add unittests for it
by reed@google.com
· 13 years ago
44eedf8
don't require tableCount>0 since some platform fonts may not support that
by reed@google.com
· 13 years ago
7852520
remove 'OS/2' table from known-sizes, since its size is not always the same
by reed@google.com
· 13 years ago
17aa07d
add unittest for FontHost (just tables at the moment)
by reed@google.com
· 13 years ago