commit | d3fbd34099a530b5415c95b1f2f8149ac417b9b3 | [log] [tgz] |
---|---|---|
author | bungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Tue Apr 15 15:52:07 2014 +0000 |
committer | bungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Tue Apr 15 15:52:07 2014 +0000 |
tree | 378e0b3e153d4a3f252c6f766d575e54c9f704c7 | |
parent | 73cb15351f33459e0c861a96135c634dec77ef9d [diff] |
Fix size of rotated text with FreeType. This generalizes and shares the solution found for a similar issue with GDI. The issue is that the text size is applied early, and the rest of the transformation late. This allows us to isolate and independently control the text size from the rest of the transformation. R=reed@google.com Review URL: https://codereview.chromium.org/213153006 git-svn-id: http://skia.googlecode.com/svn/trunk@14201 2bbb7eff-a529-9590-31e7-b0007b416f81