1. 28 Jul, 2012 1 commit
  2. 27 Jul, 2012 1 commit
    • Victoria Lease's avatar
      Reduce embolden effect. DO NOT MERGE · 1d6fa961
      Victoria Lease authored
      Cherry-pick of Iec1c478171e33751be1cddbaae6a8ec30bb6cbab
      
      Certain CJK glyphs become essentially unreadable when emboldened at
      sizes used by common apps like News/Weather. Reducing embolden
      strength slightly makes these glyphs much more readable without
      sacrificing bold/normal weight differentiation.
      
      Bug: 6712857
      Change-Id: I1025f72b5ed07f0a65924ba58aa19511bc417eb1
      1d6fa961
  3. 21 Jun, 2012 2 commits
  4. 19 Jun, 2012 1 commit
  5. 14 Jun, 2012 2 commits
  6. 13 Jun, 2012 1 commit
    • Victoria Lease's avatar
      DO NOT MERGE Skia solution to fake-bold fallback fonts. · ec1ad08b
      Victoria Lease authored
      This version of the fake-bold-for-fallback-fonts fix addresses the
      issue succinctly inside of Skia, with no need for Skia's clients to
      be aware of the issue. Attempts to draw a bold parent font flag the
      embolden flag in the associated SkScalerContext while leaving the
      SkPaint's fake bold flag unmodified.
      
      This depends upon change Icdd13f6b, which arranges for FreeType's
      FontHost to ignore redundant embolden requests.
      
      This is a cherry-pick of change I4132a232 from master.
      
      Bug: 6629786
      Change-Id: I389d6793e5472d664f6ac7b894927dbfd811be12
      ec1ad08b
  7. 07 Jun, 2012 4 commits
  8. 06 Jun, 2012 1 commit
  9. 05 Jun, 2012 1 commit
  10. 31 May, 2012 1 commit
    • Victoria Lease's avatar
      Use FreeType's "embolden", but only if face is not already bold. · bd64a4dd
      Victoria Lease authored
      A side-effect of not knowing the actual SkTypeface used to draw text
      until render-time is that we cannot make decisions based upon the
      face's proper font metrics. As a result, attempts to draw bold text
      will fail when a fallback font with normal weight is selected. With
      this, we can feel free to enable fake bold mode even if the primary
      font is bold, as the extraneous fake bold bit will just get ignored
      at render-time if the actual font used to draw the text is bold.
      
      Bug: 6522642
      Change-Id: Icdd13f6bd36a85ba374b6ed7a08b596d4c31e86f
      bd64a4dd
  11. 30 May, 2012 4 commits
  12. 29 May, 2012 1 commit
  13. 24 May, 2012 1 commit
  14. 22 May, 2012 2 commits
  15. 20 May, 2012 1 commit
  16. 19 May, 2012 3 commits
  17. 18 May, 2012 1 commit
  18. 17 May, 2012 5 commits
  19. 16 May, 2012 5 commits
  20. 15 May, 2012 2 commits