pango 1.1.9-x86-mingw32 → 1.2.0-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.
- data/Rakefile +12 -1
- data/lib/1.8/pango.so +0 -0
- data/lib/1.9/pango.so +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/libpangowin32-1.0-0.dll +0 -0
- data/vendor/local/bin/pango-querymodules.exe +0 -0
- data/vendor/local/bin/pango-view.exe +0 -0
- data/vendor/local/etc/pango/pango.modules +14 -1
- data/vendor/local/include/pango-1.0/pango/pango-attributes.h +27 -2
- data/vendor/local/include/pango-1.0/pango/pango-bidi-type.h +1 -0
- data/vendor/local/include/pango-1.0/pango/pango-context.h +2 -1
- data/vendor/local/include/pango-1.0/pango/pango-engine.h +7 -5
- data/vendor/local/include/pango-1.0/pango/pango-enum-types.h +47 -38
- data/vendor/local/include/pango-1.0/pango/pango-features.h +3 -3
- data/vendor/local/include/pango-1.0/pango/pango-fontmap.h +4 -2
- data/vendor/local/include/pango-1.0/pango/pango-fontset.h +3 -3
- data/vendor/local/include/pango-1.0/pango/pango-glyph.h +7 -0
- data/vendor/local/include/pango-1.0/pango/pango-gravity.h +14 -0
- data/vendor/local/include/pango-1.0/pango/pango-layout.h +2 -1
- data/vendor/local/include/pango-1.0/pango/pango-matrix.h +2 -2
- data/vendor/local/include/pango-1.0/pango/pango-script.h +15 -1
- data/vendor/local/include/pango-1.0/pango/pango-utils.h +2 -0
- data/vendor/local/include/pango-1.0/pango/pangocairo.h +1 -0
- data/vendor/local/include/pango-1.0/pango/pangowin32.h +2 -0
- data/vendor/local/lib/libpango-1.0.dll.a +0 -0
- data/vendor/local/lib/libpango-1.0.la +41 -0
- data/vendor/local/lib/libpangocairo-1.0.dll.a +0 -0
- data/vendor/local/lib/libpangocairo-1.0.la +41 -0
- data/vendor/local/lib/libpangowin32-1.0.dll.a +0 -0
- data/vendor/local/lib/libpangowin32-1.0.la +41 -0
- data/vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.dll +0 -0
- data/vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.dll.a +0 -0
- data/vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.la +41 -0
- data/vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.dll +0 -0
- data/vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.dll.a +0 -0
- data/vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.la +41 -0
- data/vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.dll +0 -0
- data/vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.dll.a +0 -0
- data/vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.la +41 -0
- data/vendor/local/lib/pkgconfig/pango.pc +5 -4
- data/vendor/local/lib/pkgconfig/pangocairo.pc +2 -2
- data/vendor/local/lib/pkgconfig/pangowin32.pc +1 -1
- data/vendor/local/share/gtk-doc/html/pango/PangoEngineLang.html +17 -11
- data/vendor/local/share/gtk-doc/html/pango/PangoEngineShape.html +23 -15
- data/vendor/local/share/gtk-doc/html/pango/PangoFcDecoder.html +18 -9
- data/vendor/local/share/gtk-doc/html/pango/PangoFcFont.html +56 -28
- data/vendor/local/share/gtk-doc/html/pango/PangoFcFontMap.html +103 -49
- data/vendor/local/share/gtk-doc/html/pango/PangoMarkupFormat.html +32 -20
- data/vendor/local/share/gtk-doc/html/pango/annotation-glossary.html +96 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-10.html +140 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-12.html +54 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-14.html +69 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-16.html +229 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-18.html +157 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-2.html +127 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-20.html +99 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-22.html +129 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-24.html +91 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-26.html +51 -0
- data/vendor/local/share/gtk-doc/html/pango/{index-1.28.html → api-index-1-28.html} +9 -9
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-30.html +42 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-32.html +46 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-4.html +206 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-6.html +170 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-8.html +176 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-deprecated.html +150 -0
- data/vendor/local/share/gtk-doc/html/pango/api-index-full.html +2965 -0
- data/vendor/local/share/gtk-doc/html/pango/index.html +25 -26
- data/vendor/local/share/gtk-doc/html/pango/index.sgml +36 -37
- data/vendor/local/share/gtk-doc/html/pango/lowlevel.html +8 -8
- data/vendor/local/share/gtk-doc/html/pango/pango-Bidirectional-Text.html +42 -24
- data/vendor/local/share/gtk-doc/html/pango/pango-Cairo-Rendering.html +222 -123
- data/vendor/local/share/gtk-doc/html/pango/pango-CoreText-Fonts.html +94 -0
- data/vendor/local/share/gtk-doc/html/pango/pango-Coverage-Maps.html +61 -26
- data/vendor/local/share/gtk-doc/html/pango/pango-Engines.html +34 -19
- data/vendor/local/share/gtk-doc/html/pango/pango-Fonts.html +536 -228
- data/vendor/local/share/gtk-doc/html/pango/pango-FreeType-Fonts-and-Rendering.html +90 -36
- data/vendor/local/share/gtk-doc/html/pango/pango-Glyph-Storage.html +291 -130
- data/vendor/local/share/gtk-doc/html/pango/pango-Layout-Objects.html +564 -256
- data/vendor/local/share/gtk-doc/html/pango/pango-Miscellaneous-Utilities.html +206 -110
- data/vendor/local/share/gtk-doc/html/pango/pango-Modules.html +32 -17
- data/vendor/local/share/gtk-doc/html/pango/pango-OpenType-Font-Handling.html +261 -144
- data/vendor/local/share/gtk-doc/html/pango/pango-Scripts-and-Languages.html +175 -65
- data/vendor/local/share/gtk-doc/html/pango/pango-Tab-Stops.html +89 -52
- data/vendor/local/share/gtk-doc/html/pango/pango-Text-Attributes.html +602 -258
- data/vendor/local/share/gtk-doc/html/pango/pango-Text-Processing.html +359 -114
- data/vendor/local/share/gtk-doc/html/pango/pango-Version-Checking.html +27 -12
- data/vendor/local/share/gtk-doc/html/pango/pango-Vertical-Text.html +65 -16
- data/vendor/local/share/gtk-doc/html/pango/pango-Win32-Fonts-and-Rendering.html +117 -48
- data/vendor/local/share/gtk-doc/html/pango/pango-Xft-Fonts-and-Rendering.html +127 -61
- data/vendor/local/share/gtk-doc/html/pango/pango-hierarchy.html +12 -12
- data/vendor/local/share/gtk-doc/html/pango/pango-pango-renderer.html +99 -38
- data/vendor/local/share/gtk-doc/html/pango/pango-querymodules.html +77 -17
- data/vendor/local/share/gtk-doc/html/pango/pango.devhelp2 +45 -52
- data/vendor/local/share/gtk-doc/html/pango/pango.html +6 -6
- data/vendor/local/share/gtk-doc/html/pango/rendering.html +7 -10
- data/vendor/local/share/gtk-doc/html/pango/tools.html +6 -6
- data/vendor/local/share/license/pango/AUTHORS +2 -0
- data/vendor/local/share/{doc/pango-1.29.4 → license/pango}/COPYING +0 -0
- data/vendor/local/share/man/man1/pango-querymodules.1 +67 -16
- data/vendor/local/share/man/man1/pango-view.1 +4 -4
- metadata +43 -50
- data/vendor/local/bin/libpangoft2-1.0-0.dll +0 -0
- data/vendor/local/include/pango-1.0/pango/pango-ot.h +0 -197
- data/vendor/local/include/pango-1.0/pango/pangofc-decoder.h +0 -110
- data/vendor/local/include/pango-1.0/pango/pangofc-font.h +0 -151
- data/vendor/local/include/pango-1.0/pango/pangofc-fontmap.h +0 -270
- data/vendor/local/include/pango-1.0/pango/pangoft2.h +0 -112
- data/vendor/local/lib/libpangoft2-1.0.dll.a +0 -0
- data/vendor/local/lib/pango-1.0.def +0 -397
- data/vendor/local/lib/pango-1.0.lib +0 -0
- data/vendor/local/lib/pangocairo-1.0.def +0 -34
- data/vendor/local/lib/pangocairo-1.0.lib +0 -0
- data/vendor/local/lib/pangoft2-1.0.def +0 -85
- data/vendor/local/lib/pangoft2-1.0.lib +0 -0
- data/vendor/local/lib/pangowin32-1.0.def +0 -30
- data/vendor/local/lib/pangowin32-1.0.lib +0 -0
- data/vendor/local/lib/pkgconfig/pangoft2.pc +0 -11
- data/vendor/local/manifest/pango-dev_1.29.4-1_win32.mft +0 -116
- data/vendor/local/manifest/pango_1.29.4-1_win32.mft +0 -8
- data/vendor/local/share/doc/pango-dev-1.29.4/COPYING +0 -482
- data/vendor/local/share/gtk-doc/html/pango/index-1.10.html +0 -81
- data/vendor/local/share/gtk-doc/html/pango/index-1.12.html +0 -41
- data/vendor/local/share/gtk-doc/html/pango/index-1.14.html +0 -47
- data/vendor/local/share/gtk-doc/html/pango/index-1.16.html +0 -115
- data/vendor/local/share/gtk-doc/html/pango/index-1.18.html +0 -91
- data/vendor/local/share/gtk-doc/html/pango/index-1.2.html +0 -73
- data/vendor/local/share/gtk-doc/html/pango/index-1.20.html +0 -59
- data/vendor/local/share/gtk-doc/html/pango/index-1.22.html +0 -71
- data/vendor/local/share/gtk-doc/html/pango/index-1.24.html +0 -59
- data/vendor/local/share/gtk-doc/html/pango/index-1.26.html +0 -39
- data/vendor/local/share/gtk-doc/html/pango/index-1.30.html +0 -38
- data/vendor/local/share/gtk-doc/html/pango/index-1.4.html +0 -111
- data/vendor/local/share/gtk-doc/html/pango/index-1.6.html +0 -91
- data/vendor/local/share/gtk-doc/html/pango/index-1.8.html +0 -99
- data/vendor/local/share/gtk-doc/html/pango/index-all.html +0 -1514
- data/vendor/local/share/gtk-doc/html/pango/index-deprecated.html +0 -137
- data/vendor/local/share/gtk-doc/html/pango/pango-ATSUI-Fonts.html +0 -57
- data/vendor/local/share/gtk-doc/html/pango/pango-X-Fonts-and-Rendering.html +0 -1023
- data/vendor/local/src/dieterv/packaging/pango_1.29.4-1_win32.log +0 -806
- data/vendor/local/src/dieterv/packaging/pango_1.29.4-1_win32.sh +0 -56
@@ -19,8 +19,7 @@
|
|
19
19
|
<sub name="FreeType Fonts and Rendering" link="pango-FreeType-Fonts-and-Rendering.html"/>
|
20
20
|
<sub name="Xft Fonts and Rendering" link="pango-Xft-Fonts-and-Rendering.html"/>
|
21
21
|
<sub name="Cairo Rendering" link="pango-Cairo-Rendering.html"/>
|
22
|
-
<sub name="
|
23
|
-
<sub name="Deprecated X font backend" link="pango-X-Fonts-and-Rendering.html"/>
|
22
|
+
<sub name="CoreText Fonts" link="pango-CoreText-Fonts.html"/>
|
24
23
|
</sub>
|
25
24
|
<sub name="Low Level Functionality" link="lowlevel.html">
|
26
25
|
<sub name="PangoRenderer" link="pango-pango-renderer.html"/>
|
@@ -40,23 +39,25 @@
|
|
40
39
|
<sub name="pango-querymodules" link="pango-querymodules.html"/>
|
41
40
|
</sub>
|
42
41
|
<sub name="Object Hierarchy" link="pango-hierarchy.html"/>
|
43
|
-
<sub name="
|
44
|
-
<sub name="Index of
|
45
|
-
<sub name="Index of
|
46
|
-
<sub name="Index of new symbols in 1.
|
47
|
-
<sub name="Index of new symbols in 1.
|
48
|
-
<sub name="Index of new symbols in 1.
|
49
|
-
<sub name="Index of new symbols in 1.
|
50
|
-
<sub name="Index of new symbols in 1.
|
51
|
-
<sub name="Index of new symbols in 1.
|
52
|
-
<sub name="Index of new symbols in 1.
|
53
|
-
<sub name="Index of new symbols in 1.
|
54
|
-
<sub name="Index of new symbols in 1.
|
55
|
-
<sub name="Index of new symbols in 1.
|
56
|
-
<sub name="Index of new symbols in 1.
|
57
|
-
<sub name="Index of new symbols in 1.
|
58
|
-
<sub name="Index of new symbols in 1.
|
59
|
-
<sub name="Index of new symbols in 1.
|
42
|
+
<sub name="Annotation Glossary" link="annotation-glossary.html"/>
|
43
|
+
<sub name="Index of all symbols" link="api-index-full.html"/>
|
44
|
+
<sub name="Index of deprecated symbols" link="api-index-deprecated.html"/>
|
45
|
+
<sub name="Index of new symbols in 1.2" link="api-index-1-2.html"/>
|
46
|
+
<sub name="Index of new symbols in 1.4" link="api-index-1-4.html"/>
|
47
|
+
<sub name="Index of new symbols in 1.6" link="api-index-1-6.html"/>
|
48
|
+
<sub name="Index of new symbols in 1.8" link="api-index-1-8.html"/>
|
49
|
+
<sub name="Index of new symbols in 1.10" link="api-index-1-10.html"/>
|
50
|
+
<sub name="Index of new symbols in 1.12" link="api-index-1-12.html"/>
|
51
|
+
<sub name="Index of new symbols in 1.14" link="api-index-1-14.html"/>
|
52
|
+
<sub name="Index of new symbols in 1.16" link="api-index-1-16.html"/>
|
53
|
+
<sub name="Index of new symbols in 1.18" link="api-index-1-18.html"/>
|
54
|
+
<sub name="Index of new symbols in 1.20" link="api-index-1-20.html"/>
|
55
|
+
<sub name="Index of new symbols in 1.22" link="api-index-1-22.html"/>
|
56
|
+
<sub name="Index of new symbols in 1.24" link="api-index-1-24.html"/>
|
57
|
+
<sub name="Index of new symbols in 1.26" link="api-index-1-26.html"/>
|
58
|
+
<sub name="Index of new symbols in 1.28" link="api-index-1-28.html"/>
|
59
|
+
<sub name="Index of new symbols in 1.30" link="api-index-1-30.html"/>
|
60
|
+
<sub name="Index of new symbols in 1.32" link="api-index-1-32.html"/>
|
60
61
|
</chapters>
|
61
62
|
<functions>
|
62
63
|
<keyword type="struct" name="PangoContext" link="pango-Text-Processing.html#PangoContext-struct"/>
|
@@ -72,6 +73,8 @@
|
|
72
73
|
<keyword type="function" name="pango_item_split ()" link="pango-Text-Processing.html#pango-item-split"/>
|
73
74
|
<keyword type="function" name="pango_reorder_items ()" link="pango-Text-Processing.html#pango-reorder-items"/>
|
74
75
|
<keyword type="function" name="pango_context_new ()" link="pango-Text-Processing.html#pango-context-new"/>
|
76
|
+
<keyword type="function" name="pango_context_changed ()" link="pango-Text-Processing.html#pango-context-changed" since="1.32.4"/>
|
77
|
+
<keyword type="function" name="pango_context_get_serial ()" link="pango-Text-Processing.html#pango-context-get-serial" since="1.32.4"/>
|
75
78
|
<keyword type="function" name="pango_context_set_font_map ()" link="pango-Text-Processing.html#pango-context-set-font-map"/>
|
76
79
|
<keyword type="function" name="pango_context_get_font_map ()" link="pango-Text-Processing.html#pango-context-get-font-map" since="1.6"/>
|
77
80
|
<keyword type="function" name="pango_context_get_font_description ()" link="pango-Text-Processing.html#pango-context-get-font-description"/>
|
@@ -97,6 +100,7 @@
|
|
97
100
|
<keyword type="function" name="pango_default_break ()" link="pango-Text-Processing.html#pango-default-break"/>
|
98
101
|
<keyword type="struct" name="PangoLogAttr" link="pango-Text-Processing.html#PangoLogAttr"/>
|
99
102
|
<keyword type="function" name="pango_shape ()" link="pango-Text-Processing.html#pango-shape"/>
|
103
|
+
<keyword type="function" name="pango_shape_full ()" link="pango-Text-Processing.html#pango-shape-full" since="1.32"/>
|
100
104
|
<keyword type="macro" name="PANGO_SCALE" link="pango-Glyph-Storage.html#PANGO-SCALE:CAPS"/>
|
101
105
|
<keyword type="macro" name="PANGO_PIXELS()" link="pango-Glyph-Storage.html#PANGO-PIXELS:CAPS"/>
|
102
106
|
<keyword type="macro" name="PANGO_PIXELS_FLOOR()" link="pango-Glyph-Storage.html#PANGO-PIXELS-FLOOR:CAPS" since="1.14"/>
|
@@ -256,6 +260,7 @@
|
|
256
260
|
<keyword type="function" name="pango_font_map_load_fontset ()" link="pango-Fonts.html#pango-font-map-load-fontset"/>
|
257
261
|
<keyword type="function" name="pango_font_map_list_families ()" link="pango-Fonts.html#pango-font-map-list-families"/>
|
258
262
|
<keyword type="function" name="pango_font_map_get_shape_engine_type ()" link="pango-Fonts.html#pango-font-map-get-shape-engine-type" since="1.4"/>
|
263
|
+
<keyword type="function" name="pango_font_map_get_serial ()" link="pango-Fonts.html#pango-font-map-get-serial" since="1.32.4"/>
|
259
264
|
<keyword type="struct" name="struct PangoFontset" link="pango-Fonts.html#PangoFontset-struct"/>
|
260
265
|
<keyword type="macro" name="PANGO_TYPE_FONTSET" link="pango-Fonts.html#PANGO-TYPE-FONTSET:CAPS"/>
|
261
266
|
<keyword type="struct" name="struct PangoFontsetClass" link="pango-Fonts.html#PangoFontsetClass"/>
|
@@ -283,6 +288,8 @@
|
|
283
288
|
<keyword type="struct" name="struct PangoAttrShape" link="pango-Text-Attributes.html#PangoAttrShape"/>
|
284
289
|
<keyword type="struct" name="struct PangoAttrSize" link="pango-Text-Attributes.html#PangoAttrSize"/>
|
285
290
|
<keyword type="function" name="pango_parse_markup ()" link="pango-Text-Attributes.html#pango-parse-markup"/>
|
291
|
+
<keyword type="function" name="pango_markup_parser_new ()" link="pango-Text-Attributes.html#pango-markup-parser-new" since="1.31.0"/>
|
292
|
+
<keyword type="function" name="pango_markup_parser_finish ()" link="pango-Text-Attributes.html#pango-markup-parser-finish" since="1.31.0"/>
|
286
293
|
<keyword type="function" name="pango_attr_type_register ()" link="pango-Text-Attributes.html#pango-attr-type-register"/>
|
287
294
|
<keyword type="function" name="pango_attr_type_get_name ()" link="pango-Text-Attributes.html#pango-attr-type-get-name" since="1.22"/>
|
288
295
|
<keyword type="function" name="pango_attribute_init ()" link="pango-Text-Attributes.html#pango-attribute-init" since="1.20"/>
|
@@ -369,6 +376,7 @@
|
|
369
376
|
<keyword type="function" name="pango_layout_copy ()" link="pango-Layout-Objects.html#pango-layout-copy"/>
|
370
377
|
<keyword type="function" name="pango_layout_get_context ()" link="pango-Layout-Objects.html#pango-layout-get-context"/>
|
371
378
|
<keyword type="function" name="pango_layout_context_changed ()" link="pango-Layout-Objects.html#pango-layout-context-changed"/>
|
379
|
+
<keyword type="function" name="pango_layout_get_serial ()" link="pango-Layout-Objects.html#pango-layout-get-serial" since="1.32.4"/>
|
372
380
|
<keyword type="function" name="pango_layout_set_text ()" link="pango-Layout-Objects.html#pango-layout-set-text"/>
|
373
381
|
<keyword type="function" name="pango_layout_get_text ()" link="pango-Layout-Objects.html#pango-layout-get-text"/>
|
374
382
|
<keyword type="function" name="pango_layout_get_character_count ()" link="pango-Layout-Objects.html#pango-layout-get-character-count" since="1.30"/>
|
@@ -482,6 +490,7 @@
|
|
482
490
|
<keyword type="function" name="pango_bidi_type_for_unichar ()" link="pango-Bidirectional-Text.html#pango-bidi-type-for-unichar" since="1.22"/>
|
483
491
|
<keyword type="enum" name="enum PangoGravity" link="pango-Vertical-Text.html#PangoGravity-enum"/>
|
484
492
|
<keyword type="enum" name="enum PangoGravityHint" link="pango-Vertical-Text.html#PangoGravityHint-enum"/>
|
493
|
+
<keyword type="macro" name="PANGO_GRAVITY_IS_IMPROPER()" link="pango-Vertical-Text.html#PANGO-GRAVITY-IS-IMPROPER:CAPS" since="1.32"/>
|
485
494
|
<keyword type="macro" name="PANGO_GRAVITY_IS_VERTICAL()" link="pango-Vertical-Text.html#PANGO-GRAVITY-IS-VERTICAL:CAPS" since="1.16"/>
|
486
495
|
<keyword type="function" name="pango_gravity_get_for_matrix ()" link="pango-Vertical-Text.html#pango-gravity-get-for-matrix" since="1.16"/>
|
487
496
|
<keyword type="function" name="pango_gravity_get_for_script ()" link="pango-Vertical-Text.html#pango-gravity-get-for-script" since="1.16"/>
|
@@ -593,35 +602,8 @@
|
|
593
602
|
<keyword type="function" name="pango_cairo_layout_line_path ()" link="pango-Cairo-Rendering.html#pango-cairo-layout-line-path" since="1.10"/>
|
594
603
|
<keyword type="function" name="pango_cairo_layout_path ()" link="pango-Cairo-Rendering.html#pango-cairo-layout-path" since="1.10"/>
|
595
604
|
<keyword type="function" name="pango_cairo_error_underline_path ()" link="pango-Cairo-Rendering.html#pango-cairo-error-underline-path" since="1.14"/>
|
596
|
-
<keyword type="macro" name="
|
597
|
-
<keyword type="function" name="
|
598
|
-
<keyword type="function" name="pango_x_context_set_funcs ()" link="pango-X-Fonts-and-Rendering.html#pango-x-context-set-funcs" deprecated=""/>
|
599
|
-
<keyword type="function" name="PangoGetGCFunc ()" link="pango-X-Fonts-and-Rendering.html#PangoGetGCFunc" deprecated=""/>
|
600
|
-
<keyword type="function" name="PangoFreeGCFunc ()" link="pango-X-Fonts-and-Rendering.html#PangoFreeGCFunc" deprecated=""/>
|
601
|
-
<keyword type="function" name="pango_x_render ()" link="pango-X-Fonts-and-Rendering.html#pango-x-render" deprecated=""/>
|
602
|
-
<keyword type="function" name="pango_x_render_layout_line ()" link="pango-X-Fonts-and-Rendering.html#pango-x-render-layout-line" deprecated=""/>
|
603
|
-
<keyword type="function" name="pango_x_render_layout ()" link="pango-X-Fonts-and-Rendering.html#pango-x-render-layout" deprecated=""/>
|
604
|
-
<keyword type="typedef" name="PangoXSubfont" link="pango-X-Fonts-and-Rendering.html#PangoXSubfont" deprecated=""/>
|
605
|
-
<keyword type="macro" name="PANGO_X_MAKE_GLYPH()" link="pango-X-Fonts-and-Rendering.html#PANGO-X-MAKE-GLYPH:CAPS" deprecated=""/>
|
606
|
-
<keyword type="macro" name="PANGO_X_GLYPH_SUBFONT()" link="pango-X-Fonts-and-Rendering.html#PANGO-X-GLYPH-SUBFONT:CAPS" deprecated=""/>
|
607
|
-
<keyword type="macro" name="PANGO_X_GLYPH_INDEX()" link="pango-X-Fonts-and-Rendering.html#PANGO-X-GLYPH-INDEX:CAPS" deprecated=""/>
|
608
|
-
<keyword type="function" name="pango_x_load_font ()" link="pango-X-Fonts-and-Rendering.html#pango-x-load-font" deprecated=""/>
|
609
|
-
<keyword type="function" name="pango_x_get_unknown_glyph ()" link="pango-X-Fonts-and-Rendering.html#pango-x-get-unknown-glyph" deprecated=""/>
|
610
|
-
<keyword type="function" name="pango_x_has_glyph ()" link="pango-X-Fonts-and-Rendering.html#pango-x-has-glyph" deprecated=""/>
|
611
|
-
<keyword type="function" name="pango_x_list_subfonts ()" link="pango-X-Fonts-and-Rendering.html#pango-x-list-subfonts" deprecated=""/>
|
612
|
-
<keyword type="function" name="pango_x_font_map_for_display ()" link="pango-X-Fonts-and-Rendering.html#pango-x-font-map-for-display" deprecated=""/>
|
613
|
-
<keyword type="function" name="pango_x_shutdown_display ()" link="pango-X-Fonts-and-Rendering.html#pango-x-shutdown-display" deprecated=""/>
|
614
|
-
<keyword type="function" name="pango_x_font_map_get_font_cache ()" link="pango-X-Fonts-and-Rendering.html#pango-x-font-map-get-font-cache" deprecated=""/>
|
615
|
-
<keyword type="function" name="pango_x_font_subfont_xlfd ()" link="pango-X-Fonts-and-Rendering.html#pango-x-font-subfont-xlfd" deprecated=""/>
|
616
|
-
<keyword type="function" name="pango_x_find_first_subfont ()" link="pango-X-Fonts-and-Rendering.html#pango-x-find-first-subfont" deprecated=""/>
|
617
|
-
<keyword type="function" name="pango_x_font_get_unknown_glyph ()" link="pango-X-Fonts-and-Rendering.html#pango-x-font-get-unknown-glyph" deprecated=""/>
|
618
|
-
<keyword type="function" name="pango_x_apply_ligatures ()" link="pango-X-Fonts-and-Rendering.html#pango-x-apply-ligatures" deprecated=""/>
|
619
|
-
<keyword type="function" name="pango_x_fallback_shape ()" link="pango-X-Fonts-and-Rendering.html#pango-x-fallback-shape" deprecated=""/>
|
620
|
-
<keyword type="struct" name="PangoXFontCache" link="pango-X-Fonts-and-Rendering.html#PangoXFontCache" deprecated=""/>
|
621
|
-
<keyword type="function" name="pango_x_font_cache_new ()" link="pango-X-Fonts-and-Rendering.html#pango-x-font-cache-new" deprecated=""/>
|
622
|
-
<keyword type="function" name="pango_x_font_cache_free ()" link="pango-X-Fonts-and-Rendering.html#pango-x-font-cache-free" deprecated=""/>
|
623
|
-
<keyword type="function" name="pango_x_font_cache_load ()" link="pango-X-Fonts-and-Rendering.html#pango-x-font-cache-load" deprecated=""/>
|
624
|
-
<keyword type="function" name="pango_x_font_cache_unload ()" link="pango-X-Fonts-and-Rendering.html#pango-x-font-cache-unload" deprecated=""/>
|
605
|
+
<keyword type="macro" name="PANGO_RENDER_TYPE_CORE_TEXT" link="pango-CoreText-Fonts.html#PANGO-RENDER-TYPE-CORE-TEXT:CAPS"/>
|
606
|
+
<keyword type="function" name="pango_core_text_font_get_ctfont ()" link="pango-CoreText-Fonts.html#pango-core-text-font-get-ctfont" since="1.24"/>
|
625
607
|
<keyword type="struct" name="struct PangoRenderer" link="pango-pango-renderer.html#PangoRenderer-struct"/>
|
626
608
|
<keyword type="enum" name="enum PangoRenderPart" link="pango-pango-renderer.html#PangoRenderPart-enum"/>
|
627
609
|
<keyword type="macro" name="PANGO_TYPE_RENDER_PART" link="pango-pango-renderer.html#PANGO-TYPE-RENDER-PART:CAPS"/>
|
@@ -647,8 +629,8 @@
|
|
647
629
|
<keyword type="struct" name="struct PangoFcFontMapClass" link="PangoFcFontMap.html#PangoFcFontMapClass"/>
|
648
630
|
<keyword type="function" name="pango_fc_font_map_create_context ()" link="PangoFcFontMap.html#pango-fc-font-map-create-context" deprecated="1.22: Use pango_font_map_create_context() instead." since="1.4"/>
|
649
631
|
<keyword type="function" name="PangoFcDecoderFindFunc ()" link="PangoFcFontMap.html#PangoFcDecoderFindFunc"/>
|
650
|
-
<keyword type="function" name="pango_fc_font_map_add_decoder_find_func ()" link="PangoFcFontMap.html#pango-fc-font-map-add-decoder-find-func" since="1.6
|
651
|
-
<keyword type="function" name="pango_fc_font_map_find_decoder ()" link="PangoFcFontMap.html#pango-fc-font-map-find-decoder" since="1.26
|
632
|
+
<keyword type="function" name="pango_fc_font_map_add_decoder_find_func ()" link="PangoFcFontMap.html#pango-fc-font-map-add-decoder-find-func" since="1.6"/>
|
633
|
+
<keyword type="function" name="pango_fc_font_map_find_decoder ()" link="PangoFcFontMap.html#pango-fc-font-map-find-decoder" since="1.26"/>
|
652
634
|
<keyword type="function" name="pango_fc_font_map_cache_clear ()" link="PangoFcFontMap.html#pango-fc-font-map-cache-clear" since="1.4"/>
|
653
635
|
<keyword type="function" name="pango_fc_font_map_shutdown ()" link="PangoFcFontMap.html#pango-fc-font-map-shutdown" since="1.4"/>
|
654
636
|
<keyword type="function" name="pango_fc_font_description_from_pattern ()" link="PangoFcFontMap.html#pango-fc-font-description-from-pattern" since="1.4"/>
|
@@ -674,7 +656,7 @@
|
|
674
656
|
<keyword type="function" name="pango_fc_font_has_char ()" link="PangoFcFont.html#pango-fc-font-has-char" since="1.4"/>
|
675
657
|
<keyword type="function" name="pango_fc_font_get_glyph ()" link="PangoFcFont.html#pango-fc-font-get-glyph" since="1.4"/>
|
676
658
|
<keyword type="function" name="pango_fc_font_get_unknown_glyph ()" link="PangoFcFont.html#pango-fc-font-get-unknown-glyph" deprecated="" since="1.4"/>
|
677
|
-
<keyword type="function" name="pango_fc_font_kern_glyphs ()" link="PangoFcFont.html#pango-fc-font-kern-glyphs" since="1.4"/>
|
659
|
+
<keyword type="function" name="pango_fc_font_kern_glyphs ()" link="PangoFcFont.html#pango-fc-font-kern-glyphs" deprecated="1.32" since="1.4"/>
|
678
660
|
<keyword type="property" name="The "fontmap" property" link="PangoFcFont.html#PangoFcFont--fontmap"/>
|
679
661
|
<keyword type="property" name="The "pattern" property" link="PangoFcFont.html#PangoFcFont--pattern"/>
|
680
662
|
<keyword type="struct" name="struct PangoFcDecoder" link="PangoFcDecoder.html#PangoFcDecoder-struct"/>
|
@@ -774,7 +756,8 @@
|
|
774
756
|
<keyword type="function" name="pango_scan_string ()" link="pango-Miscellaneous-Utilities.html#pango-scan-string"/>
|
775
757
|
<keyword type="function" name="pango_scan_int ()" link="pango-Miscellaneous-Utilities.html#pango-scan-int"/>
|
776
758
|
<keyword type="function" name="pango_config_key_get ()" link="pango-Miscellaneous-Utilities.html#pango-config-key-get"/>
|
777
|
-
<keyword type="function" name="
|
759
|
+
<keyword type="function" name="pango_config_key_get_system ()" link="pango-Miscellaneous-Utilities.html#pango-config-key-get-system"/>
|
760
|
+
<keyword type="function" name="pango_lookup_aliases ()" link="pango-Miscellaneous-Utilities.html#pango-lookup-aliases" deprecated="1.32: This function is not thread-safe."/>
|
778
761
|
<keyword type="function" name="pango_parse_enum ()" link="pango-Miscellaneous-Utilities.html#pango-parse-enum" since="1.16"/>
|
779
762
|
<keyword type="function" name="pango_parse_style ()" link="pango-Miscellaneous-Utilities.html#pango-parse-style"/>
|
780
763
|
<keyword type="function" name="pango_parse_variant ()" link="pango-Miscellaneous-Utilities.html#pango-parse-variant"/>
|
@@ -945,6 +928,16 @@
|
|
945
928
|
<keyword type="constant" name="PANGO_SCRIPT_CARIAN" link="pango-Scripts-and-Languages.html#PANGO-SCRIPT-CARIAN:CAPS"/>
|
946
929
|
<keyword type="constant" name="PANGO_SCRIPT_LYCIAN" link="pango-Scripts-and-Languages.html#PANGO-SCRIPT-LYCIAN:CAPS"/>
|
947
930
|
<keyword type="constant" name="PANGO_SCRIPT_LYDIAN" link="pango-Scripts-and-Languages.html#PANGO-SCRIPT-LYDIAN:CAPS"/>
|
931
|
+
<keyword type="constant" name="PANGO_SCRIPT_BATAK" link="pango-Scripts-and-Languages.html#PANGO-SCRIPT-BATAK:CAPS"/>
|
932
|
+
<keyword type="constant" name="PANGO_SCRIPT_BRAHMI" link="pango-Scripts-and-Languages.html#PANGO-SCRIPT-BRAHMI:CAPS"/>
|
933
|
+
<keyword type="constant" name="PANGO_SCRIPT_MANDAIC" link="pango-Scripts-and-Languages.html#PANGO-SCRIPT-MANDAIC:CAPS"/>
|
934
|
+
<keyword type="constant" name="PANGO_SCRIPT_CHAKMA" link="pango-Scripts-and-Languages.html#PANGO-SCRIPT-CHAKMA:CAPS"/>
|
935
|
+
<keyword type="constant" name="PANGO_SCRIPT_MEROITIC_CURSIVE" link="pango-Scripts-and-Languages.html#PANGO-SCRIPT-MEROITIC-CURSIVE:CAPS"/>
|
936
|
+
<keyword type="constant" name="PANGO_SCRIPT_MEROITIC_HIEROGLYPHS" link="pango-Scripts-and-Languages.html#PANGO-SCRIPT-MEROITIC-HIEROGLYPHS:CAPS"/>
|
937
|
+
<keyword type="constant" name="PANGO_SCRIPT_MIAO" link="pango-Scripts-and-Languages.html#PANGO-SCRIPT-MIAO:CAPS"/>
|
938
|
+
<keyword type="constant" name="PANGO_SCRIPT_SHARADA" link="pango-Scripts-and-Languages.html#PANGO-SCRIPT-SHARADA:CAPS"/>
|
939
|
+
<keyword type="constant" name="PANGO_SCRIPT_SORA_SOMPENG" link="pango-Scripts-and-Languages.html#PANGO-SCRIPT-SORA-SOMPENG:CAPS"/>
|
940
|
+
<keyword type="constant" name="PANGO_SCRIPT_TAKRI" link="pango-Scripts-and-Languages.html#PANGO-SCRIPT-TAKRI:CAPS"/>
|
948
941
|
<keyword type="constant" name="PANGO_DIRECTION_LTR" link="pango-Bidirectional-Text.html#PANGO-DIRECTION-LTR:CAPS"/>
|
949
942
|
<keyword type="constant" name="PANGO_DIRECTION_RTL" link="pango-Bidirectional-Text.html#PANGO-DIRECTION-RTL:CAPS"/>
|
950
943
|
<keyword type="constant" name="PANGO_DIRECTION_TTB_LTR" link="pango-Bidirectional-Text.html#PANGO-DIRECTION-TTB-LTR:CAPS"/>
|
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>Basic Pango Interfaces</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.78.0">
|
7
7
|
<link rel="home" href="index.html" title="Pango Reference Manual">
|
8
8
|
<link rel="up" href="index.html" title="Pango Reference Manual">
|
9
9
|
<link rel="prev" href="index.html" title="Pango Reference Manual">
|
10
10
|
<link rel="next" href="pango-Text-Processing.html" title="Rendering">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
|
11
|
+
<meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -20,9 +20,9 @@
|
|
20
20
|
<td><a accesskey="n" href="pango-Text-Processing.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
21
21
|
</tr></table>
|
22
22
|
<div class="chapter">
|
23
|
-
<div class="titlepage"><div><div><
|
24
|
-
<a name="pango"></a>Basic Pango Interfaces</
|
25
|
-
<div class="toc"><dl>
|
23
|
+
<div class="titlepage"><div><div><h1 class="title">
|
24
|
+
<a name="pango"></a>Basic Pango Interfaces</h1></div></div></div>
|
25
|
+
<div class="toc"><dl class="toc">
|
26
26
|
<dt>
|
27
27
|
<span class="refentrytitle"><a href="pango-Text-Processing.html">Rendering</a></span><span class="refpurpose"> — Functions to run the rendering pipeline</span>
|
28
28
|
</dt>
|
@@ -58,6 +58,6 @@ markup language to encode text with attributes</span>
|
|
58
58
|
</div>
|
59
59
|
<div class="footer">
|
60
60
|
<hr>
|
61
|
-
Generated by GTK-Doc V1.18</div>
|
61
|
+
Generated by GTK-Doc V1.18.1</div>
|
62
62
|
</body>
|
63
63
|
</html>
|
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>Rendering with Pango</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.78.0">
|
7
7
|
<link rel="home" href="index.html" title="Pango Reference Manual">
|
8
8
|
<link rel="up" href="index.html" title="Pango Reference Manual">
|
9
9
|
<link rel="prev" href="pango-Vertical-Text.html" title="Vertical Text">
|
10
10
|
<link rel="next" href="pango-Win32-Fonts-and-Rendering.html" title="Win32 Fonts and Rendering">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
|
11
|
+
<meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -20,9 +20,9 @@
|
|
20
20
|
<td><a accesskey="n" href="pango-Win32-Fonts-and-Rendering.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
21
21
|
</tr></table>
|
22
22
|
<div class="chapter">
|
23
|
-
<div class="titlepage"><div><div><
|
24
|
-
<a name="rendering"></a>Rendering with Pango</
|
25
|
-
<div class="toc"><dl>
|
23
|
+
<div class="titlepage"><div><div><h1 class="title">
|
24
|
+
<a name="rendering"></a>Rendering with Pango</h1></div></div></div>
|
25
|
+
<div class="toc"><dl class="toc">
|
26
26
|
<dt>
|
27
27
|
<span class="refentrytitle"><a href="pango-Win32-Fonts-and-Rendering.html">Win32 Fonts and Rendering</a></span><span class="refpurpose"> — Functions for shape engines to manipulate Win32 fonts</span>
|
28
28
|
</dt>
|
@@ -36,15 +36,12 @@
|
|
36
36
|
<span class="refentrytitle"><a href="pango-Cairo-Rendering.html">Cairo Rendering</a></span><span class="refpurpose"> — Rendering with the Cairo backend</span>
|
37
37
|
</dt>
|
38
38
|
<dt>
|
39
|
-
<span class="refentrytitle"><a href="pango-
|
40
|
-
</dt>
|
41
|
-
<dt>
|
42
|
-
<span class="refentrytitle"><a href="pango-X-Fonts-and-Rendering.html">Deprecated X font backend</a></span><span class="refpurpose"> — Font handling and rendering with the deprecated X font backend</span>
|
39
|
+
<span class="refentrytitle"><a href="pango-CoreText-Fonts.html">CoreText Fonts</a></span><span class="refpurpose"> — Font handling with CoreText fonts</span>
|
43
40
|
</dt>
|
44
41
|
</dl></div>
|
45
42
|
</div>
|
46
43
|
<div class="footer">
|
47
44
|
<hr>
|
48
|
-
Generated by GTK-Doc V1.18</div>
|
45
|
+
Generated by GTK-Doc V1.18.1</div>
|
49
46
|
</body>
|
50
47
|
</html>
|
@@ -3,12 +3,12 @@
|
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
5
|
<title>Pango Tools</title>
|
6
|
-
<meta name="generator" content="DocBook XSL Stylesheets V1.
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.78.0">
|
7
7
|
<link rel="home" href="index.html" title="Pango Reference Manual">
|
8
8
|
<link rel="up" href="index.html" title="Pango Reference Manual">
|
9
9
|
<link rel="prev" href="pango-Version-Checking.html" title="Version Checking">
|
10
10
|
<link rel="next" href="pango-querymodules.html" title="pango-querymodules">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
|
11
|
+
<meta name="generator" content="GTK-Doc V1.18.1 (XML mode)">
|
12
12
|
<link rel="stylesheet" href="style.css" type="text/css">
|
13
13
|
</head>
|
14
14
|
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
@@ -20,14 +20,14 @@
|
|
20
20
|
<td><a accesskey="n" href="pango-querymodules.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
21
21
|
</tr></table>
|
22
22
|
<div class="chapter">
|
23
|
-
<div class="titlepage"><div><div><
|
24
|
-
<a name="tools"></a>Pango Tools</
|
25
|
-
<div class="toc"><dl><dt>
|
23
|
+
<div class="titlepage"><div><div><h1 class="title">
|
24
|
+
<a name="tools"></a>Pango Tools</h1></div></div></div>
|
25
|
+
<div class="toc"><dl class="toc"><dt>
|
26
26
|
<span class="refentrytitle"><a href="pango-querymodules.html">pango-querymodules</a></span><span class="refpurpose"> — Module registration utility</span>
|
27
27
|
</dt></dl></div>
|
28
28
|
</div>
|
29
29
|
<div class="footer">
|
30
30
|
<hr>
|
31
|
-
Generated by GTK-Doc V1.18</div>
|
31
|
+
Generated by GTK-Doc V1.18.1</div>
|
32
32
|
</body>
|
33
33
|
</html>
|
File without changes
|
@@ -1,13 +1,13 @@
|
|
1
1
|
'\" t
|
2
2
|
.\" Title: pango-querymodules
|
3
|
-
.\" Author:
|
4
|
-
.\" Generator: DocBook XSL Stylesheets v1.
|
5
|
-
.\" Date:
|
6
|
-
.\" Manual:
|
7
|
-
.\" Source:
|
3
|
+
.\" Author: Owen Taylor
|
4
|
+
.\" Generator: DocBook XSL Stylesheets v1.78.0 <http://docbook.sf.net/>
|
5
|
+
.\" Date: 01/10/2013
|
6
|
+
.\" Manual: User Commands
|
7
|
+
.\" Source: Pango
|
8
8
|
.\" Language: English
|
9
9
|
.\"
|
10
|
-
.TH "PANGO\-QUERYMODULES" "1" "
|
10
|
+
.TH "PANGO\-QUERYMODULES" "1" "01/10/2013" "Pango" "User Commands"
|
11
11
|
.\" -----------------------------------------------------------------
|
12
12
|
.\" * Define some portability stuff
|
13
13
|
.\" -----------------------------------------------------------------
|
@@ -31,7 +31,7 @@
|
|
31
31
|
pango-querymodules \- Module registration utility
|
32
32
|
.SH "SYNOPSIS"
|
33
33
|
.HP \w'\fBpango\-querymodules\fR\ 'u
|
34
|
-
\fBpango\-querymodules\fR [
|
34
|
+
\fBpango\-querymodules\fR [OPTION...] [MODULE...]
|
35
35
|
.SH "DESCRIPTION"
|
36
36
|
.PP
|
37
37
|
|
@@ -39,18 +39,69 @@ pango-querymodules \- Module registration utility
|
|
39
39
|
collects information about loadable modules for Pango and writes it to
|
40
40
|
stdout\&.
|
41
41
|
.PP
|
42
|
-
If called without arguments, it looks for modules in the Pango module path
|
42
|
+
If called without MODULE arguments, it looks for modules in the Pango module path, which is specified by the key
|
43
|
+
Pango/ModulesPath
|
44
|
+
in the Pango configuration database\&.
|
45
|
+
.PP
|
46
|
+
If called with MODULE arguments, it looks for the specified modules\&. The arguments may be absolute or relative paths\&.
|
47
|
+
.PP
|
48
|
+
At runtime, Pango looks for the loadable module information (i\&.e\&. the output of pango\-querymodules) in
|
49
|
+
\fIlibdir\fR/pango/1\&.8\&.0/modules\&.cache\&.
|
50
|
+
.SH "OPTIONS"
|
51
|
+
.PP
|
52
|
+
\fB\-?\fR, \fB\-\-help\fR
|
53
|
+
.RS 4
|
54
|
+
Prints a short help text and exits\&.
|
55
|
+
.RE
|
43
56
|
.PP
|
44
|
-
|
57
|
+
\fB\-\-version\fR
|
58
|
+
.RS 4
|
59
|
+
Prints version information\&.
|
60
|
+
.RE
|
61
|
+
.PP
|
62
|
+
\fB\-\-system\fR
|
63
|
+
.RS 4
|
64
|
+
Do not load user\-specific configuration\&.
|
65
|
+
.RE
|
66
|
+
.PP
|
67
|
+
\fB\-\-update\-cache\fR
|
68
|
+
.RS 4
|
69
|
+
Update the Pango module cache file directly, instead of writing the information to
|
70
|
+
stdout\&.
|
71
|
+
.RE
|
45
72
|
.SH "ENVIRONMENT"
|
46
73
|
.PP
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
\
|
74
|
+
\fBPANGO_RC_FILE\fR
|
75
|
+
.RS 4
|
76
|
+
Specifies an additional rc file for the Pango configuration database, in addition to the system\-wide and per\-user files\&.
|
77
|
+
.RE
|
78
|
+
.SH "FILES"
|
79
|
+
.PP
|
80
|
+
\fIsysconfdir\fR/pango/pangorc
|
81
|
+
.RS 4
|
82
|
+
System\-wide Pango configuration file\&.
|
83
|
+
.RE
|
84
|
+
.PP
|
85
|
+
\fB$XDG_CONFIG_HOME\fR/pango/pangorc
|
86
|
+
.RS 4
|
87
|
+
User\-specific Pango configuration file\&.
|
88
|
+
.RE
|
89
|
+
.PP
|
90
|
+
\fIlibdir\fR/pango/1\&.8\&.0/modules\&.cache
|
91
|
+
.RS 4
|
92
|
+
Location of the module cache file read by Pango\&.
|
93
|
+
.RE
|
54
94
|
.SH "BUGS"
|
55
95
|
.PP
|
56
96
|
None known yet\&.
|
97
|
+
.SH "AUTHORS"
|
98
|
+
.PP
|
99
|
+
\fBOwen Taylor\fR
|
100
|
+
.RS 4
|
101
|
+
Developer
|
102
|
+
.RE
|
103
|
+
.PP
|
104
|
+
\fBBehdad Esfahbod\fR
|
105
|
+
.RS 4
|
106
|
+
Developer
|
107
|
+
.RE
|
@@ -1,5 +1,5 @@
|
|
1
|
-
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.
|
2
|
-
.TH PANGO-VIEW "1" "
|
1
|
+
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.12.
|
2
|
+
.TH PANGO-VIEW "1" "January 2013" "pango-view (pango) 1.32.6" "User Commands"
|
3
3
|
.SH NAME
|
4
4
|
pango-view \- Pango text viewer
|
5
5
|
.SH DESCRIPTION
|
@@ -25,7 +25,7 @@ Annotate the output
|
|
25
25
|
\fB\-\-no\-auto\-dir\fR
|
26
26
|
No layout direction according to contents
|
27
27
|
.TP
|
28
|
-
\fB\-\-backend\fR=\fIcairo\fR/xft/ft2
|
28
|
+
\fB\-\-backend\fR=\fIcairo\fR/xft/ft2
|
29
29
|
Pango backend to use for rendering (default: cairo)
|
30
30
|
.TP
|
31
31
|
\fB\-\-background\fR=\fIred\fR/#rrggbb/#rrggbbaa/transparent
|
@@ -115,4 +115,4 @@ Width in points to which to wrap lines or ellipsize
|
|
115
115
|
\fB\-\-wrap\fR=\fIword\fR/char/word\-char
|
116
116
|
Text wrapping mode (needs a width to be set)
|
117
117
|
.PP
|
118
|
-
Pango module interface version: 1.
|
118
|
+
Pango module interface version: 1.8.0
|
metadata
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: pango
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
4
|
+
hash: 31
|
5
5
|
prerelease:
|
6
6
|
segments:
|
7
7
|
- 1
|
8
|
-
-
|
9
|
-
-
|
10
|
-
version: 1.
|
8
|
+
- 2
|
9
|
+
- 0
|
10
|
+
version: 1.2.0
|
11
11
|
platform: x86-mingw32
|
12
12
|
authors:
|
13
13
|
- The Ruby-GNOME2 Project Team
|
@@ -15,7 +15,7 @@ autorequire:
|
|
15
15
|
bindir: bin
|
16
16
|
cert_chain: []
|
17
17
|
|
18
|
-
date:
|
18
|
+
date: 2013-01-24 00:00:00 Z
|
19
19
|
dependencies:
|
20
20
|
- !ruby/object:Gem::Dependency
|
21
21
|
name: cairo
|
@@ -41,12 +41,12 @@ dependencies:
|
|
41
41
|
requirements:
|
42
42
|
- - ">="
|
43
43
|
- !ruby/object:Gem::Version
|
44
|
-
hash:
|
44
|
+
hash: 31
|
45
45
|
segments:
|
46
46
|
- 1
|
47
|
-
-
|
48
|
-
-
|
49
|
-
version: 1.
|
47
|
+
- 2
|
48
|
+
- 0
|
49
|
+
version: 1.2.0
|
50
50
|
type: :runtime
|
51
51
|
version_requirements: *id002
|
52
52
|
description: Ruby/Pango is a Ruby binding of pango-1.x.
|
@@ -121,15 +121,13 @@ files:
|
|
121
121
|
- test/test-language.rb
|
122
122
|
- lib/1.8/pango.so
|
123
123
|
- lib/1.9/pango.so
|
124
|
-
- vendor/local/
|
125
|
-
- vendor/local/
|
126
|
-
- vendor/local/share/doc/pango-1.
|
127
|
-
- vendor/local/share/doc/pango-dev-1.29.4/COPYING
|
124
|
+
- vendor/local/share/license/pango/AUTHORS
|
125
|
+
- vendor/local/share/license/pango/COPYING
|
126
|
+
- vendor/local/share/gtk-doc/html/pango/api-index-1-30.html
|
128
127
|
- vendor/local/share/gtk-doc/html/pango/pango.devhelp2
|
129
|
-
- vendor/local/share/gtk-doc/html/pango/index-1.
|
128
|
+
- vendor/local/share/gtk-doc/html/pango/api-index-1-28.html
|
130
129
|
- vendor/local/share/gtk-doc/html/pango/pango-Win32-Fonts-and-Rendering.html
|
131
130
|
- vendor/local/share/gtk-doc/html/pango/tools.html
|
132
|
-
- vendor/local/share/gtk-doc/html/pango/index-1.8.html
|
133
131
|
- vendor/local/share/gtk-doc/html/pango/pango-OpenType-Font-Handling.html
|
134
132
|
- vendor/local/share/gtk-doc/html/pango/PangoFcDecoder.html
|
135
133
|
- vendor/local/share/gtk-doc/html/pango/PangoEngineLang.html
|
@@ -137,50 +135,51 @@ files:
|
|
137
135
|
- vendor/local/share/gtk-doc/html/pango/left.png
|
138
136
|
- vendor/local/share/gtk-doc/html/pango/pango-Glyph-Storage.html
|
139
137
|
- vendor/local/share/gtk-doc/html/pango/pango-Text-Attributes.html
|
138
|
+
- vendor/local/share/gtk-doc/html/pango/pango-CoreText-Fonts.html
|
139
|
+
- vendor/local/share/gtk-doc/html/pango/api-index-1-12.html
|
140
|
+
- vendor/local/share/gtk-doc/html/pango/api-index-1-8.html
|
141
|
+
- vendor/local/share/gtk-doc/html/pango/api-index-1-24.html
|
140
142
|
- vendor/local/share/gtk-doc/html/pango/style.css
|
141
143
|
- vendor/local/share/gtk-doc/html/pango/pango-Miscellaneous-Utilities.html
|
142
|
-
- vendor/local/share/gtk-doc/html/pango/index-all.html
|
143
144
|
- vendor/local/share/gtk-doc/html/pango/pango-Text-Processing.html
|
144
145
|
- vendor/local/share/gtk-doc/html/pango/layout.gif
|
146
|
+
- vendor/local/share/gtk-doc/html/pango/api-index-deprecated.html
|
147
|
+
- vendor/local/share/gtk-doc/html/pango/api-index-1-20.html
|
148
|
+
- vendor/local/share/gtk-doc/html/pango/api-index-1-6.html
|
149
|
+
- vendor/local/share/gtk-doc/html/pango/api-index-1-16.html
|
145
150
|
- vendor/local/share/gtk-doc/html/pango/index.sgml
|
146
|
-
- vendor/local/share/gtk-doc/html/pango/
|
151
|
+
- vendor/local/share/gtk-doc/html/pango/annotation-glossary.html
|
147
152
|
- vendor/local/share/gtk-doc/html/pango/index.html
|
153
|
+
- vendor/local/share/gtk-doc/html/pango/api-index-1-22.html
|
148
154
|
- vendor/local/share/gtk-doc/html/pango/pango-Cairo-Rendering.html
|
149
|
-
- vendor/local/share/gtk-doc/html/pango/index-1.
|
150
|
-
- vendor/local/share/gtk-doc/html/pango/pango-ATSUI-Fonts.html
|
155
|
+
- vendor/local/share/gtk-doc/html/pango/api-index-1-4.html
|
151
156
|
- vendor/local/share/gtk-doc/html/pango/pango-Coverage-Maps.html
|
152
157
|
- vendor/local/share/gtk-doc/html/pango/rotated-text.png
|
153
|
-
- vendor/local/share/gtk-doc/html/pango/index-1.14.html
|
154
158
|
- vendor/local/share/gtk-doc/html/pango/pango-Tab-Stops.html
|
155
159
|
- vendor/local/share/gtk-doc/html/pango/pango-Bidirectional-Text.html
|
156
160
|
- vendor/local/share/gtk-doc/html/pango/pango-Fonts.html
|
157
|
-
- vendor/local/share/gtk-doc/html/pango/index-1.
|
158
|
-
- vendor/local/share/gtk-doc/html/pango/index-1.12.html
|
161
|
+
- vendor/local/share/gtk-doc/html/pango/api-index-1-10.html
|
159
162
|
- vendor/local/share/gtk-doc/html/pango/home.png
|
160
|
-
- vendor/local/share/gtk-doc/html/pango/index-1.
|
161
|
-
- vendor/local/share/gtk-doc/html/pango/index-deprecated.html
|
163
|
+
- vendor/local/share/gtk-doc/html/pango/api-index-1-26.html
|
162
164
|
- vendor/local/share/gtk-doc/html/pango/pango-Vertical-Text.html
|
163
165
|
- vendor/local/share/gtk-doc/html/pango/pango-Xft-Fonts-and-Rendering.html
|
164
|
-
- vendor/local/share/gtk-doc/html/pango/index-1.10.html
|
165
|
-
- vendor/local/share/gtk-doc/html/pango/index-1.22.html
|
166
166
|
- vendor/local/share/gtk-doc/html/pango/PangoFcFont.html
|
167
167
|
- vendor/local/share/gtk-doc/html/pango/pango-Layout-Objects.html
|
168
168
|
- vendor/local/share/gtk-doc/html/pango/PangoMarkupFormat.html
|
169
|
-
- vendor/local/share/gtk-doc/html/pango/index-1.
|
169
|
+
- vendor/local/share/gtk-doc/html/pango/api-index-1-32.html
|
170
170
|
- vendor/local/share/gtk-doc/html/pango/pango-hierarchy.html
|
171
|
-
- vendor/local/share/gtk-doc/html/pango/index-1.28.html
|
172
171
|
- vendor/local/share/gtk-doc/html/pango/pango-FreeType-Fonts-and-Rendering.html
|
173
172
|
- vendor/local/share/gtk-doc/html/pango/pango-Modules.html
|
174
|
-
- vendor/local/share/gtk-doc/html/pango/index-1.
|
175
|
-
- vendor/local/share/gtk-doc/html/pango/
|
176
|
-
- vendor/local/share/gtk-doc/html/pango/index-1.20.html
|
177
|
-
- vendor/local/share/gtk-doc/html/pango/index-1.16.html
|
173
|
+
- vendor/local/share/gtk-doc/html/pango/api-index-1-14.html
|
174
|
+
- vendor/local/share/gtk-doc/html/pango/api-index-1-2.html
|
178
175
|
- vendor/local/share/gtk-doc/html/pango/lowlevel.html
|
179
176
|
- vendor/local/share/gtk-doc/html/pango/up.png
|
180
177
|
- vendor/local/share/gtk-doc/html/pango/PangoEngineShape.html
|
181
178
|
- vendor/local/share/gtk-doc/html/pango/rendering.html
|
182
179
|
- vendor/local/share/gtk-doc/html/pango/pango-querymodules.html
|
180
|
+
- vendor/local/share/gtk-doc/html/pango/api-index-1-18.html
|
183
181
|
- vendor/local/share/gtk-doc/html/pango/pango-Engines.html
|
182
|
+
- vendor/local/share/gtk-doc/html/pango/api-index-full.html
|
184
183
|
- vendor/local/share/gtk-doc/html/pango/pango-Version-Checking.html
|
185
184
|
- vendor/local/share/gtk-doc/html/pango/pango-Scripts-and-Languages.html
|
186
185
|
- vendor/local/share/gtk-doc/html/pango/PangoFcFontMap.html
|
@@ -188,34 +187,32 @@ files:
|
|
188
187
|
- vendor/local/share/gtk-doc/html/pango/pango-pango-renderer.html
|
189
188
|
- vendor/local/share/man/man1/pango-querymodules.1
|
190
189
|
- vendor/local/share/man/man1/pango-view.1
|
191
|
-
- vendor/local/manifest/pango-dev_1.29.4-1_win32.mft
|
192
|
-
- vendor/local/manifest/pango_1.29.4-1_win32.mft
|
193
190
|
- vendor/local/bin/libpango-1.0-0.dll
|
194
191
|
- vendor/local/bin/pango-view.exe
|
195
|
-
- vendor/local/bin/libpangoft2-1.0-0.dll
|
196
192
|
- vendor/local/bin/libpangowin32-1.0-0.dll
|
197
193
|
- vendor/local/bin/libpangocairo-1.0-0.dll
|
198
194
|
- vendor/local/bin/pango-querymodules.exe
|
199
|
-
- vendor/local/lib/
|
200
|
-
- vendor/local/lib/
|
195
|
+
- vendor/local/lib/libpangowin32-1.0.la
|
196
|
+
- vendor/local/lib/libpangocairo-1.0.la
|
201
197
|
- vendor/local/lib/libpangocairo-1.0.dll.a
|
202
|
-
- vendor/local/lib/pangowin32-1.0.def
|
203
198
|
- vendor/local/lib/libpangowin32-1.0.dll.a
|
204
|
-
- vendor/local/lib/pangocairo-1.0.def
|
205
|
-
- vendor/local/lib/pangoft2-1.0.def
|
206
199
|
- vendor/local/lib/libpango-1.0.dll.a
|
207
|
-
- vendor/local/lib/
|
208
|
-
- vendor/local/lib/pango
|
200
|
+
- vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.dll.a
|
201
|
+
- vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.la
|
202
|
+
- vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.la
|
203
|
+
- vendor/local/lib/pango/1.8.0/modules/pango-basic-win32.dll
|
204
|
+
- vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.dll.a
|
205
|
+
- vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.la
|
206
|
+
- vendor/local/lib/pango/1.8.0/modules/pango-arabic-lang.dll
|
207
|
+
- vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.dll
|
208
|
+
- vendor/local/lib/pango/1.8.0/modules/pango-indic-lang.dll.a
|
209
|
+
- vendor/local/lib/libpango-1.0.la
|
209
210
|
- vendor/local/lib/pkgconfig/pango.pc
|
210
211
|
- vendor/local/lib/pkgconfig/pangowin32.pc
|
211
|
-
- vendor/local/lib/pkgconfig/pangoft2.pc
|
212
212
|
- vendor/local/lib/pkgconfig/pangocairo.pc
|
213
|
-
- vendor/local/lib/pangoft2-1.0.lib
|
214
|
-
- vendor/local/lib/pango-1.0.lib
|
215
213
|
- vendor/local/etc/pango/pango.modules
|
216
214
|
- vendor/local/include/pango-1.0/pango/pango-renderer.h
|
217
215
|
- vendor/local/include/pango-1.0/pango/pango-font.h
|
218
|
-
- vendor/local/include/pango-1.0/pango/pangofc-font.h
|
219
216
|
- vendor/local/include/pango-1.0/pango/pango-enum-types.h
|
220
217
|
- vendor/local/include/pango-1.0/pango/pango-gravity.h
|
221
218
|
- vendor/local/include/pango-1.0/pango/pango.h
|
@@ -224,16 +221,12 @@ files:
|
|
224
221
|
- vendor/local/include/pango-1.0/pango/pango-engine.h
|
225
222
|
- vendor/local/include/pango-1.0/pango/pango-tabs.h
|
226
223
|
- vendor/local/include/pango-1.0/pango/pangowin32.h
|
227
|
-
- vendor/local/include/pango-1.0/pango/pango-ot.h
|
228
224
|
- vendor/local/include/pango-1.0/pango/pango-language.h
|
229
|
-
- vendor/local/include/pango-1.0/pango/pangofc-decoder.h
|
230
225
|
- vendor/local/include/pango-1.0/pango/pango-coverage.h
|
231
226
|
- vendor/local/include/pango-1.0/pango/pango-item.h
|
232
|
-
- vendor/local/include/pango-1.0/pango/pangoft2.h
|
233
227
|
- vendor/local/include/pango-1.0/pango/pango-attributes.h
|
234
228
|
- vendor/local/include/pango-1.0/pango/pango-features.h
|
235
229
|
- vendor/local/include/pango-1.0/pango/pango-glyph.h
|
236
|
-
- vendor/local/include/pango-1.0/pango/pangofc-fontmap.h
|
237
230
|
- vendor/local/include/pango-1.0/pango/pango-modules.h
|
238
231
|
- vendor/local/include/pango-1.0/pango/pango-context.h
|
239
232
|
- vendor/local/include/pango-1.0/pango/pango-glyph-item.h
|