pango 3.2.5-x86-mingw32 → 3.2.6-x86-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/COPYING.LIB +502 -0
- data/README.md +25 -0
- data/Rakefile +8 -8
- data/ext/pango/extconf.rb +4 -1
- data/ext/pango/pango.def +1 -0
- data/ext/pango/rb-pango-attr-list.c +3 -3
- data/ext/pango/rb-pango-attribute.c +67 -57
- data/ext/pango/rb-pango-conversions.h +3 -3
- data/ext/pango/rb-pango-private.h +0 -1
- data/ext/pango/rb-pango.c +0 -1
- data/ext/pango/rb-pango.h +2 -1
- data/lib/2.2/pango.so +0 -0
- data/lib/2.3/pango.so +0 -0
- data/lib/2.4/pango.so +0 -0
- data/lib/2.5/pango.so +0 -0
- data/lib/pango/loader.rb +13 -1
- data/lib/pango/rectangle.rb +7 -1
- data/pango.gemspec +43 -0
- data/vendor/local/bin/derb.exe +0 -0
- data/vendor/local/bin/fribidi.exe +0 -0
- data/vendor/local/bin/genbrk.exe +0 -0
- data/vendor/local/bin/genccode.exe +0 -0
- data/vendor/local/bin/gencfu.exe +0 -0
- data/vendor/local/bin/gencmn.exe +0 -0
- data/vendor/local/bin/gencnval.exe +0 -0
- data/vendor/local/bin/gendict.exe +0 -0
- data/vendor/local/bin/gennorm2.exe +0 -0
- data/vendor/local/bin/genrb.exe +0 -0
- data/vendor/local/bin/gensprep.exe +0 -0
- data/vendor/local/bin/hb-ot-shape-closure.exe +0 -0
- data/vendor/local/bin/hb-shape.exe +0 -0
- data/vendor/local/bin/hb-subset.exe +0 -0
- data/vendor/local/bin/hb-view.exe +0 -0
- data/vendor/local/bin/icuinfo.exe +0 -0
- data/vendor/local/bin/icupkg.exe +0 -0
- data/vendor/local/bin/libfribidi-0.dll +0 -0
- data/vendor/local/bin/libgraphene-1.0-0.dll +0 -0
- data/vendor/local/bin/libharfbuzz-0.dll +0 -0
- data/vendor/local/bin/libharfbuzz-subset-0.dll +0 -0
- data/vendor/local/bin/libpango-1.0-0.dll +0 -0
- data/vendor/local/bin/libpangocairo-1.0-0.dll +0 -0
- data/vendor/local/bin/libpangoft2-1.0-0.dll +0 -0
- data/vendor/local/bin/libpangowin32-1.0-0.dll +0 -0
- data/vendor/local/bin/makeconv.exe +0 -0
- data/vendor/local/bin/pango-view.exe +0 -0
- data/vendor/local/bin/pkgdata.exe +0 -0
- data/vendor/local/bin/uconv.exe +0 -0
- data/vendor/local/include/fribidi/fribidi-config.h +2 -2
- data/vendor/local/include/harfbuzz/hb-blob.h +2 -0
- data/vendor/local/include/harfbuzz/hb-common.h +24 -3
- data/vendor/local/include/harfbuzz/hb-face.h +4 -0
- data/vendor/local/include/harfbuzz/hb-map.h +104 -0
- data/vendor/local/include/harfbuzz/hb-ot-layout.h +1 -1
- data/vendor/local/include/harfbuzz/hb-set.h +0 -2
- data/vendor/local/include/harfbuzz/hb-subset-plan.hh +46 -25
- data/vendor/local/include/harfbuzz/hb-subset.h +4 -1
- data/vendor/local/include/harfbuzz/hb-version.h +3 -3
- data/vendor/local/include/harfbuzz/hb.h +1 -0
- data/vendor/local/include/pango-1.0/pango/pango-features.h +2 -2
- data/vendor/local/lib/cmake/harfbuzz/harfbuzz-config.cmake +1 -1
- data/vendor/local/lib/icudt.dll +0 -0
- data/vendor/local/lib/icudt58.dll +0 -0
- data/vendor/local/lib/icuin.dll +0 -0
- data/vendor/local/lib/icuin58.dll +0 -0
- data/vendor/local/lib/icuio.dll +0 -0
- data/vendor/local/lib/icuio58.dll +0 -0
- data/vendor/local/lib/icutest.dll +0 -0
- data/vendor/local/lib/icutest58.dll +0 -0
- data/vendor/local/lib/icutu.dll +0 -0
- data/vendor/local/lib/icutu58.dll +0 -0
- data/vendor/local/lib/icuuc.dll +0 -0
- data/vendor/local/lib/icuuc58.dll +0 -0
- data/vendor/local/lib/libfribidi.dll.a +0 -0
- data/vendor/local/lib/libgraphene-1.0.dll.a +0 -0
- data/vendor/local/lib/libharfbuzz-icu.a +0 -0
- data/vendor/local/lib/libharfbuzz-icu.la +3 -3
- data/vendor/local/lib/libharfbuzz-subset.dll.a +0 -0
- data/vendor/local/lib/libharfbuzz-subset.la +3 -3
- data/vendor/local/lib/libharfbuzz.dll.a +0 -0
- data/vendor/local/lib/libharfbuzz.la +3 -3
- data/vendor/local/lib/libicudt.dll.a +0 -0
- data/vendor/local/lib/libicudt58.dll +0 -0
- data/vendor/local/lib/libicuin.dll.a +0 -0
- data/vendor/local/lib/libicuio.dll.a +0 -0
- data/vendor/local/lib/libicutest.dll.a +0 -0
- data/vendor/local/lib/libicutu.dll.a +0 -0
- data/vendor/local/lib/libicuuc.dll.a +0 -0
- data/vendor/local/lib/libpango-1.0.dll.a +0 -0
- data/vendor/local/lib/libpango-1.0.la +2 -2
- data/vendor/local/lib/libpangocairo-1.0.dll.a +0 -0
- data/vendor/local/lib/libpangocairo-1.0.la +2 -2
- data/vendor/local/lib/libpangoft2-1.0.dll.a +0 -0
- data/vendor/local/lib/libpangoft2-1.0.la +2 -2
- data/vendor/local/lib/libpangowin32-1.0.dll.a +0 -0
- data/vendor/local/lib/libpangowin32-1.0.la +2 -2
- data/vendor/local/lib/pkgconfig/fribidi.pc +1 -1
- data/vendor/local/lib/pkgconfig/harfbuzz-icu.pc +1 -1
- data/vendor/local/lib/pkgconfig/harfbuzz-subset.pc +1 -1
- data/vendor/local/lib/pkgconfig/harfbuzz.pc +1 -1
- data/vendor/local/lib/pkgconfig/pango.pc +2 -2
- data/vendor/local/lib/pkgconfig/pangocairo.pc +2 -2
- data/vendor/local/lib/pkgconfig/pangoft2.pc +2 -2
- data/vendor/local/lib/pkgconfig/pangowin32.pc +1 -1
- data/vendor/local/libexec/installed-tests/graphene-1.0/box.exe +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/euler.exe +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/frustum.exe +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/matrix.exe +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/plane.exe +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/point.exe +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/point3d.exe +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/quad.exe +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/quaternion.exe +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/ray.exe +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/rect.exe +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/simd.exe +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/size.exe +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/sphere.exe +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/triangle.exe +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/vec2.exe +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/vec3.exe +0 -0
- data/vendor/local/libexec/installed-tests/graphene-1.0/vec4.exe +0 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-Buffers.html +5 -3
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-common.html +5 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz.devhelp2 +1 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/pt02.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/index.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/pango-Version-Checking.html +2 -2
- data/vendor/local/share/man/man3/fribidi_charset_to_unicode.3 +98 -0
- data/vendor/local/share/man/man3/fribidi_debug_status.3 +44 -0
- data/vendor/local/share/man/man3/fribidi_get_bidi_type.3 +58 -0
- data/vendor/local/share/man/man3/fribidi_get_bidi_type_name.3 +56 -0
- data/vendor/local/share/man/man3/fribidi_get_bidi_types.3 +68 -0
- data/vendor/local/share/man/man3/fribidi_get_bracket.3 +59 -0
- data/vendor/local/share/man/man3/fribidi_get_bracket_types.3 +73 -0
- data/vendor/local/share/man/man3/fribidi_get_joining_type.3 +87 -0
- data/vendor/local/share/man/man3/fribidi_get_joining_type_name.3 +83 -0
- data/vendor/local/share/man/man3/fribidi_get_joining_types.3 +96 -0
- data/vendor/local/share/man/man3/fribidi_get_mirror_char.3 +68 -0
- data/vendor/local/share/man/man3/fribidi_get_par_direction.3 +100 -0
- data/vendor/local/share/man/man3/fribidi_get_par_embedding_levels.3 +98 -0
- data/vendor/local/share/man/man3/fribidi_get_par_embedding_levels_ex.3 +114 -0
- data/vendor/local/share/man/man3/fribidi_get_type.3 +50 -0
- data/vendor/local/share/man/man3/fribidi_get_type_internal.3 +50 -0
- data/vendor/local/share/man/man3/fribidi_join_arabic.3 +92 -0
- data/vendor/local/share/man/man3/fribidi_log2vis.3 +124 -0
- data/vendor/local/share/man/man3/fribidi_log2vis_get_embedding_levels.3 +97 -0
- data/vendor/local/share/man/man3/fribidi_mirroring_status.3 +44 -0
- data/vendor/local/share/man/man3/fribidi_parse_charset.3 +78 -0
- data/vendor/local/share/man/man3/fribidi_remove_bidi_marks.3 +96 -0
- data/vendor/local/share/man/man3/fribidi_reorder_line.3 +146 -0
- data/vendor/local/share/man/man3/fribidi_reorder_nsm_status.3 +44 -0
- data/vendor/local/share/man/man3/fribidi_set_debug.3 +48 -0
- data/vendor/local/share/man/man3/fribidi_set_mirroring.3 +58 -0
- data/vendor/local/share/man/man3/fribidi_set_reorder_nsm.3 +60 -0
- data/vendor/local/share/man/man3/fribidi_shape.3 +89 -0
- data/vendor/local/share/man/man3/fribidi_shape_arabic.3 +95 -0
- data/vendor/local/share/man/man3/fribidi_shape_mirroring.3 +71 -0
- data/vendor/local/share/man/man3/fribidi_unicode_to_charset.3 +99 -0
- metadata +39 -47
- data/ext/pango/rb-pango-context.c +0 -79
@@ -0,0 +1,83 @@
|
|
1
|
+
.\" WARNING! THIS FILE WAS GENERATED AUTOMATICALLY BY c2man!
|
2
|
+
.\" DO NOT EDIT! CHANGES MADE TO THIS FILE WILL BE LOST!
|
3
|
+
.TH "fribidi_get_joining_type_name" 3 "19 February 2018" "c2man fribidi-joining-types.h" "Programmer's Manual"
|
4
|
+
.SH "NAME"
|
5
|
+
fribidi_get_joining_type_name \- get joining type name
|
6
|
+
.SH "SYNOPSIS"
|
7
|
+
.ft B
|
8
|
+
#include <fribidi.h>
|
9
|
+
.sp
|
10
|
+
extern const char *fribidi_get_joining_type_name(FriBidiJoiningType j);
|
11
|
+
.ft R
|
12
|
+
.SH "PARAMETERS"
|
13
|
+
.TP
|
14
|
+
.B "FriBidiJoiningType j"
|
15
|
+
Input joining type.
|
16
|
+
.sp
|
17
|
+
Possible values for a \fBFriBidiJoiningType\fR are as follows:
|
18
|
+
.RS 0.75in
|
19
|
+
.PD 0
|
20
|
+
.ft B
|
21
|
+
.nr TL \w'FRIBIDI_JOINING_TYPE_U'u+0.2i
|
22
|
+
.ft R
|
23
|
+
.TP \n(TLu
|
24
|
+
\fBFRIBIDI_JOINING_TYPE_U\fR
|
25
|
+
NUn-joining, e.g. Full Stop.
|
26
|
+
.TP \n(TLu
|
27
|
+
\fBFRIBIDI_JOINING_TYPE_R\fR
|
28
|
+
Right-joining, e.g. Arabic Letter Dal.
|
29
|
+
.TP \n(TLu
|
30
|
+
\fBFRIBIDI_JOINING_TYPE_D\fR
|
31
|
+
Dual-joining, e.g. Arabic Letter Ain.
|
32
|
+
.TP \n(TLu
|
33
|
+
\fBFRIBIDI_JOINING_TYPE_C\fR
|
34
|
+
Join-Causing, e.g. Tatweel, ZWJ.
|
35
|
+
.TP \n(TLu
|
36
|
+
\fBFRIBIDI_JOINING_TYPE_T\fR
|
37
|
+
Transparent, e.g. Arabic Fatha.
|
38
|
+
.TP \n(TLu
|
39
|
+
\fBFRIBIDI_JOINING_TYPE_L\fR
|
40
|
+
Left-joining, i.e. Fictional.
|
41
|
+
.TP \n(TLu
|
42
|
+
\fBFRIBIDI_JOINING_TYPE_G\fR
|
43
|
+
IGnored, e.g. LRE, RLE, ZWNBSP.
|
44
|
+
.RE
|
45
|
+
.PD
|
46
|
+
.SH "DESCRIPTION"
|
47
|
+
This function returns the joining type name of a joining type. The
|
48
|
+
returned string is a static string and should not be freed.
|
49
|
+
|
50
|
+
The type names are the same as ones defined in Table 8-2 Primary Arabic
|
51
|
+
Joining Classes of the Unicode standard available at
|
52
|
+
http://www.unicode.org/versions/Unicode4.0.0/ch08.pdf#G7462.
|
53
|
+
.SH "SEE ALSO"
|
54
|
+
fribidi_shape_arabic(3),
|
55
|
+
fribidi_get_par_direction(3),
|
56
|
+
fribidi_get_par_embedding_levels_ex(3),
|
57
|
+
fribidi_reorder_line(3),
|
58
|
+
fribidi_get_bidi_type(3),
|
59
|
+
fribidi_get_bidi_types(3),
|
60
|
+
fribidi_get_bidi_type_name(3),
|
61
|
+
fribidi_debug_status(3),
|
62
|
+
fribidi_set_debug(3),
|
63
|
+
fribidi_charset_to_unicode(3),
|
64
|
+
fribidi_unicode_to_charset(3),
|
65
|
+
fribidi_parse_charset(3),
|
66
|
+
fribidi_mirroring_status(3),
|
67
|
+
fribidi_set_mirroring(3),
|
68
|
+
fribidi_reorder_nsm_status(3),
|
69
|
+
fribidi_set_reorder_nsm(3),
|
70
|
+
fribidi_log2vis_get_embedding_levels(3),
|
71
|
+
fribidi_get_type(3),
|
72
|
+
fribidi_get_type_internal(3),
|
73
|
+
fribidi_remove_bidi_marks(3),
|
74
|
+
fribidi_log2vis(3),
|
75
|
+
fribidi_get_par_embedding_levels(3),
|
76
|
+
fribidi_join_arabic(3),
|
77
|
+
fribidi_get_joining_type(3),
|
78
|
+
fribidi_get_joining_types(3),
|
79
|
+
fribidi_get_mirror_char(3),
|
80
|
+
fribidi_shape_mirroring(3),
|
81
|
+
fribidi_get_bracket(3),
|
82
|
+
fribidi_get_bracket_types(3),
|
83
|
+
fribidi_shape(3)
|
@@ -0,0 +1,96 @@
|
|
1
|
+
.\" WARNING! THIS FILE WAS GENERATED AUTOMATICALLY BY c2man!
|
2
|
+
.\" DO NOT EDIT! CHANGES MADE TO THIS FILE WILL BE LOST!
|
3
|
+
.TH "fribidi_get_joining_types" 3 "19 February 2018" "c2man fribidi-joining-types.h" "Programmer's Manual"
|
4
|
+
.SH "NAME"
|
5
|
+
fribidi_get_joining_types \- get joining types for an string of characters
|
6
|
+
.SH "SYNOPSIS"
|
7
|
+
.ft B
|
8
|
+
#include <fribidi.h>
|
9
|
+
.sp
|
10
|
+
extern void fribidi_get_joining_types
|
11
|
+
.br
|
12
|
+
(
|
13
|
+
.br
|
14
|
+
const FriBidiChar *str,
|
15
|
+
.br
|
16
|
+
const FriBidiStrIndex len,
|
17
|
+
.br
|
18
|
+
FriBidiJoiningType *jtypes
|
19
|
+
.br
|
20
|
+
);
|
21
|
+
.ft R
|
22
|
+
.SH "PARAMETERS"
|
23
|
+
.TP
|
24
|
+
.B "const FriBidiChar *str"
|
25
|
+
Input string.
|
26
|
+
.TP
|
27
|
+
.B "const FriBidiStrIndex len"
|
28
|
+
Input string length.
|
29
|
+
.TP
|
30
|
+
.B "FriBidiJoiningType *jtypes"
|
31
|
+
Output joining types.
|
32
|
+
.sp
|
33
|
+
Possible values for a \fBFriBidiJoiningType\fR are as follows:
|
34
|
+
.RS 0.75in
|
35
|
+
.PD 0
|
36
|
+
.ft B
|
37
|
+
.nr TL \w'FRIBIDI_JOINING_TYPE_U'u+0.2i
|
38
|
+
.ft R
|
39
|
+
.TP \n(TLu
|
40
|
+
\fBFRIBIDI_JOINING_TYPE_U\fR
|
41
|
+
NUn-joining, e.g. Full Stop.
|
42
|
+
.TP \n(TLu
|
43
|
+
\fBFRIBIDI_JOINING_TYPE_R\fR
|
44
|
+
Right-joining, e.g. Arabic Letter Dal.
|
45
|
+
.TP \n(TLu
|
46
|
+
\fBFRIBIDI_JOINING_TYPE_D\fR
|
47
|
+
Dual-joining, e.g. Arabic Letter Ain.
|
48
|
+
.TP \n(TLu
|
49
|
+
\fBFRIBIDI_JOINING_TYPE_C\fR
|
50
|
+
Join-Causing, e.g. Tatweel, ZWJ.
|
51
|
+
.TP \n(TLu
|
52
|
+
\fBFRIBIDI_JOINING_TYPE_T\fR
|
53
|
+
Transparent, e.g. Arabic Fatha.
|
54
|
+
.TP \n(TLu
|
55
|
+
\fBFRIBIDI_JOINING_TYPE_L\fR
|
56
|
+
Left-joining, i.e. Fictional.
|
57
|
+
.TP \n(TLu
|
58
|
+
\fBFRIBIDI_JOINING_TYPE_G\fR
|
59
|
+
IGnored, e.g. LRE, RLE, ZWNBSP.
|
60
|
+
.RE
|
61
|
+
.PD
|
62
|
+
.SH "DESCRIPTION"
|
63
|
+
This function finds the joining types of an string of characters. See
|
64
|
+
fribidi_get_joining_type for more information about the joining types
|
65
|
+
returned by this function.
|
66
|
+
.SH "SEE ALSO"
|
67
|
+
fribidi_shape_arabic(3),
|
68
|
+
fribidi_get_par_direction(3),
|
69
|
+
fribidi_get_par_embedding_levels_ex(3),
|
70
|
+
fribidi_reorder_line(3),
|
71
|
+
fribidi_get_bidi_type(3),
|
72
|
+
fribidi_get_bidi_types(3),
|
73
|
+
fribidi_get_bidi_type_name(3),
|
74
|
+
fribidi_debug_status(3),
|
75
|
+
fribidi_set_debug(3),
|
76
|
+
fribidi_charset_to_unicode(3),
|
77
|
+
fribidi_unicode_to_charset(3),
|
78
|
+
fribidi_parse_charset(3),
|
79
|
+
fribidi_mirroring_status(3),
|
80
|
+
fribidi_set_mirroring(3),
|
81
|
+
fribidi_reorder_nsm_status(3),
|
82
|
+
fribidi_set_reorder_nsm(3),
|
83
|
+
fribidi_log2vis_get_embedding_levels(3),
|
84
|
+
fribidi_get_type(3),
|
85
|
+
fribidi_get_type_internal(3),
|
86
|
+
fribidi_remove_bidi_marks(3),
|
87
|
+
fribidi_log2vis(3),
|
88
|
+
fribidi_get_par_embedding_levels(3),
|
89
|
+
fribidi_join_arabic(3),
|
90
|
+
fribidi_get_joining_type(3),
|
91
|
+
fribidi_get_joining_type_name(3),
|
92
|
+
fribidi_get_mirror_char(3),
|
93
|
+
fribidi_shape_mirroring(3),
|
94
|
+
fribidi_get_bracket(3),
|
95
|
+
fribidi_get_bracket_types(3),
|
96
|
+
fribidi_shape(3)
|
@@ -0,0 +1,68 @@
|
|
1
|
+
.\" WARNING! THIS FILE WAS GENERATED AUTOMATICALLY BY c2man!
|
2
|
+
.\" DO NOT EDIT! CHANGES MADE TO THIS FILE WILL BE LOST!
|
3
|
+
.TH "fribidi_get_mirror_char" 3 "19 February 2018" "c2man fribidi-mirroring.h" "Programmer's Manual"
|
4
|
+
.SH "NAME"
|
5
|
+
fribidi_get_mirror_char \- get mirrored character
|
6
|
+
.SH "SYNOPSIS"
|
7
|
+
.ft B
|
8
|
+
#include <fribidi.h>
|
9
|
+
.sp
|
10
|
+
extern fribidi_boolean fribidi_get_mirror_char
|
11
|
+
.br
|
12
|
+
(
|
13
|
+
.br
|
14
|
+
FriBidiChar ch,
|
15
|
+
.br
|
16
|
+
FriBidiChar *mirrored_ch
|
17
|
+
.br
|
18
|
+
);
|
19
|
+
.ft R
|
20
|
+
.SH "PARAMETERS"
|
21
|
+
.TP
|
22
|
+
.B "FriBidiChar ch"
|
23
|
+
Input character.
|
24
|
+
.TP
|
25
|
+
.B "FriBidiChar *mirrored_ch"
|
26
|
+
Output mirrored character.
|
27
|
+
.SH "DESCRIPTION"
|
28
|
+
This function finds the mirrored equivalent of a character as defined in
|
29
|
+
the file BidiMirroring.txt of the Unicode Character Database available at
|
30
|
+
http://www.unicode.org/Public/UNIDATA/BidiMirroring.txt.
|
31
|
+
|
32
|
+
If the input character is a declared as a mirroring character in the
|
33
|
+
Unicode standard and has a mirrored equivalent. The matching mirrored
|
34
|
+
character is put in the output, otherwise the input character itself is
|
35
|
+
put.
|
36
|
+
.SH "RETURNS"
|
37
|
+
If the character has a mirroring equivalent or not.
|
38
|
+
.SH "SEE ALSO"
|
39
|
+
fribidi_shape_arabic(3),
|
40
|
+
fribidi_get_par_direction(3),
|
41
|
+
fribidi_get_par_embedding_levels_ex(3),
|
42
|
+
fribidi_reorder_line(3),
|
43
|
+
fribidi_get_bidi_type(3),
|
44
|
+
fribidi_get_bidi_types(3),
|
45
|
+
fribidi_get_bidi_type_name(3),
|
46
|
+
fribidi_debug_status(3),
|
47
|
+
fribidi_set_debug(3),
|
48
|
+
fribidi_charset_to_unicode(3),
|
49
|
+
fribidi_unicode_to_charset(3),
|
50
|
+
fribidi_parse_charset(3),
|
51
|
+
fribidi_mirroring_status(3),
|
52
|
+
fribidi_set_mirroring(3),
|
53
|
+
fribidi_reorder_nsm_status(3),
|
54
|
+
fribidi_set_reorder_nsm(3),
|
55
|
+
fribidi_log2vis_get_embedding_levels(3),
|
56
|
+
fribidi_get_type(3),
|
57
|
+
fribidi_get_type_internal(3),
|
58
|
+
fribidi_remove_bidi_marks(3),
|
59
|
+
fribidi_log2vis(3),
|
60
|
+
fribidi_get_par_embedding_levels(3),
|
61
|
+
fribidi_join_arabic(3),
|
62
|
+
fribidi_get_joining_type(3),
|
63
|
+
fribidi_get_joining_types(3),
|
64
|
+
fribidi_get_joining_type_name(3),
|
65
|
+
fribidi_shape_mirroring(3),
|
66
|
+
fribidi_get_bracket(3),
|
67
|
+
fribidi_get_bracket_types(3),
|
68
|
+
fribidi_shape(3)
|
@@ -0,0 +1,100 @@
|
|
1
|
+
.\" WARNING! THIS FILE WAS GENERATED AUTOMATICALLY BY c2man!
|
2
|
+
.\" DO NOT EDIT! CHANGES MADE TO THIS FILE WILL BE LOST!
|
3
|
+
.TH "fribidi_get_par_direction" 3 "19 February 2018" "c2man fribidi-bidi.h" "Programmer's Manual"
|
4
|
+
.SH "NAME"
|
5
|
+
fribidi_get_par_direction \- get base paragraph direction
|
6
|
+
.SH "SYNOPSIS"
|
7
|
+
.ft B
|
8
|
+
#include <fribidi.h>
|
9
|
+
.sp
|
10
|
+
extern FriBidiParType fribidi_get_par_direction
|
11
|
+
.br
|
12
|
+
(
|
13
|
+
.br
|
14
|
+
const FriBidiCharType *bidi_types,
|
15
|
+
.br
|
16
|
+
const FriBidiStrIndex len
|
17
|
+
.br
|
18
|
+
);
|
19
|
+
.ft R
|
20
|
+
.SH "PARAMETERS"
|
21
|
+
.TP
|
22
|
+
.B "const FriBidiCharType *bidi_types"
|
23
|
+
Input list of bidi types as returned by
|
24
|
+
fribidi_get_bidi_types().
|
25
|
+
.sp
|
26
|
+
Since there are 23 possible values for a \fBconst FriBidiCharType\fR, they are not all listed here.
|
27
|
+
.TP
|
28
|
+
.B "const FriBidiStrIndex len"
|
29
|
+
Input string length.
|
30
|
+
.SH "DESCRIPTION"
|
31
|
+
This function finds the base direction of a single paragraph,
|
32
|
+
as defined by rule P2 of the Unicode Bidirectional Algorithm available at
|
33
|
+
http://www.unicode.org/reports/tr9/#P2.
|
34
|
+
|
35
|
+
You typically do not need this function as
|
36
|
+
fribidi_get_par_embedding_levels() knows how to compute base direction
|
37
|
+
itself, but you may need this to implement a more sophisticated paragraph
|
38
|
+
direction handling. Note that you can pass more than a paragraph to this
|
39
|
+
function and the direction of the first non-neutral paragraph is returned,
|
40
|
+
which is a very good heuristic to set direction of the neutral paragraphs
|
41
|
+
at the beginning of text. For other neutral paragraphs, you better use the
|
42
|
+
direction of the previous paragraph.
|
43
|
+
.SH "RETURNS"
|
44
|
+
Base pargraph direction. No weak paragraph direction is returned,
|
45
|
+
only LTR, RTL, or ON.
|
46
|
+
.sp
|
47
|
+
Possible values for an \fBextern FriBidiParType\fR are as follows:
|
48
|
+
.RS 0.75in
|
49
|
+
.PD 0
|
50
|
+
.ft B
|
51
|
+
.nr TL \w'FRIBIDI_PAR_WLTR'u+0.2i
|
52
|
+
.ft R
|
53
|
+
.TP \n(TLu
|
54
|
+
\fBFRIBIDI_PAR_LTR\fR
|
55
|
+
Left-To-Right paragraph.
|
56
|
+
.TP \n(TLu
|
57
|
+
\fBFRIBIDI_PAR_RTL\fR
|
58
|
+
Right-To-Left paragraph.
|
59
|
+
.TP \n(TLu
|
60
|
+
\fBFRIBIDI_PAR_ON\fR
|
61
|
+
DirectiOn-Neutral paragraph.
|
62
|
+
.TP \n(TLu
|
63
|
+
\fBFRIBIDI_PAR_WLTR\fR
|
64
|
+
Weak Left To Right paragraph.
|
65
|
+
.TP \n(TLu
|
66
|
+
\fBFRIBIDI_PAR_WRTL\fR
|
67
|
+
Weak Right To Left paragraph.
|
68
|
+
.RE
|
69
|
+
.PD
|
70
|
+
.SH "SEE ALSO"
|
71
|
+
fribidi_shape_arabic(3),
|
72
|
+
fribidi_get_par_embedding_levels_ex(3),
|
73
|
+
fribidi_reorder_line(3),
|
74
|
+
fribidi_get_bidi_type(3),
|
75
|
+
fribidi_get_bidi_types(3),
|
76
|
+
fribidi_get_bidi_type_name(3),
|
77
|
+
fribidi_debug_status(3),
|
78
|
+
fribidi_set_debug(3),
|
79
|
+
fribidi_charset_to_unicode(3),
|
80
|
+
fribidi_unicode_to_charset(3),
|
81
|
+
fribidi_parse_charset(3),
|
82
|
+
fribidi_mirroring_status(3),
|
83
|
+
fribidi_set_mirroring(3),
|
84
|
+
fribidi_reorder_nsm_status(3),
|
85
|
+
fribidi_set_reorder_nsm(3),
|
86
|
+
fribidi_log2vis_get_embedding_levels(3),
|
87
|
+
fribidi_get_type(3),
|
88
|
+
fribidi_get_type_internal(3),
|
89
|
+
fribidi_remove_bidi_marks(3),
|
90
|
+
fribidi_log2vis(3),
|
91
|
+
fribidi_get_par_embedding_levels(3),
|
92
|
+
fribidi_join_arabic(3),
|
93
|
+
fribidi_get_joining_type(3),
|
94
|
+
fribidi_get_joining_types(3),
|
95
|
+
fribidi_get_joining_type_name(3),
|
96
|
+
fribidi_get_mirror_char(3),
|
97
|
+
fribidi_shape_mirroring(3),
|
98
|
+
fribidi_get_bracket(3),
|
99
|
+
fribidi_get_bracket_types(3),
|
100
|
+
fribidi_shape(3)
|
@@ -0,0 +1,98 @@
|
|
1
|
+
.\" WARNING! THIS FILE WAS GENERATED AUTOMATICALLY BY c2man!
|
2
|
+
.\" DO NOT EDIT! CHANGES MADE TO THIS FILE WILL BE LOST!
|
3
|
+
.TH "fribidi_get_par_embedding_levels" 3 "19 February 2018" "c2man fribidi-deprecated.h" "Programmer's Manual"
|
4
|
+
.SH "NAME"
|
5
|
+
fribidi_get_par_embedding_levels \- get bidi embedding levels of a paragraph
|
6
|
+
.SH "SYNOPSIS"
|
7
|
+
.ft B
|
8
|
+
#include <fribidi.h>
|
9
|
+
.sp
|
10
|
+
extern FriBidiLevel fribidi_get_par_embedding_levels
|
11
|
+
.br
|
12
|
+
(
|
13
|
+
.br
|
14
|
+
const FriBidiCharType *bidi_types,
|
15
|
+
.br
|
16
|
+
const FriBidiStrIndex len,
|
17
|
+
.br
|
18
|
+
FriBidiParType *pbase_dir,
|
19
|
+
.br
|
20
|
+
FriBidiLevel *embedding_levels
|
21
|
+
.br
|
22
|
+
);
|
23
|
+
.ft R
|
24
|
+
.SH "PARAMETERS"
|
25
|
+
.TP
|
26
|
+
.B "const FriBidiCharType *bidi_types"
|
27
|
+
Input list of bidi types as returned by
|
28
|
+
fribidi_get_bidi_types().
|
29
|
+
.sp
|
30
|
+
Since there are 23 possible values for a \fBconst FriBidiCharType\fR, they are not all listed here.
|
31
|
+
.TP
|
32
|
+
.B "const FriBidiStrIndex len"
|
33
|
+
Input string length of the paragraph.
|
34
|
+
.TP
|
35
|
+
.B "FriBidiParType *pbase_dir"
|
36
|
+
Requested and resolved paragraph
|
37
|
+
base direction.
|
38
|
+
.sp
|
39
|
+
Possible values for a \fBFriBidiParType\fR are as follows:
|
40
|
+
.RS 0.75in
|
41
|
+
.PD 0
|
42
|
+
.ft B
|
43
|
+
.nr TL \w'FRIBIDI_PAR_WLTR'u+0.2i
|
44
|
+
.ft R
|
45
|
+
.TP \n(TLu
|
46
|
+
\fBFRIBIDI_PAR_LTR\fR
|
47
|
+
Left-To-Right paragraph.
|
48
|
+
.TP \n(TLu
|
49
|
+
\fBFRIBIDI_PAR_RTL\fR
|
50
|
+
Right-To-Left paragraph.
|
51
|
+
.TP \n(TLu
|
52
|
+
\fBFRIBIDI_PAR_ON\fR
|
53
|
+
DirectiOn-Neutral paragraph.
|
54
|
+
.TP \n(TLu
|
55
|
+
\fBFRIBIDI_PAR_WLTR\fR
|
56
|
+
Weak Left To Right paragraph.
|
57
|
+
.TP \n(TLu
|
58
|
+
\fBFRIBIDI_PAR_WRTL\fR
|
59
|
+
Weak Right To Left paragraph.
|
60
|
+
.RE
|
61
|
+
.PD
|
62
|
+
.TP
|
63
|
+
.B "FriBidiLevel *embedding_levels"
|
64
|
+
Output list of embedding levels.
|
65
|
+
.SH "DESCRIPTION"
|
66
|
+
Deprecated interface to fribidi_get_par_embedding_levels_ex(). Refer to
|
67
|
+
it for documentation.
|
68
|
+
.SH "SEE ALSO"
|
69
|
+
fribidi_shape_arabic(3),
|
70
|
+
fribidi_get_par_direction(3),
|
71
|
+
fribidi_get_par_embedding_levels_ex(3),
|
72
|
+
fribidi_reorder_line(3),
|
73
|
+
fribidi_get_bidi_type(3),
|
74
|
+
fribidi_get_bidi_types(3),
|
75
|
+
fribidi_get_bidi_type_name(3),
|
76
|
+
fribidi_debug_status(3),
|
77
|
+
fribidi_set_debug(3),
|
78
|
+
fribidi_charset_to_unicode(3),
|
79
|
+
fribidi_unicode_to_charset(3),
|
80
|
+
fribidi_parse_charset(3),
|
81
|
+
fribidi_mirroring_status(3),
|
82
|
+
fribidi_set_mirroring(3),
|
83
|
+
fribidi_reorder_nsm_status(3),
|
84
|
+
fribidi_set_reorder_nsm(3),
|
85
|
+
fribidi_log2vis_get_embedding_levels(3),
|
86
|
+
fribidi_get_type(3),
|
87
|
+
fribidi_get_type_internal(3),
|
88
|
+
fribidi_remove_bidi_marks(3),
|
89
|
+
fribidi_log2vis(3),
|
90
|
+
fribidi_join_arabic(3),
|
91
|
+
fribidi_get_joining_type(3),
|
92
|
+
fribidi_get_joining_types(3),
|
93
|
+
fribidi_get_joining_type_name(3),
|
94
|
+
fribidi_get_mirror_char(3),
|
95
|
+
fribidi_shape_mirroring(3),
|
96
|
+
fribidi_get_bracket(3),
|
97
|
+
fribidi_get_bracket_types(3),
|
98
|
+
fribidi_shape(3)
|
@@ -0,0 +1,114 @@
|
|
1
|
+
.\" WARNING! THIS FILE WAS GENERATED AUTOMATICALLY BY c2man!
|
2
|
+
.\" DO NOT EDIT! CHANGES MADE TO THIS FILE WILL BE LOST!
|
3
|
+
.TH "fribidi_get_par_embedding_levels_ex" 3 "19 February 2018" "c2man fribidi-bidi.h" "Programmer's Manual"
|
4
|
+
.SH "NAME"
|
5
|
+
fribidi_get_par_embedding_levels_ex \- get bidi embedding levels of a paragraph
|
6
|
+
.SH "SYNOPSIS"
|
7
|
+
.ft B
|
8
|
+
#include <fribidi.h>
|
9
|
+
.sp
|
10
|
+
extern FriBidiLevel fribidi_get_par_embedding_levels_ex
|
11
|
+
.br
|
12
|
+
(
|
13
|
+
.br
|
14
|
+
const FriBidiCharType *bidi_types,
|
15
|
+
.br
|
16
|
+
const FriBidiBracketType *bracket_types,
|
17
|
+
.br
|
18
|
+
const FriBidiStrIndex len,
|
19
|
+
.br
|
20
|
+
FriBidiParType *pbase_dir,
|
21
|
+
.br
|
22
|
+
FriBidiLevel *embedding_levels
|
23
|
+
.br
|
24
|
+
);
|
25
|
+
.ft R
|
26
|
+
.SH "PARAMETERS"
|
27
|
+
.TP
|
28
|
+
.B "const FriBidiCharType *bidi_types"
|
29
|
+
Input list of bidi types as returned by
|
30
|
+
fribidi_get_bidi_types().
|
31
|
+
.sp
|
32
|
+
Since there are 23 possible values for a \fBconst FriBidiCharType\fR, they are not all listed here.
|
33
|
+
.TP
|
34
|
+
.B "const FriBidiBracketType *bracket_types"
|
35
|
+
Input list of bracket types as returned by
|
36
|
+
fribidi_get_bracket_types().
|
37
|
+
.TP
|
38
|
+
.B "const FriBidiStrIndex len"
|
39
|
+
Input string length of the paragraph.
|
40
|
+
.TP
|
41
|
+
.B "FriBidiParType *pbase_dir"
|
42
|
+
Requested and resolved paragraph
|
43
|
+
base direction.
|
44
|
+
.sp
|
45
|
+
Possible values for a \fBFriBidiParType\fR are as follows:
|
46
|
+
.RS 0.75in
|
47
|
+
.PD 0
|
48
|
+
.ft B
|
49
|
+
.nr TL \w'FRIBIDI_PAR_WLTR'u+0.2i
|
50
|
+
.ft R
|
51
|
+
.TP \n(TLu
|
52
|
+
\fBFRIBIDI_PAR_LTR\fR
|
53
|
+
Left-To-Right paragraph.
|
54
|
+
.TP \n(TLu
|
55
|
+
\fBFRIBIDI_PAR_RTL\fR
|
56
|
+
Right-To-Left paragraph.
|
57
|
+
.TP \n(TLu
|
58
|
+
\fBFRIBIDI_PAR_ON\fR
|
59
|
+
DirectiOn-Neutral paragraph.
|
60
|
+
.TP \n(TLu
|
61
|
+
\fBFRIBIDI_PAR_WLTR\fR
|
62
|
+
Weak Left To Right paragraph.
|
63
|
+
.TP \n(TLu
|
64
|
+
\fBFRIBIDI_PAR_WRTL\fR
|
65
|
+
Weak Right To Left paragraph.
|
66
|
+
.RE
|
67
|
+
.PD
|
68
|
+
.TP
|
69
|
+
.B "FriBidiLevel *embedding_levels"
|
70
|
+
Output list of embedding levels.
|
71
|
+
.SH "DESCRIPTION"
|
72
|
+
This function finds the bidi embedding levels of a single paragraph,
|
73
|
+
as defined by the Unicode Bidirectional Algorithm available at
|
74
|
+
http://www.unicode.org/reports/tr9/. This function implements rules P2 to
|
75
|
+
I1 inclusive, and parts 1 to 3 of L1, except for rule X9 which is
|
76
|
+
implemented in fribidi_remove_bidi_marks(). Part 4 of L1 is implemented
|
77
|
+
in fribidi_reorder_line().
|
78
|
+
|
79
|
+
There are a few macros defined in fribidi-bidi-types.h to work with this
|
80
|
+
embedding levels.
|
81
|
+
.SH "RETURNS"
|
82
|
+
Maximum level found plus one, or zero if any error occurred
|
83
|
+
(memory allocation failure most probably).
|
84
|
+
.SH "SEE ALSO"
|
85
|
+
fribidi_shape_arabic(3),
|
86
|
+
fribidi_get_par_direction(3),
|
87
|
+
fribidi_reorder_line(3),
|
88
|
+
fribidi_get_bidi_type(3),
|
89
|
+
fribidi_get_bidi_types(3),
|
90
|
+
fribidi_get_bidi_type_name(3),
|
91
|
+
fribidi_debug_status(3),
|
92
|
+
fribidi_set_debug(3),
|
93
|
+
fribidi_charset_to_unicode(3),
|
94
|
+
fribidi_unicode_to_charset(3),
|
95
|
+
fribidi_parse_charset(3),
|
96
|
+
fribidi_mirroring_status(3),
|
97
|
+
fribidi_set_mirroring(3),
|
98
|
+
fribidi_reorder_nsm_status(3),
|
99
|
+
fribidi_set_reorder_nsm(3),
|
100
|
+
fribidi_log2vis_get_embedding_levels(3),
|
101
|
+
fribidi_get_type(3),
|
102
|
+
fribidi_get_type_internal(3),
|
103
|
+
fribidi_remove_bidi_marks(3),
|
104
|
+
fribidi_log2vis(3),
|
105
|
+
fribidi_get_par_embedding_levels(3),
|
106
|
+
fribidi_join_arabic(3),
|
107
|
+
fribidi_get_joining_type(3),
|
108
|
+
fribidi_get_joining_types(3),
|
109
|
+
fribidi_get_joining_type_name(3),
|
110
|
+
fribidi_get_mirror_char(3),
|
111
|
+
fribidi_shape_mirroring(3),
|
112
|
+
fribidi_get_bracket(3),
|
113
|
+
fribidi_get_bracket_types(3),
|
114
|
+
fribidi_shape(3)
|
@@ -0,0 +1,50 @@
|
|
1
|
+
.\" WARNING! THIS FILE WAS GENERATED AUTOMATICALLY BY c2man!
|
2
|
+
.\" DO NOT EDIT! CHANGES MADE TO THIS FILE WILL BE LOST!
|
3
|
+
.TH "fribidi_get_type" 3 "19 February 2018" "c2man fribidi-deprecated.h" "Programmer's Manual"
|
4
|
+
.SH "NAME"
|
5
|
+
fribidi_get_type \- get character bidi type
|
6
|
+
.SH "SYNOPSIS"
|
7
|
+
.ft B
|
8
|
+
#include <fribidi.h>
|
9
|
+
.sp
|
10
|
+
extern FriBidiCharType fribidi_get_type(FriBidiChar ch);
|
11
|
+
.ft R
|
12
|
+
.SH "PARAMETERS"
|
13
|
+
.TP
|
14
|
+
.B "FriBidiChar ch"
|
15
|
+
Input character.
|
16
|
+
.SH "DESCRIPTION"
|
17
|
+
Deprecated. Replaced by fribidi_get_bidi_type.
|
18
|
+
.SH "RETURNS"
|
19
|
+
Since there are 23 possible values for an \fBextern FriBidiCharType\fR, they are not all listed here.
|
20
|
+
.SH "SEE ALSO"
|
21
|
+
fribidi_shape_arabic(3),
|
22
|
+
fribidi_get_par_direction(3),
|
23
|
+
fribidi_get_par_embedding_levels_ex(3),
|
24
|
+
fribidi_reorder_line(3),
|
25
|
+
fribidi_get_bidi_type(3),
|
26
|
+
fribidi_get_bidi_types(3),
|
27
|
+
fribidi_get_bidi_type_name(3),
|
28
|
+
fribidi_debug_status(3),
|
29
|
+
fribidi_set_debug(3),
|
30
|
+
fribidi_charset_to_unicode(3),
|
31
|
+
fribidi_unicode_to_charset(3),
|
32
|
+
fribidi_parse_charset(3),
|
33
|
+
fribidi_mirroring_status(3),
|
34
|
+
fribidi_set_mirroring(3),
|
35
|
+
fribidi_reorder_nsm_status(3),
|
36
|
+
fribidi_set_reorder_nsm(3),
|
37
|
+
fribidi_log2vis_get_embedding_levels(3),
|
38
|
+
fribidi_get_type_internal(3),
|
39
|
+
fribidi_remove_bidi_marks(3),
|
40
|
+
fribidi_log2vis(3),
|
41
|
+
fribidi_get_par_embedding_levels(3),
|
42
|
+
fribidi_join_arabic(3),
|
43
|
+
fribidi_get_joining_type(3),
|
44
|
+
fribidi_get_joining_types(3),
|
45
|
+
fribidi_get_joining_type_name(3),
|
46
|
+
fribidi_get_mirror_char(3),
|
47
|
+
fribidi_shape_mirroring(3),
|
48
|
+
fribidi_get_bracket(3),
|
49
|
+
fribidi_get_bracket_types(3),
|
50
|
+
fribidi_shape(3)
|
@@ -0,0 +1,50 @@
|
|
1
|
+
.\" WARNING! THIS FILE WAS GENERATED AUTOMATICALLY BY c2man!
|
2
|
+
.\" DO NOT EDIT! CHANGES MADE TO THIS FILE WILL BE LOST!
|
3
|
+
.TH "fribidi_get_type_internal" 3 "19 February 2018" "c2man fribidi-deprecated.h" "Programmer's Manual"
|
4
|
+
.SH "NAME"
|
5
|
+
fribidi_get_type_internal \- get character bidi type
|
6
|
+
.SH "SYNOPSIS"
|
7
|
+
.ft B
|
8
|
+
#include <fribidi.h>
|
9
|
+
.sp
|
10
|
+
extern FriBidiCharType fribidi_get_type_internal(FriBidiChar ch);
|
11
|
+
.ft R
|
12
|
+
.SH "PARAMETERS"
|
13
|
+
.TP
|
14
|
+
.B "FriBidiChar ch"
|
15
|
+
Input character.
|
16
|
+
.SH "DESCRIPTION"
|
17
|
+
Deprecated. Replaced by fribidi_get_bidi_type.
|
18
|
+
.SH "RETURNS"
|
19
|
+
Since there are 23 possible values for an \fBextern FriBidiCharType\fR, they are not all listed here.
|
20
|
+
.SH "SEE ALSO"
|
21
|
+
fribidi_shape_arabic(3),
|
22
|
+
fribidi_get_par_direction(3),
|
23
|
+
fribidi_get_par_embedding_levels_ex(3),
|
24
|
+
fribidi_reorder_line(3),
|
25
|
+
fribidi_get_bidi_type(3),
|
26
|
+
fribidi_get_bidi_types(3),
|
27
|
+
fribidi_get_bidi_type_name(3),
|
28
|
+
fribidi_debug_status(3),
|
29
|
+
fribidi_set_debug(3),
|
30
|
+
fribidi_charset_to_unicode(3),
|
31
|
+
fribidi_unicode_to_charset(3),
|
32
|
+
fribidi_parse_charset(3),
|
33
|
+
fribidi_mirroring_status(3),
|
34
|
+
fribidi_set_mirroring(3),
|
35
|
+
fribidi_reorder_nsm_status(3),
|
36
|
+
fribidi_set_reorder_nsm(3),
|
37
|
+
fribidi_log2vis_get_embedding_levels(3),
|
38
|
+
fribidi_get_type(3),
|
39
|
+
fribidi_remove_bidi_marks(3),
|
40
|
+
fribidi_log2vis(3),
|
41
|
+
fribidi_get_par_embedding_levels(3),
|
42
|
+
fribidi_join_arabic(3),
|
43
|
+
fribidi_get_joining_type(3),
|
44
|
+
fribidi_get_joining_types(3),
|
45
|
+
fribidi_get_joining_type_name(3),
|
46
|
+
fribidi_get_mirror_char(3),
|
47
|
+
fribidi_shape_mirroring(3),
|
48
|
+
fribidi_get_bracket(3),
|
49
|
+
fribidi_get_bracket_types(3),
|
50
|
+
fribidi_shape(3)
|