[Unicode 14] Update the Arabic joining script list

This commit is contained in:
David Corbett 2021-09-14 18:46:50 -04:00
parent a0101a31b5
commit f1493357f7
1 changed files with 5 additions and 4 deletions

View File

@ -6,10 +6,10 @@
* *
* on files with these headers: * on files with these headers:
* *
* # ArabicShaping-13.0.0.txt * # ArabicShaping-14.0.0.txt
* # Date: 2020-01-31, 23:55:00 GMT [KW, RP] * # Date: 2021-05-21, 01:54:00 GMT [KW, RP]
* # Scripts-13.0.0.txt * # Scripts-14.0.0.txt
* # Date: 2020-01-22, 00:07:43 GMT * # Date: 2021-07-10, 00:35:31 GMT
*/ */
#ifndef HB_OT_SHAPE_COMPLEX_ARABIC_JOINING_LIST_HH #ifndef HB_OT_SHAPE_COMPLEX_ARABIC_JOINING_LIST_HH
@ -29,6 +29,7 @@ has_arabic_joining (hb_script_t script)
case HB_SCRIPT_MANICHAEAN: case HB_SCRIPT_MANICHAEAN:
case HB_SCRIPT_MONGOLIAN: case HB_SCRIPT_MONGOLIAN:
case HB_SCRIPT_NKO: case HB_SCRIPT_NKO:
case HB_SCRIPT_OLD_UYGHUR:
case HB_SCRIPT_PHAGS_PA: case HB_SCRIPT_PHAGS_PA:
case HB_SCRIPT_PSALTER_PAHLAVI: case HB_SCRIPT_PSALTER_PAHLAVI:
case HB_SCRIPT_SOGDIAN: case HB_SCRIPT_SOGDIAN: