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