diff options
| author | claireho <chinglanho@gmail.com> | 2012-04-09 16:03:46 -0700 |
|---|---|---|
| committer | claireho <chinglanho@gmail.com> | 2012-04-11 09:55:11 -0700 |
| commit | b6e8a9925b7f868ea5ec82ee07b00671b23600f8 (patch) | |
| tree | f327fc7c7abcbace5b9790d883cc961e75c2fb73 /Source/WebCore/platform/graphics/FontData.h | |
| parent | 04ea32d2a76ad3bc3bf87474369a8517aabc3854 (diff) | |
| download | external_webkit-b6e8a9925b7f868ea5ec82ee07b00671b23600f8.zip external_webkit-b6e8a9925b7f868ea5ec82ee07b00671b23600f8.tar.gz external_webkit-b6e8a9925b7f868ea5ec82ee07b00671b23600f8.tar.bz2 | |
Vertical glyph doesn't work on typeface font.
Bug: 6270583 - Vertical glyph doesn't work after switching from ARM gcc4.4 to gcc4.6.
Fixed 3 problems:
1. substituteWithVerticalGlyphs() does not check the error code for HB_GSUB_Select_Script() call.
In gcc4.4, the scriptIndex is default to 0 but not in gcc4.6.
2. Removed the redundant checks for isCJKIdeograph() calls.
3. Convert text to vertical forms if substituteWithVerticalGlyphs() returns an error.
Change-Id: I3b0778affa3e13b608e60190266880c1f47f905a
Diffstat (limited to 'Source/WebCore/platform/graphics/FontData.h')
0 files changed, 0 insertions, 0 deletions
