From 2ae5be041d9ea89cdd0f37734d72051e8f773947 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Wed, 6 Sep 2017 11:19:33 +0200 Subject: Improve utf8_gen.py to set the width for characters with Prepended_Concatenation_Mark property to 1 [BZ #22070] * localedata/unicode-gen/utf8_gen.py: Set the width for characters with Prepended_Concatenation_Mark property to 1 * localedata/charmaps/UTF-8: Updated using the improved script. --- localedata/charmaps/UTF-8 | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'localedata/charmaps') diff --git a/localedata/charmaps/UTF-8 b/localedata/charmaps/UTF-8 index 11657a588c..63189d90d8 100644 --- a/localedata/charmaps/UTF-8 +++ b/localedata/charmaps/UTF-8 @@ -46395,7 +46395,7 @@ CHARMAP .. /xf4/x8f/xbf/x80 END CHARMAP -% Character width according to Unicode 7.0.0. +% Character width according to Unicode 10.0.0. % - Default width is 1. % - Double-width characters have width 2; generated from % "grep '^[^;]*;[WF]' EastAsianWidth.txt" @@ -46411,16 +46411,14 @@ WIDTH ... 0 ... 0 0 -... 0 ... 0 0 ... 0 0 -... 0 +... 0 ... 0 ... 0 ... 0 - 0 0 ... 0 ... 0 @@ -46430,7 +46428,8 @@ WIDTH ... 0 ... 0 ... 0 -... 0 +... 0 +... 0 0 0 ... 0 @@ -46692,7 +46691,6 @@ WIDTH ... 0 ... 0 ... 0 - 0 ... 0 ... 0 ... 0 -- cgit 1.4.1