From 4682deeb62247d34de87f8e777f99e2d337fd377 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 20 Oct 2024 15:21:43 +0200 Subject: New upstream version 1.3 --- doc/unictype.texi | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doc/unictype.texi') diff --git a/doc/unictype.texi b/doc/unictype.texi index e24cba9d..76f4f20c 100644 --- a/doc/unictype.texi +++ b/doc/unictype.texi @@ -920,6 +920,7 @@ The joining group has the following possible values: @deftypevrx Constant int UC_JOINING_GROUP_HANIFI_ROHINGYA_KINNA_YA @deftypevrx Constant int UC_JOINING_GROUP_THIN_YEH @deftypevrx Constant int UC_JOINING_GROUP_VERTICAL_TAIL +@deftypevrx Constant int UC_JOINING_GROUP_KASHMIRI_YEH @end deftypevr The following functions implement the association between a joining group @@ -1027,6 +1028,7 @@ The following properties have an influence on shaping and rendering. @deftypevrx Constant uc_property_t UC_PROPERTY_GRAPHEME_EXTEND @deftypevrx Constant uc_property_t UC_PROPERTY_OTHER_GRAPHEME_EXTEND @deftypevrx Constant uc_property_t UC_PROPERTY_GRAPHEME_LINK +@deftypevrx Constant uc_property_t UC_PROPERTY_MODIFIER_COMBINING_MARK @end deftypevr The following properties relate to bidirectional reordering. @@ -1191,6 +1193,7 @@ The following properties have an influence on shaping and rendering. @deftypefunx bool uc_is_property_grapheme_extend (ucs4_t@tie{}@var{uc}) @deftypefunx bool uc_is_property_other_grapheme_extend (ucs4_t@tie{}@var{uc}) @deftypefunx bool uc_is_property_grapheme_link (ucs4_t@tie{}@var{uc}) +@deftypefunx bool uc_is_property_modifier_combining_mark (ucs4_t@tie{}@var{uc}) @end deftypefun The following properties relate to bidirectional reordering. -- cgit v1.2.3