pango 3.2.5-x86-mingw32 → 3.2.6-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
- 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
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
@@ -1678,11 +1678,13 @@ contents. If buffer is not empty, it must have content type
|
|
1678
1678
|
<a class="link" href="harfbuzz-Buffers.html#HB-BUFFER-CONTENT-TYPE-UNICODE:CAPS"><code class="literal">HB_BUFFER_CONTENT_TYPE_UNICODE</code></a>.</p>
|
1679
1679
|
<p>If buffer script is not set (ie. is <a class="link" href="harfbuzz-hb-common.html#HB-SCRIPT-INVALID:CAPS"><code class="literal">HB_SCRIPT_INVALID</code></a>), it
|
1680
1680
|
will be set to the Unicode script of the first character in
|
1681
|
-
the buffer that has a script other than <
|
1682
|
-
<
|
1681
|
+
the buffer that has a script other than <code class="literal">HB_SCRIPT_COMMON</code>,
|
1682
|
+
<code class="literal">HB_SCRIPT_INHERITED</code>, and <code class="literal">HB_SCRIPT_UNKNOWN</code>.</p>
|
1683
1683
|
<p>Next, if buffer direction is not set (ie. is <a class="link" href="harfbuzz-hb-common.html#HB-DIRECTION-INVALID:CAPS"><code class="literal">HB_DIRECTION_INVALID</code></a>),
|
1684
1684
|
it will be set to the natural horizontal direction of the
|
1685
|
-
buffer script as returned by <a class="link" href="harfbuzz-hb-common.html#hb-script-get-horizontal-direction" title="hb_script_get_horizontal_direction ()"><code class="function">hb_script_get_horizontal_direction()</code></a
|
1685
|
+
buffer script as returned by <a class="link" href="harfbuzz-hb-common.html#hb-script-get-horizontal-direction" title="hb_script_get_horizontal_direction ()"><code class="function">hb_script_get_horizontal_direction()</code></a>.
|
1686
|
+
If <a class="link" href="harfbuzz-hb-common.html#hb-script-get-horizontal-direction" title="hb_script_get_horizontal_direction ()"><code class="function">hb_script_get_horizontal_direction()</code></a> returns <a class="link" href="harfbuzz-hb-common.html#HB-DIRECTION-INVALID:CAPS"><code class="literal">HB_DIRECTION_INVALID</code></a>,
|
1687
|
+
then <a class="link" href="harfbuzz-hb-common.html#HB-DIRECTION-LTR:CAPS"><code class="literal">HB_DIRECTION_LTR</code></a> is used.</p>
|
1686
1688
|
<p>Finally, if buffer language is not set (ie. is <a class="link" href="harfbuzz-hb-common.html#HB-LANGUAGE-INVALID:CAPS" title="HB_LANGUAGE_INVALID"><code class="literal">HB_LANGUAGE_INVALID</code></a>),
|
1687
1689
|
it will be set to the process's default language as returned by
|
1688
1690
|
<a class="link" href="harfbuzz-hb-common.html#hb-language-get-default" title="hb_language_get_default ()"><code class="function">hb_language_get_default()</code></a>. This may change in the future by
|
@@ -700,6 +700,11 @@ hb_language_get_default (<em class="parameter"><code><span class="type">void</sp
|
|
700
700
|
<td> </td>
|
701
701
|
</tr>
|
702
702
|
<tr>
|
703
|
+
<td class="enum_member_name"><p><a name="HB-SCRIPT-DOGRA:CAPS"></a>HB_SCRIPT_DOGRA</p></td>
|
704
|
+
<td> </td>
|
705
|
+
<td> </td>
|
706
|
+
</tr>
|
707
|
+
<tr>
|
703
708
|
<td class="enum_member_name"><p><a name="HB-SCRIPT-INVALID:CAPS"></a>HB_SCRIPT_INVALID</p></td>
|
704
709
|
<td> </td>
|
705
710
|
<td> </td>
|
@@ -587,6 +587,7 @@
|
|
587
587
|
<keyword type="constant" name="HB_SCRIPT_BASSA_VAH" link="harfbuzz-hb-common.html#HB-SCRIPT-BASSA-VAH:CAPS"/>
|
588
588
|
<keyword type="constant" name="HB_SCRIPT_ADLAM" link="harfbuzz-hb-common.html#HB-SCRIPT-ADLAM:CAPS"/>
|
589
589
|
<keyword type="constant" name="HB_SCRIPT_MASARAM_GONDI" link="harfbuzz-hb-common.html#HB-SCRIPT-MASARAM-GONDI:CAPS"/>
|
590
|
+
<keyword type="constant" name="HB_SCRIPT_DOGRA" link="harfbuzz-hb-common.html#HB-SCRIPT-DOGRA:CAPS"/>
|
590
591
|
<keyword type="constant" name="HB_SCRIPT_INVALID" link="harfbuzz-hb-common.html#HB-SCRIPT-INVALID:CAPS"/>
|
591
592
|
<keyword type="constant" name="_HB_SCRIPT_MAX_VALUE" link="harfbuzz-hb-common.html#HB-SCRIPT-MAX-VALUE:CAPS"/>
|
592
593
|
<keyword type="constant" name="_HB_SCRIPT_MAX_VALUE_SIGNED" link="harfbuzz-hb-common.html#HB-SCRIPT-MAX-VALUE-SIGNED:CAPS"/>
|
@@ -14,7 +14,7 @@
|
|
14
14
|
<div class="titlepage">
|
15
15
|
<div>
|
16
16
|
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">Pango Reference Manual</p></th></tr></table></div>
|
17
|
-
<div><p class="releaseinfo">for Pango 1.42.
|
17
|
+
<div><p class="releaseinfo">for Pango 1.42.1
|
18
18
|
</p></div>
|
19
19
|
</div>
|
20
20
|
<hr>
|
@@ -387,14 +387,14 @@ be modified or freed. </p>
|
|
387
387
|
<hr>
|
388
388
|
<div class="refsect2">
|
389
389
|
<a name="PANGO-VERSION-MICRO:CAPS"></a><h3>PANGO_VERSION_MICRO</h3>
|
390
|
-
<pre class="programlisting">#define PANGO_VERSION_MICRO
|
390
|
+
<pre class="programlisting">#define PANGO_VERSION_MICRO 1
|
391
391
|
</pre>
|
392
392
|
<p>The micro component of the version of Pango available at compile-time.</p>
|
393
393
|
</div>
|
394
394
|
<hr>
|
395
395
|
<div class="refsect2">
|
396
396
|
<a name="PANGO-VERSION-STRING:CAPS"></a><h3>PANGO_VERSION_STRING</h3>
|
397
|
-
<pre class="programlisting">#define PANGO_VERSION_STRING "1.42.
|
397
|
+
<pre class="programlisting">#define PANGO_VERSION_STRING "1.42.1"
|
398
398
|
</pre>
|
399
399
|
<p>A string literal containing the version of Pango available at compile-time.</p>
|
400
400
|
</div>
|
@@ -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_charset_to_unicode" 3 "19 February 2018" "c2man fribidi-char-sets.h" "Programmer's Manual"
|
4
|
+
.SH "NAME"
|
5
|
+
fribidi_charset_to_unicode \- convert string to Unicode
|
6
|
+
.SH "SYNOPSIS"
|
7
|
+
.ft B
|
8
|
+
#include <fribidi.h>
|
9
|
+
.sp
|
10
|
+
extern FriBidiStrIndex fribidi_charset_to_unicode
|
11
|
+
.br
|
12
|
+
(
|
13
|
+
.br
|
14
|
+
FriBidiCharSet char_set,
|
15
|
+
.br
|
16
|
+
const char *s,
|
17
|
+
.br
|
18
|
+
FriBidiStrIndex len,
|
19
|
+
.br
|
20
|
+
FriBidiChar *us
|
21
|
+
.br
|
22
|
+
);
|
23
|
+
.ft R
|
24
|
+
.SH "PARAMETERS"
|
25
|
+
.TP
|
26
|
+
.B "FriBidiCharSet char_set"
|
27
|
+
Character set to convert from.
|
28
|
+
.sp
|
29
|
+
Possible values for a \fBFriBidiCharSet\fR are as follows:
|
30
|
+
.RS 0.75in
|
31
|
+
.PD 0
|
32
|
+
.ft B
|
33
|
+
.nr TL \w'FRIBIDI_CHAR_SET_ISO8859_6'u+0.2i
|
34
|
+
.ft R
|
35
|
+
.TP \n(TLu
|
36
|
+
\fBFRIBIDI_CHAR_SET_UTF8\fR
|
37
|
+
UTF-8 (Unicode).
|
38
|
+
.TP \n(TLu
|
39
|
+
\fBFRIBIDI_CHAR_SET_CAP_RTL\fR
|
40
|
+
CapRTL (Test).
|
41
|
+
.TP \n(TLu
|
42
|
+
\fBFRIBIDI_CHAR_SET_ISO8859_6\fR
|
43
|
+
ISO8859-6 (Arabic).
|
44
|
+
.TP \n(TLu
|
45
|
+
\fBFRIBIDI_CHAR_SET_ISO8859_8\fR
|
46
|
+
ISO8859-8 (Hebrew).
|
47
|
+
.TP \n(TLu
|
48
|
+
\fBFRIBIDI_CHAR_SET_CP1255\fR
|
49
|
+
CP1255 (MS Hebrew/Yiddish).
|
50
|
+
.TP \n(TLu
|
51
|
+
\fBFRIBIDI_CHAR_SET_CP1256\fR
|
52
|
+
CP1256 (MS Arabic).
|
53
|
+
.RE
|
54
|
+
.PD
|
55
|
+
.TP
|
56
|
+
.B "const char *s"
|
57
|
+
Input string encoded in char_set.
|
58
|
+
.TP
|
59
|
+
.B "FriBidiStrIndex len"
|
60
|
+
Input string length.
|
61
|
+
.TP
|
62
|
+
.B "FriBidiChar *us"
|
63
|
+
Output Unicode string.
|
64
|
+
.SH "DESCRIPTION"
|
65
|
+
This function converts an string from a character set, to a Unicode string.
|
66
|
+
.SH "RETURNS"
|
67
|
+
The length of the new string.
|
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_unicode_to_charset(3),
|
79
|
+
fribidi_parse_charset(3),
|
80
|
+
fribidi_mirroring_status(3),
|
81
|
+
fribidi_set_mirroring(3),
|
82
|
+
fribidi_reorder_nsm_status(3),
|
83
|
+
fribidi_set_reorder_nsm(3),
|
84
|
+
fribidi_log2vis_get_embedding_levels(3),
|
85
|
+
fribidi_get_type(3),
|
86
|
+
fribidi_get_type_internal(3),
|
87
|
+
fribidi_remove_bidi_marks(3),
|
88
|
+
fribidi_log2vis(3),
|
89
|
+
fribidi_get_par_embedding_levels(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,44 @@
|
|
1
|
+
.\" WARNING! THIS FILE WAS GENERATED AUTOMATICALLY BY c2man!
|
2
|
+
.\" DO NOT EDIT! CHANGES MADE TO THIS FILE WILL BE LOST!
|
3
|
+
.TH "fribidi_debug_status" 3 "20 February 2018" "c2man fribidi-common.h" "Programmer's Manual"
|
4
|
+
.SH "NAME"
|
5
|
+
fribidi_debug_status \- get current debug state
|
6
|
+
.SH "SYNOPSIS"
|
7
|
+
.ft B
|
8
|
+
#include <fribidi.h>
|
9
|
+
.sp
|
10
|
+
extern int fribidi_debug_status(void);
|
11
|
+
.ft R
|
12
|
+
.SH "DESCRIPTION"
|
13
|
+
Get current debug state.
|
14
|
+
.SH "SEE ALSO"
|
15
|
+
fribidi_shape_arabic(3),
|
16
|
+
fribidi_get_par_direction(3),
|
17
|
+
fribidi_get_par_embedding_levels_ex(3),
|
18
|
+
fribidi_reorder_line(3),
|
19
|
+
fribidi_get_bidi_type(3),
|
20
|
+
fribidi_get_bidi_types(3),
|
21
|
+
fribidi_get_bidi_type_name(3),
|
22
|
+
fribidi_set_debug(3),
|
23
|
+
fribidi_charset_to_unicode(3),
|
24
|
+
fribidi_unicode_to_charset(3),
|
25
|
+
fribidi_parse_charset(3),
|
26
|
+
fribidi_mirroring_status(3),
|
27
|
+
fribidi_set_mirroring(3),
|
28
|
+
fribidi_reorder_nsm_status(3),
|
29
|
+
fribidi_set_reorder_nsm(3),
|
30
|
+
fribidi_log2vis_get_embedding_levels(3),
|
31
|
+
fribidi_get_type(3),
|
32
|
+
fribidi_get_type_internal(3),
|
33
|
+
fribidi_remove_bidi_marks(3),
|
34
|
+
fribidi_log2vis(3),
|
35
|
+
fribidi_get_par_embedding_levels(3),
|
36
|
+
fribidi_join_arabic(3),
|
37
|
+
fribidi_get_joining_type(3),
|
38
|
+
fribidi_get_joining_types(3),
|
39
|
+
fribidi_get_joining_type_name(3),
|
40
|
+
fribidi_get_mirror_char(3),
|
41
|
+
fribidi_shape_mirroring(3),
|
42
|
+
fribidi_get_bracket(3),
|
43
|
+
fribidi_get_bracket_types(3),
|
44
|
+
fribidi_shape(3)
|
@@ -0,0 +1,58 @@
|
|
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_bidi_type" 3 "19 February 2018" "c2man fribidi-bidi-types.h" "Programmer's Manual"
|
4
|
+
.SH "NAME"
|
5
|
+
fribidi_get_bidi_type \- get character bidi type
|
6
|
+
.SH "SYNOPSIS"
|
7
|
+
.ft B
|
8
|
+
#include <fribidi.h>
|
9
|
+
.sp
|
10
|
+
extern FriBidiCharType fribidi_get_bidi_type(FriBidiChar ch);
|
11
|
+
.ft R
|
12
|
+
.SH "PARAMETERS"
|
13
|
+
.TP
|
14
|
+
.B "FriBidiChar ch"
|
15
|
+
Input character.
|
16
|
+
.SH "DESCRIPTION"
|
17
|
+
This function returns the bidi type of a character as defined in Table 3.7
|
18
|
+
Bidirectional Character Types of the Unicode Bidirectional Algorithm
|
19
|
+
available at
|
20
|
+
http://www.unicode.org/reports/tr9/#Bidirectional_Character_Types, using
|
21
|
+
data provided in file UnicodeData.txt of the Unicode Character Database
|
22
|
+
available at http://www.unicode.org/Public/UNIDATA/UnicodeData.txt.
|
23
|
+
|
24
|
+
There are a few macros defined in fribidi-bidi-types.h for querying a bidi
|
25
|
+
type.
|
26
|
+
.SH "RETURNS"
|
27
|
+
Since there are 23 possible values for an \fBextern FriBidiCharType\fR, they are not all listed here.
|
28
|
+
.SH "SEE ALSO"
|
29
|
+
fribidi_shape_arabic(3),
|
30
|
+
fribidi_get_par_direction(3),
|
31
|
+
fribidi_get_par_embedding_levels_ex(3),
|
32
|
+
fribidi_reorder_line(3),
|
33
|
+
fribidi_get_bidi_types(3),
|
34
|
+
fribidi_get_bidi_type_name(3),
|
35
|
+
fribidi_debug_status(3),
|
36
|
+
fribidi_set_debug(3),
|
37
|
+
fribidi_charset_to_unicode(3),
|
38
|
+
fribidi_unicode_to_charset(3),
|
39
|
+
fribidi_parse_charset(3),
|
40
|
+
fribidi_mirroring_status(3),
|
41
|
+
fribidi_set_mirroring(3),
|
42
|
+
fribidi_reorder_nsm_status(3),
|
43
|
+
fribidi_set_reorder_nsm(3),
|
44
|
+
fribidi_log2vis_get_embedding_levels(3),
|
45
|
+
fribidi_get_type(3),
|
46
|
+
fribidi_get_type_internal(3),
|
47
|
+
fribidi_remove_bidi_marks(3),
|
48
|
+
fribidi_log2vis(3),
|
49
|
+
fribidi_get_par_embedding_levels(3),
|
50
|
+
fribidi_join_arabic(3),
|
51
|
+
fribidi_get_joining_type(3),
|
52
|
+
fribidi_get_joining_types(3),
|
53
|
+
fribidi_get_joining_type_name(3),
|
54
|
+
fribidi_get_mirror_char(3),
|
55
|
+
fribidi_shape_mirroring(3),
|
56
|
+
fribidi_get_bracket(3),
|
57
|
+
fribidi_get_bracket_types(3),
|
58
|
+
fribidi_shape(3)
|
@@ -0,0 +1,56 @@
|
|
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_bidi_type_name" 3 "19 February 2018" "c2man fribidi-bidi-types.h" "Programmer's Manual"
|
4
|
+
.SH "NAME"
|
5
|
+
fribidi_get_bidi_type_name \- get bidi type name
|
6
|
+
.SH "SYNOPSIS"
|
7
|
+
.ft B
|
8
|
+
#include <fribidi.h>
|
9
|
+
.sp
|
10
|
+
extern const char *fribidi_get_bidi_type_name(FriBidiCharType t);
|
11
|
+
.ft R
|
12
|
+
.SH "PARAMETERS"
|
13
|
+
.TP
|
14
|
+
.B "FriBidiCharType t"
|
15
|
+
Input bidi type.
|
16
|
+
.sp
|
17
|
+
Since there are 23 possible values for a \fBFriBidiCharType\fR, they are not all listed here.
|
18
|
+
.SH "DESCRIPTION"
|
19
|
+
This function returns the bidi type name of a character type. The
|
20
|
+
returned string is a static string and should not be freed.
|
21
|
+
|
22
|
+
The type names are the same as ones defined in Table 3.7 Bidirectional
|
23
|
+
Character Types of the Unicode Bidirectional Algorithm available at
|
24
|
+
http://www.unicode.org/reports/tr9/#Bidirectional_Character_Types, with a
|
25
|
+
few modifications: L->LTR, R->RTL, B->BS, S->SS.
|
26
|
+
.SH "SEE ALSO"
|
27
|
+
fribidi_shape_arabic(3),
|
28
|
+
fribidi_get_par_direction(3),
|
29
|
+
fribidi_get_par_embedding_levels_ex(3),
|
30
|
+
fribidi_reorder_line(3),
|
31
|
+
fribidi_get_bidi_type(3),
|
32
|
+
fribidi_get_bidi_types(3),
|
33
|
+
fribidi_debug_status(3),
|
34
|
+
fribidi_set_debug(3),
|
35
|
+
fribidi_charset_to_unicode(3),
|
36
|
+
fribidi_unicode_to_charset(3),
|
37
|
+
fribidi_parse_charset(3),
|
38
|
+
fribidi_mirroring_status(3),
|
39
|
+
fribidi_set_mirroring(3),
|
40
|
+
fribidi_reorder_nsm_status(3),
|
41
|
+
fribidi_set_reorder_nsm(3),
|
42
|
+
fribidi_log2vis_get_embedding_levels(3),
|
43
|
+
fribidi_get_type(3),
|
44
|
+
fribidi_get_type_internal(3),
|
45
|
+
fribidi_remove_bidi_marks(3),
|
46
|
+
fribidi_log2vis(3),
|
47
|
+
fribidi_get_par_embedding_levels(3),
|
48
|
+
fribidi_join_arabic(3),
|
49
|
+
fribidi_get_joining_type(3),
|
50
|
+
fribidi_get_joining_types(3),
|
51
|
+
fribidi_get_joining_type_name(3),
|
52
|
+
fribidi_get_mirror_char(3),
|
53
|
+
fribidi_shape_mirroring(3),
|
54
|
+
fribidi_get_bracket(3),
|
55
|
+
fribidi_get_bracket_types(3),
|
56
|
+
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_bidi_types" 3 "19 February 2018" "c2man fribidi-bidi-types.h" "Programmer's Manual"
|
4
|
+
.SH "NAME"
|
5
|
+
fribidi_get_bidi_types \- get bidi types for an string of characters
|
6
|
+
.SH "SYNOPSIS"
|
7
|
+
.ft B
|
8
|
+
#include <fribidi.h>
|
9
|
+
.sp
|
10
|
+
extern void fribidi_get_bidi_types
|
11
|
+
.br
|
12
|
+
(
|
13
|
+
.br
|
14
|
+
const FriBidiChar *str,
|
15
|
+
.br
|
16
|
+
const FriBidiStrIndex len,
|
17
|
+
.br
|
18
|
+
FriBidiCharType *btypes
|
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 "FriBidiCharType *btypes"
|
31
|
+
Output bidi types.
|
32
|
+
.sp
|
33
|
+
Since there are 23 possible values for a \fBFriBidiCharType\fR, they are not all listed here.
|
34
|
+
.SH "DESCRIPTION"
|
35
|
+
This function finds the bidi types of an string of characters. See
|
36
|
+
fribidi_get_bidi_type() for more information about the bidi types returned
|
37
|
+
by this function.
|
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_type_name(3),
|
45
|
+
fribidi_debug_status(3),
|
46
|
+
fribidi_set_debug(3),
|
47
|
+
fribidi_charset_to_unicode(3),
|
48
|
+
fribidi_unicode_to_charset(3),
|
49
|
+
fribidi_parse_charset(3),
|
50
|
+
fribidi_mirroring_status(3),
|
51
|
+
fribidi_set_mirroring(3),
|
52
|
+
fribidi_reorder_nsm_status(3),
|
53
|
+
fribidi_set_reorder_nsm(3),
|
54
|
+
fribidi_log2vis_get_embedding_levels(3),
|
55
|
+
fribidi_get_type(3),
|
56
|
+
fribidi_get_type_internal(3),
|
57
|
+
fribidi_remove_bidi_marks(3),
|
58
|
+
fribidi_log2vis(3),
|
59
|
+
fribidi_get_par_embedding_levels(3),
|
60
|
+
fribidi_join_arabic(3),
|
61
|
+
fribidi_get_joining_type(3),
|
62
|
+
fribidi_get_joining_types(3),
|
63
|
+
fribidi_get_joining_type_name(3),
|
64
|
+
fribidi_get_mirror_char(3),
|
65
|
+
fribidi_shape_mirroring(3),
|
66
|
+
fribidi_get_bracket(3),
|
67
|
+
fribidi_get_bracket_types(3),
|
68
|
+
fribidi_shape(3)
|
@@ -0,0 +1,59 @@
|
|
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_bracket" 3 "19 February 2018" "c2man fribidi-brackets.h" "Programmer's Manual"
|
4
|
+
.SH "NAME"
|
5
|
+
fribidi_get_bracket \- get bracketed character
|
6
|
+
.SH "SYNOPSIS"
|
7
|
+
.ft B
|
8
|
+
#include <fribidi.h>
|
9
|
+
.sp
|
10
|
+
extern FriBidiBracketType fribidi_get_bracket(FriBidiChar ch);
|
11
|
+
.ft R
|
12
|
+
.SH "PARAMETERS"
|
13
|
+
.TP
|
14
|
+
.B "FriBidiChar ch"
|
15
|
+
Input character.
|
16
|
+
.SH "DESCRIPTION"
|
17
|
+
This function finds the bracketed equivalent of a character as defined in
|
18
|
+
the file BidiBrackets.txt of the Unicode Character Database available at
|
19
|
+
http://www.unicode.org/Public/UNIDATA/BidiBrackets.txt.
|
20
|
+
|
21
|
+
If the input character is a declared as a brackets character in the
|
22
|
+
Unicode standard and has a bracketed equivalent. The matching bracketed
|
23
|
+
character is put in the output, otherwise the input character itself is
|
24
|
+
put.
|
25
|
+
.SH "RETURNS"
|
26
|
+
The bracket type of the character. Use the
|
27
|
+
FRIBIDI_IS_BRACKET(FriBidiBracketType) to test if it is a valid
|
28
|
+
property.
|
29
|
+
.SH "SEE ALSO"
|
30
|
+
fribidi_shape_arabic(3),
|
31
|
+
fribidi_get_par_direction(3),
|
32
|
+
fribidi_get_par_embedding_levels_ex(3),
|
33
|
+
fribidi_reorder_line(3),
|
34
|
+
fribidi_get_bidi_type(3),
|
35
|
+
fribidi_get_bidi_types(3),
|
36
|
+
fribidi_get_bidi_type_name(3),
|
37
|
+
fribidi_debug_status(3),
|
38
|
+
fribidi_set_debug(3),
|
39
|
+
fribidi_charset_to_unicode(3),
|
40
|
+
fribidi_unicode_to_charset(3),
|
41
|
+
fribidi_parse_charset(3),
|
42
|
+
fribidi_mirroring_status(3),
|
43
|
+
fribidi_set_mirroring(3),
|
44
|
+
fribidi_reorder_nsm_status(3),
|
45
|
+
fribidi_set_reorder_nsm(3),
|
46
|
+
fribidi_log2vis_get_embedding_levels(3),
|
47
|
+
fribidi_get_type(3),
|
48
|
+
fribidi_get_type_internal(3),
|
49
|
+
fribidi_remove_bidi_marks(3),
|
50
|
+
fribidi_log2vis(3),
|
51
|
+
fribidi_get_par_embedding_levels(3),
|
52
|
+
fribidi_join_arabic(3),
|
53
|
+
fribidi_get_joining_type(3),
|
54
|
+
fribidi_get_joining_types(3),
|
55
|
+
fribidi_get_joining_type_name(3),
|
56
|
+
fribidi_get_mirror_char(3),
|
57
|
+
fribidi_shape_mirroring(3),
|
58
|
+
fribidi_get_bracket_types(3),
|
59
|
+
fribidi_shape(3)
|
@@ -0,0 +1,73 @@
|
|
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_bracket_types" 3 "19 February 2018" "c2man fribidi-brackets.h" "Programmer's Manual"
|
4
|
+
.SH "NAME"
|
5
|
+
fribidi_get_bracket_types \- get bracketed characters
|
6
|
+
.SH "SYNOPSIS"
|
7
|
+
.ft B
|
8
|
+
#include <fribidi.h>
|
9
|
+
.sp
|
10
|
+
extern void fribidi_get_bracket_types
|
11
|
+
.br
|
12
|
+
(
|
13
|
+
.br
|
14
|
+
const FriBidiChar *str,
|
15
|
+
.br
|
16
|
+
const FriBidiStrIndex len,
|
17
|
+
.br
|
18
|
+
const FriBidiCharType *types,
|
19
|
+
.br
|
20
|
+
FriBidiBracketType *btypes
|
21
|
+
.br
|
22
|
+
);
|
23
|
+
.ft R
|
24
|
+
.SH "PARAMETERS"
|
25
|
+
.TP
|
26
|
+
.B "const FriBidiChar *str"
|
27
|
+
Input string.
|
28
|
+
.TP
|
29
|
+
.B "const FriBidiStrIndex len"
|
30
|
+
Input string length.
|
31
|
+
.TP
|
32
|
+
.B "const FriBidiCharType *types"
|
33
|
+
Input bidi types.
|
34
|
+
.sp
|
35
|
+
Since there are 23 possible values for a \fBconst FriBidiCharType\fR, they are not all listed here.
|
36
|
+
.TP
|
37
|
+
.B "FriBidiBracketType *btypes"
|
38
|
+
Output bracketed characters.
|
39
|
+
.SH "DESCRIPTION"
|
40
|
+
This function finds the bracketed characters of an string of characters.
|
41
|
+
See fribidi_get_bracket() for more information about the bracketed
|
42
|
+
characters returned by this function.
|
43
|
+
.SH "SEE ALSO"
|
44
|
+
fribidi_shape_arabic(3),
|
45
|
+
fribidi_get_par_direction(3),
|
46
|
+
fribidi_get_par_embedding_levels_ex(3),
|
47
|
+
fribidi_reorder_line(3),
|
48
|
+
fribidi_get_bidi_type(3),
|
49
|
+
fribidi_get_bidi_types(3),
|
50
|
+
fribidi_get_bidi_type_name(3),
|
51
|
+
fribidi_debug_status(3),
|
52
|
+
fribidi_set_debug(3),
|
53
|
+
fribidi_charset_to_unicode(3),
|
54
|
+
fribidi_unicode_to_charset(3),
|
55
|
+
fribidi_parse_charset(3),
|
56
|
+
fribidi_mirroring_status(3),
|
57
|
+
fribidi_set_mirroring(3),
|
58
|
+
fribidi_reorder_nsm_status(3),
|
59
|
+
fribidi_set_reorder_nsm(3),
|
60
|
+
fribidi_log2vis_get_embedding_levels(3),
|
61
|
+
fribidi_get_type(3),
|
62
|
+
fribidi_get_type_internal(3),
|
63
|
+
fribidi_remove_bidi_marks(3),
|
64
|
+
fribidi_log2vis(3),
|
65
|
+
fribidi_get_par_embedding_levels(3),
|
66
|
+
fribidi_join_arabic(3),
|
67
|
+
fribidi_get_joining_type(3),
|
68
|
+
fribidi_get_joining_types(3),
|
69
|
+
fribidi_get_joining_type_name(3),
|
70
|
+
fribidi_get_mirror_char(3),
|
71
|
+
fribidi_shape_mirroring(3),
|
72
|
+
fribidi_get_bracket(3),
|
73
|
+
fribidi_shape(3)
|
@@ -0,0 +1,87 @@
|
|
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" 3 "19 February 2018" "c2man fribidi-joining-types.h" "Programmer's Manual"
|
4
|
+
.SH "NAME"
|
5
|
+
fribidi_get_joining_type \- get character joining type
|
6
|
+
.SH "SYNOPSIS"
|
7
|
+
.ft B
|
8
|
+
#include <fribidi.h>
|
9
|
+
.sp
|
10
|
+
extern FriBidiJoiningType fribidi_get_joining_type(FriBidiChar ch);
|
11
|
+
.ft R
|
12
|
+
.SH "PARAMETERS"
|
13
|
+
.TP
|
14
|
+
.B "FriBidiChar ch"
|
15
|
+
Input character.
|
16
|
+
.SH "DESCRIPTION"
|
17
|
+
This function returns the joining type of a character as defined in Table
|
18
|
+
8-2 Primary Arabic Joining Classes of the Unicode standard available at
|
19
|
+
http://www.unicode.org/versions/Unicode4.0.0/ch08.pdf#G7462, using data
|
20
|
+
provided in file ArabicShaping.txt and UnicodeData.txt of the Unicode
|
21
|
+
Character Database available at
|
22
|
+
http://www.unicode.org/Public/UNIDATA/ArabicShaping.txt and
|
23
|
+
http://www.unicode.org/Public/UNIDATA/UnicodeData.txt.
|
24
|
+
|
25
|
+
There are a few macros defined in fribidi-joining-types.h for querying a
|
26
|
+
joining type.
|
27
|
+
.SH "RETURNS"
|
28
|
+
Possible values for an \fBextern FriBidiJoiningType\fR are as follows:
|
29
|
+
.RS 0.75in
|
30
|
+
.PD 0
|
31
|
+
.ft B
|
32
|
+
.nr TL \w'FRIBIDI_JOINING_TYPE_U'u+0.2i
|
33
|
+
.ft R
|
34
|
+
.TP \n(TLu
|
35
|
+
\fBFRIBIDI_JOINING_TYPE_U\fR
|
36
|
+
NUn-joining, e.g. Full Stop.
|
37
|
+
.TP \n(TLu
|
38
|
+
\fBFRIBIDI_JOINING_TYPE_R\fR
|
39
|
+
Right-joining, e.g. Arabic Letter Dal.
|
40
|
+
.TP \n(TLu
|
41
|
+
\fBFRIBIDI_JOINING_TYPE_D\fR
|
42
|
+
Dual-joining, e.g. Arabic Letter Ain.
|
43
|
+
.TP \n(TLu
|
44
|
+
\fBFRIBIDI_JOINING_TYPE_C\fR
|
45
|
+
Join-Causing, e.g. Tatweel, ZWJ.
|
46
|
+
.TP \n(TLu
|
47
|
+
\fBFRIBIDI_JOINING_TYPE_T\fR
|
48
|
+
Transparent, e.g. Arabic Fatha.
|
49
|
+
.TP \n(TLu
|
50
|
+
\fBFRIBIDI_JOINING_TYPE_L\fR
|
51
|
+
Left-joining, i.e. Fictional.
|
52
|
+
.TP \n(TLu
|
53
|
+
\fBFRIBIDI_JOINING_TYPE_G\fR
|
54
|
+
IGnored, e.g. LRE, RLE, ZWNBSP.
|
55
|
+
.RE
|
56
|
+
.PD
|
57
|
+
.SH "SEE ALSO"
|
58
|
+
fribidi_shape_arabic(3),
|
59
|
+
fribidi_get_par_direction(3),
|
60
|
+
fribidi_get_par_embedding_levels_ex(3),
|
61
|
+
fribidi_reorder_line(3),
|
62
|
+
fribidi_get_bidi_type(3),
|
63
|
+
fribidi_get_bidi_types(3),
|
64
|
+
fribidi_get_bidi_type_name(3),
|
65
|
+
fribidi_debug_status(3),
|
66
|
+
fribidi_set_debug(3),
|
67
|
+
fribidi_charset_to_unicode(3),
|
68
|
+
fribidi_unicode_to_charset(3),
|
69
|
+
fribidi_parse_charset(3),
|
70
|
+
fribidi_mirroring_status(3),
|
71
|
+
fribidi_set_mirroring(3),
|
72
|
+
fribidi_reorder_nsm_status(3),
|
73
|
+
fribidi_set_reorder_nsm(3),
|
74
|
+
fribidi_log2vis_get_embedding_levels(3),
|
75
|
+
fribidi_get_type(3),
|
76
|
+
fribidi_get_type_internal(3),
|
77
|
+
fribidi_remove_bidi_marks(3),
|
78
|
+
fribidi_log2vis(3),
|
79
|
+
fribidi_get_par_embedding_levels(3),
|
80
|
+
fribidi_join_arabic(3),
|
81
|
+
fribidi_get_joining_types(3),
|
82
|
+
fribidi_get_joining_type_name(3),
|
83
|
+
fribidi_get_mirror_char(3),
|
84
|
+
fribidi_shape_mirroring(3),
|
85
|
+
fribidi_get_bracket(3),
|
86
|
+
fribidi_get_bracket_types(3),
|
87
|
+
fribidi_shape(3)
|