From be8efac78d067c138ad8dda03df4336e73f94887 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 8 Jan 2022 11:51:07 +0100 Subject: New upstream version 1.0 --- lib/unictype/joininggroup_byname.gperf | 55 +++++++++++++++++++++++++++++++++- 1 file changed, 54 insertions(+), 1 deletion(-) (limited to 'lib/unictype/joininggroup_byname.gperf') diff --git a/lib/unictype/joininggroup_byname.gperf b/lib/unictype/joininggroup_byname.gperf index 495fedb..5931349 100644 --- a/lib/unictype/joininggroup_byname.gperf +++ b/lib/unictype/joininggroup_byname.gperf @@ -1,4 +1,27 @@ -/* Arabic joining group of Unicode characters. */ +/* Arabic joining group of Unicode characters. + Copyright (C) 2011-2022 Free Software Foundation, Inc. + + This file is free software. + It is dual-licensed under "the GNU LGPLv3+ or the GNU GPLv2+". + You can redistribute it and/or modify it under either + - the terms of the GNU Lesser General Public License as published + by the Free Software Foundation; either version 3, or (at your + option) any later version, or + - the terms of the GNU General Public License as published by the + Free Software Foundation; either version 2, or (at your option) + any later version, or + - the same dual license "the GNU LGPLv3+ or the GNU GPLv2+". + + This file is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License and the GNU General Public License + for more details. + + You should have received a copy of the GNU Lesser General Public + License and of the GNU General Public License along with this + program. If not, see . */ + struct named_joining_group { int name; int joining_group; }; %struct-type %ignore-case @@ -141,3 +164,33 @@ Manichaean Twenty, UC_JOINING_GROUP_MANICHAEAN_TWENTY ManichaeanTwenty, UC_JOINING_GROUP_MANICHAEAN_TWENTY Manichaean Hundred, UC_JOINING_GROUP_MANICHAEAN_HUNDRED ManichaeanHundred, UC_JOINING_GROUP_MANICHAEAN_HUNDRED +Malayalam Nga, UC_JOINING_GROUP_MALAYALAM_NGA +MalayalamNga, UC_JOINING_GROUP_MALAYALAM_NGA +Malayalam Ja, UC_JOINING_GROUP_MALAYALAM_JA +MalayalamJa, UC_JOINING_GROUP_MALAYALAM_JA +Malayalam Nya, UC_JOINING_GROUP_MALAYALAM_NYA +MalayalamNya, UC_JOINING_GROUP_MALAYALAM_NYA +Malayalam Tta, UC_JOINING_GROUP_MALAYALAM_TTA +MalayalamTta, UC_JOINING_GROUP_MALAYALAM_TTA +Malayalam Nna, UC_JOINING_GROUP_MALAYALAM_NNA +MalayalamNna, UC_JOINING_GROUP_MALAYALAM_NNA +Malayalam Nnna, UC_JOINING_GROUP_MALAYALAM_NNNA +MalayalamNnna, UC_JOINING_GROUP_MALAYALAM_NNNA +Malayalam Bha, UC_JOINING_GROUP_MALAYALAM_BHA +MalayalamBha, UC_JOINING_GROUP_MALAYALAM_BHA +Malayalam Ra, UC_JOINING_GROUP_MALAYALAM_RA +MalayalamRa, UC_JOINING_GROUP_MALAYALAM_RA +Malayalam Lla, UC_JOINING_GROUP_MALAYALAM_LLA +MalayalamLla, UC_JOINING_GROUP_MALAYALAM_LLA +Malayalam Llla, UC_JOINING_GROUP_MALAYALAM_LLLA +MalayalamLlla, UC_JOINING_GROUP_MALAYALAM_LLLA +Malayalam Ssa, UC_JOINING_GROUP_MALAYALAM_SSA +MalayalamSsa, UC_JOINING_GROUP_MALAYALAM_SSA +Hanifi Rohingya Pa, UC_JOINING_GROUP_HANIFI_ROHINGYA_PA +HanifiRohingyaPa, UC_JOINING_GROUP_HANIFI_ROHINGYA_PA +Hanifi Rohingya Kinna Ya, UC_JOINING_GROUP_HANIFI_ROHINGYA_KINNA_YA +HanifiRohingyaKinnaYa, UC_JOINING_GROUP_HANIFI_ROHINGYA_KINNA_YA +Thin Yeh, UC_JOINING_GROUP_THIN_YEH +ThinYeh, UC_JOINING_GROUP_THIN_YEH +Vertical Tail, UC_JOINING_GROUP_VERTICAL_TAIL +VerticalTail, UC_JOINING_GROUP_VERTICAL_TAIL -- cgit v1.2.3