1. 61a678a Add support for TTC font files in SkFontHost_Freetype. by agl@chromium.org · 14 years ago
  2. a2c71cb Add support for forcing autohinting. by agl@chromium.org · 14 years ago
  3. 36bb697 Add include of FT_SYNTHESIS_H by agl@chromium.org · 14 years ago
  4. e76073b Add support for fake bold of bitmap fonts. by agl@chromium.org · 14 years ago
  5. 70a303f [FreeType] Always use MONO hinting when hinting in monochrome. by agl@chromium.org · 14 years ago
  6. 4526a84 This patch allows the use of the native FreeType emboldening by senorblanco@chromium.org · 14 years ago
  7. b4234a2 skia: Always use aliased text when antialiasing is disabled. by agl@chromium.org · 15 years ago
  8. 9d3a985 add glyph->unichar query (inverse of a cmap) by reed@android.com · 15 years ago
  9. 99e1b90 Add parens in order to make conditional correct. by agl@chromium.org · 15 years ago
  10. 13c8558 Fix r466 which was causing Chromium valgrind failures. by agl@chromium.org · 15 years ago
  11. e95c91e Add flag to enable bitmap strikes. by agl@chromium.org · 15 years ago
  12. 558434a FreeType: fix garbled bitmap glyphs. by agl@chromium.org · 15 years ago
  13. e0d0899 FreeType: don't use bitmap strikes when antialiasing by agl@chromium.org · 15 years ago
  14. 61608aa fix #endif placement so it works when LCD support is not defined by reed@android.com · 15 years ago
  15. f18d876 Add runtime detection for missing subpixel support in FreeType. by agl@chromium.org · 15 years ago
  16. e4d0bc0 add filterrec logic for subpixel and slight-hinting by reed@android.com · 15 years ago
  17. bfbd4ff fix uninitialized library variable by reed@android.com · 15 years ago
  18. 659aaf9 fix warnings (unused local var) by reed@android.com · 15 years ago
  19. 36a4c2a Add SkFontHost::FilterRect() which allows the font host to filter our request by reed@android.com · 15 years ago
  20. f549369 rename SK_BUILD_SUBPIXEL to SK_SUPPORT_LCDTEXT to better match the name of the by reed@android.com · 15 years ago
  21. 309485b Subpixel glyph rendering support. by agl@chromium.org · 15 years ago
  22. 4516f47 use sk_bzero instead of bzero, since it isn't always available. by reed@android.com · 15 years ago
  23. a0f5d15 move xfermode modes from porterduff into xfermode itself by reed@android.com · 15 years ago
  24. 5c44d32 Make sure we have a non-null FreeType face before dereferencing it. by deanm@chromium.org · 15 years ago
  25. a8a8b8b check for 0 upem in freetype add 32bit-overflow check by reed@android.com · 15 years ago
  26. cc3096b Sync with Chromium's fork by agl@chromium.org · 15 years ago
  27. b1d9d2e Significant cleanup in api, and more importantly in sementics, of SkFontHost by reed@android.com · 15 years ago
  28. 62900b4 handle failure when creating a scalercontext by reed@android.com · 15 years ago
  29. 6f25297 fix multiple warnings (e.g. hidden virtuals, unused static functions) by reed@android.com · 16 years ago
  30. 8a1c16f grab from latest android by reed@android.com · 16 years ago