1. cd9d69b Upstreaming changes from android. by djsollen@google.com · 13 years ago
  2. 260db92 trim 3-byte column at start and end of freetype bitmap by reed@google.com · 13 years ago
  3. 8abde0a disable lcd format for lcd16 as well by reed@google.com · 13 years ago
  4. ea2333d add LCD16 copy routine by reed@google.com · 13 years ago
  5. 6016962 use system font path when building on the mac by reed@google.com · 13 years ago
  6. 8a5d692 work around linker-error when building on the Mac by reed@google.com · 13 years ago
  7. ac6b979 support lcd16 mask format by reed@google.com · 13 years ago
  8. f88d676 check-point for kLCD16_Format mask support by reed@google.com · 13 years ago
  9. 9db86bb PDF Type3 Support. by ctguil@chromium.org · 13 years ago
  10. f7c2c45 Update windows port of of SkFontHost::GetAdvancedTypefaceMetrics to use calculateGlyphCount. by ctguil@chromium.org · 13 years ago
  11. 0bc7bf5 Implement SkScalerContext_Windows::generateGlyphCount() and provide access via SkGlyphCache interface. by ctguil@chromium.org · 13 years ago
  12. 9b74b11 export SkCreateTypefaceFromLOGFONT by reed@google.com · 13 years ago
  13. b652427 remove obsolete generateLineHeight by reed@google.com · 13 years ago
  14. 958c39b export SkCreateTypefaceFromLOGFONT by reed@google.com · 13 years ago
  15. 7b34ea6 Upstreaming code from android repository. by djsollen@google.com · 13 years ago
  16. 57f4969 merge from android tree: by djsollen@google.com · 13 years ago
  17. 7b19d6d Support unicode to glyph id conversion in windows for non-BMP characters. by ctguil@chromium.org · 13 years ago
  18. 3681276 update to add isFixedWidth attribute to typefaces by reed@google.com · 13 years ago
  19. 5b31b0f add fixed-width attribute to typeface (patch from russellbrenner) by reed@google.com · 13 years ago
  20. 57c2b1d Set fLastGlyphID in SkFontHost::GetAdvancedTypefaceMetrics for windows. by ctguil@chromium.org · 13 years ago
  21. 564e46f Fix file modes. by vandebo@chromium.org · 13 years ago
  22. 6f72d1e Provide windows font host implementation needed to support TrueType text in pdf backend. by vandebo@chromium.org · 13 years ago
  23. 0905344 fix compile-error, mismatch between fontID and id by reed@google.com · 13 years ago
  24. 9db446a Use real glyph IDs in the win fonthost to better support pdf. by vandebo@chromium.org · 13 years ago
  25. 337490d Remove extra stub definition of GetAdvancedTypefaceMetrics. by vandebo@chromium.org · 13 years ago
  26. c332b3f add by reed@google.com · 13 years ago
  27. 3e1313c add by reed@google.com · 13 years ago
  28. c3a2ae5 Improve usability of SkAdvancedTypefaceMetrics for non PDF cases. by vandebo@chromium.org · 13 years ago
  29. c48b2b3 Cleanup SkPDFTypfaceInfo and make it more generic. by vandebo@chromium.org · 14 years ago
  30. 16be6b8 [PDF] Add replacement implementations for functions missing in older freetype libs. by vandebo@chromium.org · 14 years ago
  31. 618ef5e conditionalize impl on SK_SUPPORT_PDF, to help chrome build by reed@google.com · 14 years ago
  32. 8af0b36 Fix windows build. by vandebo@chromium.org · 14 years ago
  33. 2a22e10 Add Truetype and Type 1 font embedding support by vandebo@chromium.org · 14 years ago
  34. 0e14e0b add port for Brew - untested by reed@google.com · 14 years ago
  35. 4f80951 fix for issue 93: need to rewind the shared stream each time openStream() is called by reed@google.com · 14 years ago
  36. 6963af2 fix uninitialized warning by reed@google.com · 14 years ago
  37. ad789ee make inline helper static, so it can be included from than one .cpp by reed@android.com · 14 years ago
  38. 28be72b PDF: Add text support with a font framework (font embedding to come). by vandebo@chromium.org · 14 years ago
  39. 61a678a Add support for TTC font files in SkFontHost_Freetype. by agl@chromium.org · 14 years ago
  40. cb34235 fix matrix use in coretext fonthost update gm images to new baseline by reed@android.com · 14 years ago
  41. 930056e fix reference bugs in font linklist by reed@android.com · 14 years ago
  42. a2c71cb Add support for forcing autohinting. by agl@chromium.org · 14 years ago
  43. 36bb697 Add include of FT_SYNTHESIS_H by agl@chromium.org · 14 years ago
  44. e76073b Add support for fake bold of bitmap fonts. by agl@chromium.org · 14 years ago
  45. 268013b add carbon.h include by reed@android.com · 14 years ago
  46. 7bea297 remove duplicate LCD functions (these are portable, and live in SkFontHost.cpp) by reed@android.com · 14 years ago
  47. feda2f9 separate mac fonthost into atsui (32bit, pre-10.6) and coretext (64bit, 10.6) by reed@android.com · 14 years ago
  48. 70a303f [FreeType] Always use MONO hinting when hinting in monochrome. by agl@chromium.org · 14 years ago
  49. 5f6a076 Add a SkTypeface::CreateForChars() function. by agl@chromium.org · 14 years ago
  50. 51709c7 remove obsolete closeStream() method -- the caller just unref's the stream when they're done by reed@android.com · 14 years ago
  51. f244f1b add EmptyTypeface class, to gracefully handle when there are no fonts avail. by reed@android.com · 14 years ago
  52. 887e4f3 be sure to ref() before returning a typeface from Create by reed@android.com · 14 years ago
  53. c846ede fix build for SK_SCALAR_IS_FIXED by reed@android.com · 14 years ago
  54. 1c0c5a0 fix refcnt for streams by reed@android.com · 14 years ago
  55. 3f1f06a add optional pref-config table to codecs by reed@android.com · 14 years ago
  56. faea355 update for new fonts by reed@android.com · 14 years ago
  57. dc3381f update save/restore comments to mention that the drawFilter is also saved by reed@android.com · 14 years ago
  58. 4526a84 This patch allows the use of the native FreeType emboldening by senorblanco@chromium.org · 14 years ago
  59. afd599a disable debug printfs for gamma table by reed@android.com · 15 years ago
  60. b4234a2 skia: Always use aliased text when antialiasing is disabled. by agl@chromium.org · 15 years ago
  61. ec10d21 remove obsolete SK_BUILD_FOR_BREW conditional by reed@android.com · 15 years ago
  62. 9d3a985 add glyph->unichar query (inverse of a cmap) by reed@android.com · 15 years ago
  63. 99e1b90 Add parens in order to make conditional correct. by agl@chromium.org · 15 years ago
  64. 13c8558 Fix r466 which was causing Chromium valgrind failures. by agl@chromium.org · 15 years ago
  65. e95c91e Add flag to enable bitmap strikes. by agl@chromium.org · 15 years ago
  66. e191b16 update windows port by reed@android.com · 15 years ago
  67. 9272761 SSE2 optimizations for 32bit blending blitters. by senorblanco@chromium.org · 15 years ago
  68. 471403d change projects to just run with curren-os sdk, in prep for snow-lepard by reed@android.com · 15 years ago
  69. f2afb67 fix base linux build, adding freetype support by reed@android.com · 15 years ago
  70. 2a645c9 add FilterRec() so it links again by reed@android.com · 15 years ago
  71. 2a4d1ff allow the gamma to be changed at runtime by reed@android.com · 15 years ago
  72. 8430cd1 Fix flipped text orientation on Windows. by deanm@chromium.org · 15 years ago
  73. 558434a FreeType: fix garbled bitmap glyphs. by agl@chromium.org · 15 years ago
  74. e0d0899 FreeType: don't use bitmap strikes when antialiasing by agl@chromium.org · 15 years ago
  75. ac98154 add GetFileName api to SkFontHost by reed@android.com · 15 years ago
  76. 61608aa fix #endif placement so it works when LCD support is not defined by reed@android.com · 15 years ago
  77. f18d876 Add runtime detection for missing subpixel support in FreeType. by agl@chromium.org · 15 years ago
  78. 5ebd88e Revert "Support subpixel text when FreeType is built without such support." by agl@chromium.org · 15 years ago
  79. ac3011c Support subpixel text when FreeType is built without such support. by agl@chromium.org · 15 years ago
  80. e4d0bc0 add filterrec logic for subpixel and slight-hinting by reed@android.com · 15 years ago
  81. e61238b Build fix: add FilterRec for Windows. by agl@chromium.org · 15 years ago
  82. bfbd4ff fix uninitialized library variable by reed@android.com · 15 years ago
  83. 659aaf9 fix warnings (unused local var) by reed@android.com · 15 years ago
  84. bd2724f Fix valgrind warnings triggered in vertical mode. by agl@chromium.org · 15 years ago
  85. 36a4c2a Add SkFontHost::FilterRect() which allows the font host to filter our request by reed@android.com · 15 years ago
  86. f549369 rename SK_BUILD_SUBPIXEL to SK_SUPPORT_LCDTEXT to better match the name of the by reed@android.com · 15 years ago
  87. 1a18cdc Mac: fix SkFontHost_mac.cpp to work with the new hinting interface. by agl@chromium.org · 15 years ago
  88. 309485b Subpixel glyph rendering support. by agl@chromium.org · 15 years ago
  89. b9b9a18 use genericRGB space to ensure that we decode exactly the pixels we encode by reed@android.com · 15 years ago
  90. bff8e29 Fix a precedence error in an assert in the fontconfig host. by deanm@chromium.org · 15 years ago
  91. 4516f47 use sk_bzero instead of bzero, since it isn't always available. by reed@android.com · 15 years ago
  92. a0f5d15 move xfermode modes from porterduff into xfermode itself by reed@android.com · 15 years ago
  93. 8015dd8 almost there on gm (need to fix image writes/reads/compares) by reed@android.com · 15 years ago
  94. 90e764e update to latest api (need a test for this port!) by reed@android.com · 15 years ago
  95. 5c44d32 Make sure we have a non-null FreeType face before dereferencing it. by deanm@chromium.org · 15 years ago
  96. 1220e1c Some Linux / 64-bit compile fixes. by deanm@chromium.org · 15 years ago
  97. af59d51 fontconfig: allow fallback for certain magical font names. by agl@chromium.org · 15 years ago
  98. 22dbaaf Fix reference count on openStream by reed@android.com · 15 years ago
  99. b9890c1 Typo fix for VDMX parsing in Chromium. by agl@chromium.org · 15 years ago
  100. 7a56108 add simple port of memory APIs, to be used as a template for other platforms by reed@android.com · 15 years ago