commit | fd8772e0081898f66f9b9a959defd18c3d88d611 | [log] [tgz] |
---|---|---|
author | reed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Thu Oct 06 16:28:45 2011 +0000 |
committer | reed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Thu Oct 06 16:28:45 2011 +0000 |
tree | 3231d475eca9d8195cf49e68037955c570b178ef | |
parent | 767ea3be7fea611cf3023af7ed1c8f7608df51ea [diff] |
bug fix for character 0x200B : zero-advance-space If we see a zero-advance, double check to see if its bounds should really be empty, by asking for its path. If that is empty, jam the bounds to 0 The bug was that CT was returning a huge bounds for that character (but, strangely enough, not for normal space character, hence our check for zero-advance) git-svn-id: http://skia.googlecode.com/svn/trunk@2424 2bbb7eff-a529-9590-31e7-b0007b416f81