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

Issue 10548021: Add per-script font support for all ISO 15924 scripts. (Closed)

Created:
8 years, 6 months ago by falken
Modified:
8 years, 6 months ago
CC:
chromium-reviews, Aaron Boodman, mihaip-chromium-reviews_chromium.org
Visibility:
Public.

Description

Add per-script font support for all ISO 15924 scripts. Special script codes Zinh, Zxxx, Zzzz, Qaaa-Qabx are excluded. Also, the various Japanese script codes Hira, Kana, and Jpan are excluded in favor of the single code Hrkt; likewise, for Korean, Kore is excluded in favor of Hang. Hrkt and Hang are used just because they currently are already included; this is planned to change in a separate patch <https://chromiumcodereview.appspot.com/10532105>; BUG=2685 TEST= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=142104

Patch Set 1 #

Patch Set 2 : patch for landing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -13 lines) Patch
M chrome/common/extensions/api/experimental_font_settings.json View 1 1 chunk +17 lines, -4 lines 0 comments Download
M chrome/common/extensions/docs/examples/api/fontSettings.zip View 1 0 chunks +-1 lines, --1 lines 0 comments Download
M chrome/common/extensions/docs/examples/api/fontSettings/popup.js View 1 1 chunk +17 lines, -4 lines 0 comments Download
M chrome/common/extensions/docs/experimental.fontSettings.html View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/extensions/docs/samples.json View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/pref_names.cc View 1 1 chunk +17 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
falken
This adds all ISO script codes as suggested by Jungshik. mpcomplete: Can you please review? ...
8 years, 6 months ago (2012-06-13 04:26:30 UTC) #1
Matt Perry
8 years, 6 months ago (2012-06-13 19:08:14 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698