aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/FontHostTest.cpp
Commit message (Expand)AuthorAge
* Implement onCountGlyphs and onGetUPEM on Windows.Gravatar bungeman@google.com2013-07-15
* beef-up upem test for fontsGravatar reed@google.com2013-03-21
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-12
* add (mac) test for ttcindex in SkFontStreamGravatar reed@google.com2013-03-11
* Always round text position correctly.Gravatar bungeman@google.com2013-02-25
* Start addressing the clang static analyzer issuesGravatar robertphillips@google.com2013-01-30
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Fix units per em test.Gravatar bungeman@google.com2012-07-31
* add getUnitsPerEm() to SkTypefaceGravatar reed@google.com2012-07-31
* Need to apply matrix to advance in generateAdvance (as we already were in gen...Gravatar reed@google.com2012-07-18
* fix warnings on Mac in testsGravatar caryclark@google.com2012-06-06
* retarget fonttable tests to use SkTypeface api, rather than (should-be-privat...Gravatar reed@google.com2012-04-19
* Glyph advances from generateAdvance do not always match generateMetrics results.Gravatar bungeman@google.com2012-03-23
* Fix memory leak in GetTableData() and add unittests for itGravatar reed@google.com2012-02-23
* don't require tableCount>0 since some platform fonts may not support thatGravatar reed@google.com2012-02-23
* remove 'OS/2' table from known-sizes, since its size is not always the sameGravatar reed@google.com2012-02-23
* add unittest for FontHost (just tables at the moment)Gravatar reed@google.com2012-02-23