[autofit] Minor.

This commit is contained in:
Werner Lemberg 2015-12-10 08:32:58 +01:00
parent dd305f31f0
commit 5330e3de15
1 changed files with 6 additions and 6 deletions

View File

@ -55,12 +55,6 @@
HB_SCRIPT_HEBREW,
"\xD7\x9D" ) /* ם */
/* only digit zero has a simple shape in the Lao script */
SCRIPT( lao, LAO,
"Lao",
HB_SCRIPT_LAO,
"\xE0\xBB\x90" ) /* */
/* only digit zero has a simple shape in the Khmer script */
SCRIPT( khmr, KHMR,
"Khmer",
@ -72,6 +66,12 @@
HB_SCRIPT_INVALID,
"\xE1\xA7\xA1 \xE1\xA7\xAA" ) /* ᧡ ᧪ */
/* only digit zero has a simple shape in the Lao script */
SCRIPT( lao, LAO,
"Lao",
HB_SCRIPT_LAO,
"\xE0\xBB\x90" ) /* */
SCRIPT( latn, LATN,
"Latin",
HB_SCRIPT_LATIN,