1. 28 Aug, 2014 - 5 commits
  2. 27 Aug, 2014 - 7 commits
  3. 26 Aug, 2014 - 5 commits
  4. 25 Aug, 2014 - 2 commits
  5. 24 Aug, 2014 - 1 commit
  6. 23 Aug, 2014 - 3 commits
  7. 20 Aug, 2014 - 8 commits
  8. 19 Aug, 2014 - 2 commits
  9. 18 Aug, 2014 - 2 commits
  10. 15 Aug, 2014 - 4 commits
  11. 14 Aug, 2014 - 1 commit
    • Allan Sandfeld Jensen's avatar
      Fix rendering of fonts matched based on stretch · a128347c
      Allan Sandfeld Jensen authored
      
      If the fontdatabase matches a font based on the stretch aka width
      then the stretch factor on the font-engine needs to be 100
      to avoid the fontengine doing manual stretching.
      
      Without this a font requested with 75 stretch and matched with a font
      of 75 stretch would be further condensed 25% by the fontengine.
      
      Change-Id: Ib85ff027420c0ce891b0808dab13d25417d22df1
      Reviewed-by: default avatarShawn Rutledge <shawn.rutledge@digia.com>
      a128347c