From 5f2b09982312c98863eb9a8dfe2c608b81f58259 Mon Sep 17 00:00:00 2001 From: "Manuel A. Fernandez Montecelo" Date: Thu, 26 May 2016 16:48:15 +0100 Subject: Imported Upstream version 0.9.6 --- lib/unictype/scripts_byname.gperf | 60 +++++++++++++++++++++++++++++++++++++-- 1 file changed, 58 insertions(+), 2 deletions(-) (limited to 'lib/unictype/scripts_byname.gperf') diff --git a/lib/unictype/scripts_byname.gperf b/lib/unictype/scripts_byname.gperf index c3ebfaea..721764df 100644 --- a/lib/unictype/scripts_byname.gperf +++ b/lib/unictype/scripts_byname.gperf @@ -1,7 +1,7 @@ /* DO NOT EDIT! GENERATED AUTOMATICALLY! */ /* Unicode scripts. */ -/* Generated automatically by gen-ctype.c for Unicode 5.1.0. */ -struct named_script { const char *name; unsigned int index; }; +/* Generated automatically by gen-uni-tables.c for Unicode 8.0.0. */ +struct named_script { int name; unsigned int index; }; %struct-type %language=ANSI-C %define hash-function-name scripts_hash @@ -9,6 +9,8 @@ struct named_script { const char *name; unsigned int index; }; %readonly-tables %global-table %define word-array-name script_names +%pic +%define string-pool-name script_stringpool %% Common, 0 Latin, 1 @@ -87,3 +89,57 @@ Lycian, 73 Carian, 74 Lydian, 75 Cham, 76 +Tai_Tham, 77 +Tai_Viet, 78 +Avestan, 79 +Egyptian_Hieroglyphs, 80 +Samaritan, 81 +Lisu, 82 +Bamum, 83 +Javanese, 84 +Meetei_Mayek, 85 +Imperial_Aramaic, 86 +Old_South_Arabian, 87 +Inscriptional_Parthian, 88 +Inscriptional_Pahlavi, 89 +Old_Turkic, 90 +Kaithi, 91 +Batak, 92 +Brahmi, 93 +Mandaic, 94 +Chakma, 95 +Meroitic_Cursive, 96 +Meroitic_Hieroglyphs, 97 +Miao, 98 +Sharada, 99 +Sora_Sompeng, 100 +Takri, 101 +Caucasian_Albanian, 102 +Bassa_Vah, 103 +Duployan, 104 +Elbasan, 105 +Grantha, 106 +Pahawh_Hmong, 107 +Khojki, 108 +Linear_A, 109 +Mahajani, 110 +Manichaean, 111 +Mende_Kikakui, 112 +Modi, 113 +Mro, 114 +Old_North_Arabian, 115 +Nabataean, 116 +Palmyrene, 117 +Pau_Cin_Hau, 118 +Old_Permic, 119 +Psalter_Pahlavi, 120 +Siddham, 121 +Khudawadi, 122 +Tirhuta, 123 +Warang_Citi, 124 +Ahom, 125 +Anatolian_Hieroglyphs, 126 +Hatran, 127 +Multani, 128 +Old_Hungarian, 129 +SignWriting, 130 -- cgit v1.2.3