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
@@ -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_reorder_nsm_status" 3 "19 February 2018" "c2man fribidi-deprecated.h" "Programmer's Manual"
|
4
|
+
.SH "NAME"
|
5
|
+
fribidi_reorder_nsm_status \- get current marks reordering status
|
6
|
+
.SH "SYNOPSIS"
|
7
|
+
.ft B
|
8
|
+
#include <fribidi.h>
|
9
|
+
.sp
|
10
|
+
extern fribidi_boolean fribidi_reorder_nsm_status(void);
|
11
|
+
.ft R
|
12
|
+
.SH "DESCRIPTION"
|
13
|
+
This function is deprecated and only used with other deprecated functions.
|
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_debug_status(3),
|
23
|
+
fribidi_set_debug(3),
|
24
|
+
fribidi_charset_to_unicode(3),
|
25
|
+
fribidi_unicode_to_charset(3),
|
26
|
+
fribidi_parse_charset(3),
|
27
|
+
fribidi_mirroring_status(3),
|
28
|
+
fribidi_set_mirroring(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,48 @@
|
|
1
|
+
.\" WARNING! THIS FILE WAS GENERATED AUTOMATICALLY BY c2man!
|
2
|
+
.\" DO NOT EDIT! CHANGES MADE TO THIS FILE WILL BE LOST!
|
3
|
+
.TH "fribidi_set_debug" 3 "20 February 2018" "c2man fribidi-common.h" "Programmer's Manual"
|
4
|
+
.SH "NAME"
|
5
|
+
fribidi_set_debug \- set debug state
|
6
|
+
.SH "SYNOPSIS"
|
7
|
+
.ft B
|
8
|
+
#include <fribidi.h>
|
9
|
+
.sp
|
10
|
+
extern int fribidi_set_debug(int state);
|
11
|
+
.ft R
|
12
|
+
.SH "PARAMETERS"
|
13
|
+
.TP
|
14
|
+
.B "int state"
|
15
|
+
New state to set.
|
16
|
+
.SH "DESCRIPTION"
|
17
|
+
Set debug state.
|
18
|
+
.SH "SEE ALSO"
|
19
|
+
fribidi_shape_arabic(3),
|
20
|
+
fribidi_get_par_direction(3),
|
21
|
+
fribidi_get_par_embedding_levels_ex(3),
|
22
|
+
fribidi_reorder_line(3),
|
23
|
+
fribidi_get_bidi_type(3),
|
24
|
+
fribidi_get_bidi_types(3),
|
25
|
+
fribidi_get_bidi_type_name(3),
|
26
|
+
fribidi_debug_status(3),
|
27
|
+
fribidi_charset_to_unicode(3),
|
28
|
+
fribidi_unicode_to_charset(3),
|
29
|
+
fribidi_parse_charset(3),
|
30
|
+
fribidi_mirroring_status(3),
|
31
|
+
fribidi_set_mirroring(3),
|
32
|
+
fribidi_reorder_nsm_status(3),
|
33
|
+
fribidi_set_reorder_nsm(3),
|
34
|
+
fribidi_log2vis_get_embedding_levels(3),
|
35
|
+
fribidi_get_type(3),
|
36
|
+
fribidi_get_type_internal(3),
|
37
|
+
fribidi_remove_bidi_marks(3),
|
38
|
+
fribidi_log2vis(3),
|
39
|
+
fribidi_get_par_embedding_levels(3),
|
40
|
+
fribidi_join_arabic(3),
|
41
|
+
fribidi_get_joining_type(3),
|
42
|
+
fribidi_get_joining_types(3),
|
43
|
+
fribidi_get_joining_type_name(3),
|
44
|
+
fribidi_get_mirror_char(3),
|
45
|
+
fribidi_shape_mirroring(3),
|
46
|
+
fribidi_get_bracket(3),
|
47
|
+
fribidi_get_bracket_types(3),
|
48
|
+
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_set_mirroring" 3 "19 February 2018" "c2man fribidi-deprecated.h" "Programmer's Manual"
|
4
|
+
.SH "NAME"
|
5
|
+
fribidi_set_mirroring \- set mirroring on or off
|
6
|
+
.SH "SYNOPSIS"
|
7
|
+
.ft B
|
8
|
+
#include <fribidi.h>
|
9
|
+
.sp
|
10
|
+
extern fribidi_boolean fribidi_set_mirroring(fribidi_boolean state);
|
11
|
+
.ft R
|
12
|
+
.SH "PARAMETERS"
|
13
|
+
.TP
|
14
|
+
.B "fribidi_boolean state"
|
15
|
+
New state to set.
|
16
|
+
.SH "DESCRIPTION"
|
17
|
+
This function is used to turn character mirroring on or off.
|
18
|
+
Character mirroring is the act of replacing a mirrorable glyph
|
19
|
+
(character), eg. Left parenthesis, with the matching glyph,
|
20
|
+
eg. Right parenthesis, in a right-to-left resolved context.
|
21
|
+
If your rendering engine does mirroring itself, you may want to
|
22
|
+
turn it off here.
|
23
|
+
|
24
|
+
This flag is on by default.
|
25
|
+
This function is deprecated and only used with other deprecated functions.
|
26
|
+
.SH "RETURNS"
|
27
|
+
The new mirroring status.
|
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_type(3),
|
34
|
+
fribidi_get_bidi_types(3),
|
35
|
+
fribidi_get_bidi_type_name(3),
|
36
|
+
fribidi_debug_status(3),
|
37
|
+
fribidi_set_debug(3),
|
38
|
+
fribidi_charset_to_unicode(3),
|
39
|
+
fribidi_unicode_to_charset(3),
|
40
|
+
fribidi_parse_charset(3),
|
41
|
+
fribidi_mirroring_status(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,60 @@
|
|
1
|
+
.\" WARNING! THIS FILE WAS GENERATED AUTOMATICALLY BY c2man!
|
2
|
+
.\" DO NOT EDIT! CHANGES MADE TO THIS FILE WILL BE LOST!
|
3
|
+
.TH "fribidi_set_reorder_nsm" 3 "19 February 2018" "c2man fribidi-deprecated.h" "Programmer's Manual"
|
4
|
+
.SH "NAME"
|
5
|
+
fribidi_set_reorder_nsm \- set marks reordering on or off
|
6
|
+
.SH "SYNOPSIS"
|
7
|
+
.ft B
|
8
|
+
#include <fribidi.h>
|
9
|
+
.sp
|
10
|
+
extern fribidi_boolean fribidi_set_reorder_nsm(fribidi_boolean state);
|
11
|
+
.ft R
|
12
|
+
.SH "PARAMETERS"
|
13
|
+
.TP
|
14
|
+
.B "fribidi_boolean state"
|
15
|
+
New state to set.
|
16
|
+
.SH "DESCRIPTION"
|
17
|
+
This function is used to turn non-spacing marks reordering on or
|
18
|
+
off. Reordering non-spacing marks is the act of placing non-spacing
|
19
|
+
marks (bidi class NSM) after their base character in a right-to-left
|
20
|
+
resolved context. If your rendering engine expects non-spacing marks
|
21
|
+
always after the base character in the memory representation of the
|
22
|
+
visual string, you need this option on. An example of where people
|
23
|
+
may need it off is when rendering in the console when non-spacing
|
24
|
+
marks cannot be applied on top of the base character.
|
25
|
+
|
26
|
+
This flag is on by default.
|
27
|
+
This function is deprecated and only used with other deprecated functions.
|
28
|
+
.SH "RETURNS"
|
29
|
+
The new marks reordering status.
|
30
|
+
.SH "SEE ALSO"
|
31
|
+
fribidi_shape_arabic(3),
|
32
|
+
fribidi_get_par_direction(3),
|
33
|
+
fribidi_get_par_embedding_levels_ex(3),
|
34
|
+
fribidi_reorder_line(3),
|
35
|
+
fribidi_get_bidi_type(3),
|
36
|
+
fribidi_get_bidi_types(3),
|
37
|
+
fribidi_get_bidi_type_name(3),
|
38
|
+
fribidi_debug_status(3),
|
39
|
+
fribidi_set_debug(3),
|
40
|
+
fribidi_charset_to_unicode(3),
|
41
|
+
fribidi_unicode_to_charset(3),
|
42
|
+
fribidi_parse_charset(3),
|
43
|
+
fribidi_mirroring_status(3),
|
44
|
+
fribidi_set_mirroring(3),
|
45
|
+
fribidi_reorder_nsm_status(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(3),
|
59
|
+
fribidi_get_bracket_types(3),
|
60
|
+
fribidi_shape(3)
|
@@ -0,0 +1,89 @@
|
|
1
|
+
.\" WARNING! THIS FILE WAS GENERATED AUTOMATICALLY BY c2man!
|
2
|
+
.\" DO NOT EDIT! CHANGES MADE TO THIS FILE WILL BE LOST!
|
3
|
+
.TH "fribidi_shape" 3 "19 February 2018" "c2man fribidi-shape.h" "Programmer's Manual"
|
4
|
+
.SH "NAME"
|
5
|
+
fribidi_shape \- do bidi-aware shaping
|
6
|
+
.SH "SYNOPSIS"
|
7
|
+
.ft B
|
8
|
+
#include <fribidi.h>
|
9
|
+
.sp
|
10
|
+
extern void fribidi_shape
|
11
|
+
.br
|
12
|
+
(
|
13
|
+
.br
|
14
|
+
FriBidiFlags flags,
|
15
|
+
.br
|
16
|
+
const FriBidiLevel *embedding_levels,
|
17
|
+
.br
|
18
|
+
const FriBidiStrIndex len,
|
19
|
+
.br
|
20
|
+
FriBidiArabicProp *ar_props,
|
21
|
+
.br
|
22
|
+
FriBidiChar *str
|
23
|
+
.br
|
24
|
+
);
|
25
|
+
.ft R
|
26
|
+
.SH "PARAMETERS"
|
27
|
+
.TP
|
28
|
+
.B "FriBidiFlags flags"
|
29
|
+
Shaping flags.
|
30
|
+
.TP
|
31
|
+
.B "const FriBidiLevel *embedding_levels"
|
32
|
+
Input list of embedding
|
33
|
+
levels, as returned by
|
34
|
+
fribidi_get_par_embedding_levels.
|
35
|
+
.TP
|
36
|
+
.B "const FriBidiStrIndex len"
|
37
|
+
Input string length.
|
38
|
+
.TP
|
39
|
+
.B "FriBidiArabicProp *ar_props"
|
40
|
+
Input/output Arabic properties as
|
41
|
+
computed by fribidi_join_arabic.
|
42
|
+
.TP
|
43
|
+
.B "FriBidiChar *str"
|
44
|
+
String to shape.
|
45
|
+
.SH "DESCRIPTION"
|
46
|
+
This function does all shaping work that depends on the resolved embedding
|
47
|
+
levels of the characters. Currently it does mirroring and Arabic shaping,
|
48
|
+
but the list may grow in the future. This function is a wrapper around
|
49
|
+
fribidi_shape_mirroring and fribidi_shape_arabic.
|
50
|
+
|
51
|
+
The flags parameter specifies which shapings are applied. The only flags
|
52
|
+
affecting the functionality of this function are those beginning with
|
53
|
+
FRIBIDI_FLAG_SHAPE_. Of these, only FRIBIDI_FLAG_SHAPE_MIRRORING is on
|
54
|
+
in FRIBIDI_FLAGS_DEFAULT. For details of the Arabic-specific flags see
|
55
|
+
fribidi_shape_arabic. If ar_props is NULL, no Arabic shaping is performed.
|
56
|
+
|
57
|
+
Feel free to do your own shaping before or after calling this function,
|
58
|
+
but you should take care of embedding levels yourself then.
|
59
|
+
.SH "SEE ALSO"
|
60
|
+
fribidi_shape_arabic(3),
|
61
|
+
fribidi_get_par_direction(3),
|
62
|
+
fribidi_get_par_embedding_levels_ex(3),
|
63
|
+
fribidi_reorder_line(3),
|
64
|
+
fribidi_get_bidi_type(3),
|
65
|
+
fribidi_get_bidi_types(3),
|
66
|
+
fribidi_get_bidi_type_name(3),
|
67
|
+
fribidi_debug_status(3),
|
68
|
+
fribidi_set_debug(3),
|
69
|
+
fribidi_charset_to_unicode(3),
|
70
|
+
fribidi_unicode_to_charset(3),
|
71
|
+
fribidi_parse_charset(3),
|
72
|
+
fribidi_mirroring_status(3),
|
73
|
+
fribidi_set_mirroring(3),
|
74
|
+
fribidi_reorder_nsm_status(3),
|
75
|
+
fribidi_set_reorder_nsm(3),
|
76
|
+
fribidi_log2vis_get_embedding_levels(3),
|
77
|
+
fribidi_get_type(3),
|
78
|
+
fribidi_get_type_internal(3),
|
79
|
+
fribidi_remove_bidi_marks(3),
|
80
|
+
fribidi_log2vis(3),
|
81
|
+
fribidi_get_par_embedding_levels(3),
|
82
|
+
fribidi_join_arabic(3),
|
83
|
+
fribidi_get_joining_type(3),
|
84
|
+
fribidi_get_joining_types(3),
|
85
|
+
fribidi_get_joining_type_name(3),
|
86
|
+
fribidi_get_mirror_char(3),
|
87
|
+
fribidi_shape_mirroring(3),
|
88
|
+
fribidi_get_bracket(3),
|
89
|
+
fribidi_get_bracket_types(3)
|
@@ -0,0 +1,95 @@
|
|
1
|
+
.\" WARNING! THIS FILE WAS GENERATED AUTOMATICALLY BY c2man!
|
2
|
+
.\" DO NOT EDIT! CHANGES MADE TO THIS FILE WILL BE LOST!
|
3
|
+
.TH "fribidi_shape_arabic" 3 "19 February 2018" "c2man fribidi-arabic.h" "Programmer's Manual"
|
4
|
+
.SH "NAME"
|
5
|
+
fribidi_shape_arabic \- do Arabic shaping
|
6
|
+
.SH "SYNOPSIS"
|
7
|
+
.ft B
|
8
|
+
#include <fribidi.h>
|
9
|
+
.sp
|
10
|
+
extern void fribidi_shape_arabic
|
11
|
+
.br
|
12
|
+
(
|
13
|
+
.br
|
14
|
+
FriBidiFlags flags,
|
15
|
+
.br
|
16
|
+
const FriBidiLevel *embedding_levels,
|
17
|
+
.br
|
18
|
+
const FriBidiStrIndex len,
|
19
|
+
.br
|
20
|
+
FriBidiArabicProp *ar_props,
|
21
|
+
.br
|
22
|
+
FriBidiChar *str
|
23
|
+
.br
|
24
|
+
);
|
25
|
+
.ft R
|
26
|
+
.SH "PARAMETERS"
|
27
|
+
.TP
|
28
|
+
.B "FriBidiFlags flags"
|
29
|
+
Shaping flags.
|
30
|
+
.TP
|
31
|
+
.B "const FriBidiLevel *embedding_levels"
|
32
|
+
Not Documented.
|
33
|
+
.TP
|
34
|
+
.B "const FriBidiStrIndex len"
|
35
|
+
Input string length.
|
36
|
+
.TP
|
37
|
+
.B "FriBidiArabicProp *ar_props"
|
38
|
+
Input/output Arabic properties as
|
39
|
+
computed by fribidi_join_arabic.
|
40
|
+
.TP
|
41
|
+
.B "FriBidiChar *str"
|
42
|
+
String to shape.
|
43
|
+
.SH "DESCRIPTION"
|
44
|
+
The actual shaping that is done depends on the flags set. Only flags
|
45
|
+
starting with FRIBIDI_FLAG_SHAPE_ARAB_ affect this function.
|
46
|
+
Currently these are:
|
47
|
+
|
48
|
+
.br
|
49
|
+
* FRIBIDI_FLAG_SHAPE_MIRRORING: Do mirroring.
|
50
|
+
.br
|
51
|
+
* FRIBIDI_FLAG_SHAPE_ARAB_PRES: Shape Arabic characters to their
|
52
|
+
presentation form glyphs.
|
53
|
+
.br
|
54
|
+
* FRIBIDI_FLAG_SHAPE_ARAB_LIGA: Form mandatory Arabic ligatures.
|
55
|
+
.br
|
56
|
+
* FRIBIDI_FLAG_SHAPE_ARAB_CONSOLE: Perform additional Arabic shaping
|
57
|
+
suitable for text rendered on
|
58
|
+
grid terminals with no mark
|
59
|
+
rendering capabilities.
|
60
|
+
|
61
|
+
Of the above, FRIBIDI_FLAG_SHAPE_ARAB_CONSOLE is only used in special
|
62
|
+
cases, but the rest are recommended in any environment that doesn't have
|
63
|
+
other means for doing Arabic shaping. The set of extra flags that enable
|
64
|
+
this level of Arabic support has a shortcut named FRIBIDI_FLAGS_ARABIC.
|
65
|
+
.SH "SEE ALSO"
|
66
|
+
fribidi_get_par_direction(3),
|
67
|
+
fribidi_get_par_embedding_levels_ex(3),
|
68
|
+
fribidi_reorder_line(3),
|
69
|
+
fribidi_get_bidi_type(3),
|
70
|
+
fribidi_get_bidi_types(3),
|
71
|
+
fribidi_get_bidi_type_name(3),
|
72
|
+
fribidi_debug_status(3),
|
73
|
+
fribidi_set_debug(3),
|
74
|
+
fribidi_charset_to_unicode(3),
|
75
|
+
fribidi_unicode_to_charset(3),
|
76
|
+
fribidi_parse_charset(3),
|
77
|
+
fribidi_mirroring_status(3),
|
78
|
+
fribidi_set_mirroring(3),
|
79
|
+
fribidi_reorder_nsm_status(3),
|
80
|
+
fribidi_set_reorder_nsm(3),
|
81
|
+
fribidi_log2vis_get_embedding_levels(3),
|
82
|
+
fribidi_get_type(3),
|
83
|
+
fribidi_get_type_internal(3),
|
84
|
+
fribidi_remove_bidi_marks(3),
|
85
|
+
fribidi_log2vis(3),
|
86
|
+
fribidi_get_par_embedding_levels(3),
|
87
|
+
fribidi_join_arabic(3),
|
88
|
+
fribidi_get_joining_type(3),
|
89
|
+
fribidi_get_joining_types(3),
|
90
|
+
fribidi_get_joining_type_name(3),
|
91
|
+
fribidi_get_mirror_char(3),
|
92
|
+
fribidi_shape_mirroring(3),
|
93
|
+
fribidi_get_bracket(3),
|
94
|
+
fribidi_get_bracket_types(3),
|
95
|
+
fribidi_shape(3)
|
@@ -0,0 +1,71 @@
|
|
1
|
+
.\" WARNING! THIS FILE WAS GENERATED AUTOMATICALLY BY c2man!
|
2
|
+
.\" DO NOT EDIT! CHANGES MADE TO THIS FILE WILL BE LOST!
|
3
|
+
.TH "fribidi_shape_mirroring" 3 "19 February 2018" "c2man fribidi-mirroring.h" "Programmer's Manual"
|
4
|
+
.SH "NAME"
|
5
|
+
fribidi_shape_mirroring \- do mirroring shaping
|
6
|
+
.SH "SYNOPSIS"
|
7
|
+
.ft B
|
8
|
+
#include <fribidi.h>
|
9
|
+
.sp
|
10
|
+
extern void fribidi_shape_mirroring
|
11
|
+
.br
|
12
|
+
(
|
13
|
+
.br
|
14
|
+
const FriBidiLevel *embedding_levels,
|
15
|
+
.br
|
16
|
+
const FriBidiStrIndex len,
|
17
|
+
.br
|
18
|
+
FriBidiChar *str
|
19
|
+
.br
|
20
|
+
);
|
21
|
+
.ft R
|
22
|
+
.SH "PARAMETERS"
|
23
|
+
.TP
|
24
|
+
.B "const FriBidiLevel *embedding_levels"
|
25
|
+
Input list of embedding
|
26
|
+
levels, as returned by
|
27
|
+
fribidi_get_par_embedding_levels.
|
28
|
+
.TP
|
29
|
+
.B "const FriBidiStrIndex len"
|
30
|
+
Input string length.
|
31
|
+
.TP
|
32
|
+
.B "FriBidiChar *str"
|
33
|
+
String to shape.
|
34
|
+
.SH "DESCRIPTION"
|
35
|
+
This functions replaces mirroring characters on right-to-left embeddings in
|
36
|
+
string with their mirrored equivalent as returned by
|
37
|
+
fribidi_get_mirror_char().
|
38
|
+
|
39
|
+
This function implements rule L4 of the Unicode Bidirectional Algorithm
|
40
|
+
available at http://www.unicode.org/reports/tr9/#L4.
|
41
|
+
.SH "SEE ALSO"
|
42
|
+
fribidi_shape_arabic(3),
|
43
|
+
fribidi_get_par_direction(3),
|
44
|
+
fribidi_get_par_embedding_levels_ex(3),
|
45
|
+
fribidi_reorder_line(3),
|
46
|
+
fribidi_get_bidi_type(3),
|
47
|
+
fribidi_get_bidi_types(3),
|
48
|
+
fribidi_get_bidi_type_name(3),
|
49
|
+
fribidi_debug_status(3),
|
50
|
+
fribidi_set_debug(3),
|
51
|
+
fribidi_charset_to_unicode(3),
|
52
|
+
fribidi_unicode_to_charset(3),
|
53
|
+
fribidi_parse_charset(3),
|
54
|
+
fribidi_mirroring_status(3),
|
55
|
+
fribidi_set_mirroring(3),
|
56
|
+
fribidi_reorder_nsm_status(3),
|
57
|
+
fribidi_set_reorder_nsm(3),
|
58
|
+
fribidi_log2vis_get_embedding_levels(3),
|
59
|
+
fribidi_get_type(3),
|
60
|
+
fribidi_get_type_internal(3),
|
61
|
+
fribidi_remove_bidi_marks(3),
|
62
|
+
fribidi_log2vis(3),
|
63
|
+
fribidi_get_par_embedding_levels(3),
|
64
|
+
fribidi_join_arabic(3),
|
65
|
+
fribidi_get_joining_type(3),
|
66
|
+
fribidi_get_joining_types(3),
|
67
|
+
fribidi_get_joining_type_name(3),
|
68
|
+
fribidi_get_mirror_char(3),
|
69
|
+
fribidi_get_bracket(3),
|
70
|
+
fribidi_get_bracket_types(3),
|
71
|
+
fribidi_shape(3)
|
@@ -0,0 +1,99 @@
|
|
1
|
+
.\" WARNING! THIS FILE WAS GENERATED AUTOMATICALLY BY c2man!
|
2
|
+
.\" DO NOT EDIT! CHANGES MADE TO THIS FILE WILL BE LOST!
|
3
|
+
.TH "fribidi_unicode_to_charset" 3 "19 February 2018" "c2man fribidi-char-sets.h" "Programmer's Manual"
|
4
|
+
.SH "NAME"
|
5
|
+
fribidi_unicode_to_charset \- convert string from Unicode
|
6
|
+
.SH "SYNOPSIS"
|
7
|
+
.ft B
|
8
|
+
#include <fribidi.h>
|
9
|
+
.sp
|
10
|
+
extern FriBidiStrIndex fribidi_unicode_to_charset
|
11
|
+
.br
|
12
|
+
(
|
13
|
+
.br
|
14
|
+
FriBidiCharSet char_set,
|
15
|
+
.br
|
16
|
+
const FriBidiChar *us,
|
17
|
+
.br
|
18
|
+
FriBidiStrIndex len,
|
19
|
+
.br
|
20
|
+
char *s
|
21
|
+
.br
|
22
|
+
);
|
23
|
+
.ft R
|
24
|
+
.SH "PARAMETERS"
|
25
|
+
.TP
|
26
|
+
.B "FriBidiCharSet char_set"
|
27
|
+
Character set to conver to.
|
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 FriBidiChar *us"
|
57
|
+
Input Unicode string.
|
58
|
+
.TP
|
59
|
+
.B "FriBidiStrIndex len"
|
60
|
+
Input string length.
|
61
|
+
.TP
|
62
|
+
.B "char *s"
|
63
|
+
Output string encoded in char_set.
|
64
|
+
.SH "DESCRIPTION"
|
65
|
+
This function converts a Unicode string to an string in another character
|
66
|
+
set. It also null-terminates the output string.
|
67
|
+
.SH "RETURNS"
|
68
|
+
The length of the new string.
|
69
|
+
.SH "SEE ALSO"
|
70
|
+
fribidi_shape_arabic(3),
|
71
|
+
fribidi_get_par_direction(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_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_get_par_embedding_levels(3),
|
91
|
+
fribidi_join_arabic(3),
|
92
|
+
fribidi_get_joining_type(3),
|
93
|
+
fribidi_get_joining_types(3),
|
94
|
+
fribidi_get_joining_type_name(3),
|
95
|
+
fribidi_get_mirror_char(3),
|
96
|
+
fribidi_shape_mirroring(3),
|
97
|
+
fribidi_get_bracket(3),
|
98
|
+
fribidi_get_bracket_types(3),
|
99
|
+
fribidi_shape(3)
|
metadata
CHANGED
@@ -1,63 +1,23 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: pango
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.2.
|
4
|
+
version: 3.2.6
|
5
5
|
platform: x86-mingw32
|
6
6
|
authors:
|
7
7
|
- The Ruby-GNOME2 Project Team
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2018-
|
12
|
-
dependencies:
|
13
|
-
- !ruby/object:Gem::Dependency
|
14
|
-
name: cairo
|
15
|
-
requirement: !ruby/object:Gem::Requirement
|
16
|
-
requirements:
|
17
|
-
- - ">="
|
18
|
-
- !ruby/object:Gem::Version
|
19
|
-
version: 1.14.0
|
20
|
-
type: :runtime
|
21
|
-
prerelease: false
|
22
|
-
version_requirements: !ruby/object:Gem::Requirement
|
23
|
-
requirements:
|
24
|
-
- - ">="
|
25
|
-
- !ruby/object:Gem::Version
|
26
|
-
version: 1.14.0
|
27
|
-
- !ruby/object:Gem::Dependency
|
28
|
-
name: cairo-gobject
|
29
|
-
requirement: !ruby/object:Gem::Requirement
|
30
|
-
requirements:
|
31
|
-
- - '='
|
32
|
-
- !ruby/object:Gem::Version
|
33
|
-
version: 3.2.5
|
34
|
-
type: :runtime
|
35
|
-
prerelease: false
|
36
|
-
version_requirements: !ruby/object:Gem::Requirement
|
37
|
-
requirements:
|
38
|
-
- - '='
|
39
|
-
- !ruby/object:Gem::Version
|
40
|
-
version: 3.2.5
|
41
|
-
- !ruby/object:Gem::Dependency
|
42
|
-
name: gobject-introspection
|
43
|
-
requirement: !ruby/object:Gem::Requirement
|
44
|
-
requirements:
|
45
|
-
- - '='
|
46
|
-
- !ruby/object:Gem::Version
|
47
|
-
version: 3.2.5
|
48
|
-
type: :runtime
|
49
|
-
prerelease: false
|
50
|
-
version_requirements: !ruby/object:Gem::Requirement
|
51
|
-
requirements:
|
52
|
-
- - '='
|
53
|
-
- !ruby/object:Gem::Version
|
54
|
-
version: 3.2.5
|
11
|
+
date: 2018-06-06 00:00:00.000000000 Z
|
12
|
+
dependencies: []
|
55
13
|
description: Ruby/Pango is a Ruby binding of pango-1.x.
|
56
14
|
email: ruby-gnome2-devel-en@lists.sourceforge.net
|
57
15
|
executables: []
|
58
16
|
extensions: []
|
59
17
|
extra_rdoc_files: []
|
60
18
|
files:
|
19
|
+
- COPYING.LIB
|
20
|
+
- README.md
|
61
21
|
- Rakefile
|
62
22
|
- ext/pango/depend
|
63
23
|
- ext/pango/extconf.rb
|
@@ -65,7 +25,6 @@ files:
|
|
65
25
|
- ext/pango/rb-pango-attr-iterator.c
|
66
26
|
- ext/pango/rb-pango-attr-list.c
|
67
27
|
- ext/pango/rb-pango-attribute.c
|
68
|
-
- ext/pango/rb-pango-context.c
|
69
28
|
- ext/pango/rb-pango-conversions.h
|
70
29
|
- ext/pango/rb-pango-private.h
|
71
30
|
- ext/pango/rb-pango-scale.c
|
@@ -89,6 +48,7 @@ files:
|
|
89
48
|
- lib/pango/matrix.rb
|
90
49
|
- lib/pango/rectangle.rb
|
91
50
|
- lib/pango/version.rb
|
51
|
+
- pango.gemspec
|
92
52
|
- test/pango-test-utils.rb
|
93
53
|
- test/run-test.rb
|
94
54
|
- test/test-analysis.rb
|
@@ -193,6 +153,7 @@ files:
|
|
193
153
|
- vendor/local/include/harfbuzz/hb-ft.h
|
194
154
|
- vendor/local/include/harfbuzz/hb-glib.h
|
195
155
|
- vendor/local/include/harfbuzz/hb-icu.h
|
156
|
+
- vendor/local/include/harfbuzz/hb-map.h
|
196
157
|
- vendor/local/include/harfbuzz/hb-ot-font.h
|
197
158
|
- vendor/local/include/harfbuzz/hb-ot-layout.h
|
198
159
|
- vendor/local/include/harfbuzz/hb-ot-math.h
|
@@ -668,11 +629,42 @@ files:
|
|
668
629
|
- vendor/local/share/man/man1/pango-view.1
|
669
630
|
- vendor/local/share/man/man1/pkgdata.1
|
670
631
|
- vendor/local/share/man/man1/uconv.1
|
632
|
+
- vendor/local/share/man/man3/fribidi_charset_to_unicode.3
|
633
|
+
- vendor/local/share/man/man3/fribidi_debug_status.3
|
634
|
+
- vendor/local/share/man/man3/fribidi_get_bidi_type.3
|
635
|
+
- vendor/local/share/man/man3/fribidi_get_bidi_type_name.3
|
636
|
+
- vendor/local/share/man/man3/fribidi_get_bidi_types.3
|
637
|
+
- vendor/local/share/man/man3/fribidi_get_bracket.3
|
638
|
+
- vendor/local/share/man/man3/fribidi_get_bracket_types.3
|
639
|
+
- vendor/local/share/man/man3/fribidi_get_joining_type.3
|
640
|
+
- vendor/local/share/man/man3/fribidi_get_joining_type_name.3
|
641
|
+
- vendor/local/share/man/man3/fribidi_get_joining_types.3
|
642
|
+
- vendor/local/share/man/man3/fribidi_get_mirror_char.3
|
643
|
+
- vendor/local/share/man/man3/fribidi_get_par_direction.3
|
644
|
+
- vendor/local/share/man/man3/fribidi_get_par_embedding_levels.3
|
645
|
+
- vendor/local/share/man/man3/fribidi_get_par_embedding_levels_ex.3
|
646
|
+
- vendor/local/share/man/man3/fribidi_get_type.3
|
647
|
+
- vendor/local/share/man/man3/fribidi_get_type_internal.3
|
648
|
+
- vendor/local/share/man/man3/fribidi_join_arabic.3
|
649
|
+
- vendor/local/share/man/man3/fribidi_log2vis.3
|
650
|
+
- vendor/local/share/man/man3/fribidi_log2vis_get_embedding_levels.3
|
651
|
+
- vendor/local/share/man/man3/fribidi_mirroring_status.3
|
652
|
+
- vendor/local/share/man/man3/fribidi_parse_charset.3
|
653
|
+
- vendor/local/share/man/man3/fribidi_remove_bidi_marks.3
|
654
|
+
- vendor/local/share/man/man3/fribidi_reorder_line.3
|
655
|
+
- vendor/local/share/man/man3/fribidi_reorder_nsm_status.3
|
656
|
+
- vendor/local/share/man/man3/fribidi_set_debug.3
|
657
|
+
- vendor/local/share/man/man3/fribidi_set_mirroring.3
|
658
|
+
- vendor/local/share/man/man3/fribidi_set_reorder_nsm.3
|
659
|
+
- vendor/local/share/man/man3/fribidi_shape.3
|
660
|
+
- vendor/local/share/man/man3/fribidi_shape_arabic.3
|
661
|
+
- vendor/local/share/man/man3/fribidi_shape_mirroring.3
|
662
|
+
- vendor/local/share/man/man3/fribidi_unicode_to_charset.3
|
671
663
|
- vendor/local/share/man/man8/genccode.8
|
672
664
|
- vendor/local/share/man/man8/gencmn.8
|
673
665
|
- vendor/local/share/man/man8/gensprep.8
|
674
666
|
- vendor/local/share/man/man8/icupkg.8
|
675
|
-
homepage:
|
667
|
+
homepage: https://ruby-gnome2.osdn.jp/
|
676
668
|
licenses:
|
677
669
|
- LGPL-2.1+
|
678
670
|
metadata: {}
|