Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(430)

Issue 2241005: Update the list of characters to be deal with in complex code path

Created:
10 years, 7 months ago by jungshik at Google
Modified:
7 years, 7 months ago
Reviewers:
CC:
chromium-reviews
Base URL:
http://svn.webkit.org/repository/webkit/trunk/WebCore/
Visibility:
Public.

Description

Add U+02E5 - U+02E9 (IPA tone letters) to the complex font path along with new code blocks added since Unicode 4.0 Even though U+02E5 - U+02E9 do not have 'combining' property set, some sequences of two or three of those characters need to be 'ligated'. While I'm at it, I've added a bunch of new code blocks to the list. BUG=45013 TEST=See the bug. Will make a layout test when going to the upstream.

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -1 line) Patch
M platform/graphics/FontFastPath.cpp View 1 4 chunks +31 lines, -1 line 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698