Bug 1081858 - Part 2. Add EastAsianWidthFWH data from Unicode's EastAsianWidth.txt to nsUnicodeProperties for builds without ICU. r=jfkthame

MozReview-Commit-ID: EOtAPx5ZY1U
This commit is contained in:
Kan-Ru Chen
2016-10-25 00:08:06 +08:00
parent 450c716374
commit 9d5d4a051a
4 changed files with 1062 additions and 1014 deletions

View File

@@ -60,6 +60,7 @@ GetCharProps2(uint32_t aCh)
#else
uint8_t(Script::UNKNOWN),
PAIRED_BRACKET_TYPE_NONE,
0, // EastAsianWidthFWH
HB_UNICODE_GENERAL_CATEGORY_UNASSIGNED,
eCharType_LeftToRight,
XIDMOD_NOT_CHARS,