pango 3.0.9-x64-mingw32 → 3.1.0-x64-mingw32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README +0 -1
- data/Rakefile +2 -5
- data/lib/2.2/pango.so +0 -0
- data/lib/2.3/pango.so +0 -0
- data/vendor/local/bin/derb.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-view.exe +0 -0
- data/vendor/local/bin/icuinfo.exe +0 -0
- data/vendor/local/bin/icupkg.exe +0 -0
- data/vendor/local/bin/libharfbuzz-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/harfbuzz/hb-ot-math.h +209 -0
- data/vendor/local/include/harfbuzz/hb-ot.h +1 -0
- data/vendor/local/include/harfbuzz/hb-version.h +2 -2
- data/vendor/local/include/pango-1.0/pango/pango-attributes.h +58 -0
- data/vendor/local/include/pango-1.0/pango/pango-bidi-type.h +5 -1
- data/vendor/local/include/pango-1.0/pango/pango-break.h +4 -0
- data/vendor/local/include/pango-1.0/pango/pango-context.h +25 -0
- data/vendor/local/include/pango-1.0/pango/pango-coverage.h +11 -0
- data/vendor/local/include/pango-1.0/pango/pango-engine.h +7 -4
- data/vendor/local/include/pango-1.0/pango/pango-enum-types.h +20 -0
- data/vendor/local/include/pango-1.0/pango/pango-features.h +2 -2
- data/vendor/local/include/pango-1.0/pango/pango-font.h +62 -0
- data/vendor/local/include/pango-1.0/pango/pango-fontmap.h +8 -0
- data/vendor/local/include/pango-1.0/pango/pango-fontset.h +8 -0
- data/vendor/local/include/pango-1.0/pango/pango-glyph-item.h +14 -0
- data/vendor/local/include/pango-1.0/pango/pango-glyph.h +14 -0
- data/vendor/local/include/pango-1.0/pango/pango-gravity.h +4 -0
- data/vendor/local/include/pango-1.0/pango/pango-item.h +5 -0
- data/vendor/local/include/pango-1.0/pango/pango-language.h +10 -0
- data/vendor/local/include/pango-1.0/pango/pango-layout.h +87 -0
- data/vendor/local/include/pango-1.0/pango/pango-matrix.h +13 -0
- data/vendor/local/include/pango-1.0/pango/pango-modules.h +4 -4
- data/vendor/local/include/pango-1.0/pango/pango-ot.h +35 -33
- data/vendor/local/include/pango-1.0/pango/pango-renderer.h +20 -0
- data/vendor/local/include/pango-1.0/pango/pango-script.h +8 -0
- data/vendor/local/include/pango-1.0/pango/pango-tabs.h +11 -0
- data/vendor/local/include/pango-1.0/pango/pango-types.h +5 -0
- data/vendor/local/include/pango-1.0/pango/pango-utils.h +23 -13
- data/vendor/local/include/pango-1.0/pango/pango-version-macros.h +629 -0
- data/vendor/local/include/pango-1.0/pango/pango.h +1 -0
- data/vendor/local/include/pango-1.0/pango/pangocairo.h +30 -1
- data/vendor/local/include/pango-1.0/pango/pangofc-decoder.h +3 -0
- data/vendor/local/include/pango-1.0/pango/pangofc-font.h +7 -2
- data/vendor/local/include/pango-1.0/pango/pangofc-fontmap.h +20 -2
- data/vendor/local/include/pango-1.0/pango/pangoft2.h +19 -8
- data/vendor/local/include/pango-1.0/pango/pangowin32.h +24 -2
- data/vendor/local/lib/girepository-1.0/Pango-1.0.typelib +0 -0
- data/vendor/local/lib/icudt.dll +0 -0
- data/vendor/local/lib/icudt57.dll +0 -0
- data/vendor/local/lib/icuin.dll +0 -0
- data/vendor/local/lib/icuin57.dll +0 -0
- data/vendor/local/lib/icuio.dll +0 -0
- data/vendor/local/lib/icuio57.dll +0 -0
- data/vendor/local/lib/icule.dll +0 -0
- data/vendor/local/lib/icule57.dll +0 -0
- data/vendor/local/lib/iculx.dll +0 -0
- data/vendor/local/lib/iculx57.dll +0 -0
- data/vendor/local/lib/icutest.dll +0 -0
- data/vendor/local/lib/icutest57.dll +0 -0
- data/vendor/local/lib/icutu.dll +0 -0
- data/vendor/local/lib/icutu57.dll +0 -0
- data/vendor/local/lib/icuuc.dll +0 -0
- data/vendor/local/lib/icuuc57.dll +0 -0
- data/vendor/local/lib/libharfbuzz-icu.a +0 -0
- data/vendor/local/lib/libharfbuzz-icu.la +2 -2
- data/vendor/local/lib/libharfbuzz.dll.a +0 -0
- data/vendor/local/lib/libharfbuzz.la +2 -2
- data/vendor/local/lib/libicudt.dll.a +0 -0
- data/vendor/local/lib/libicuin.dll.a +0 -0
- data/vendor/local/lib/libicuio.dll.a +0 -0
- data/vendor/local/lib/libicule.dll.a +0 -0
- data/vendor/local/lib/libiculx.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 +1 -1
- data/vendor/local/lib/libpangocairo-1.0.dll.a +0 -0
- data/vendor/local/lib/libpangocairo-1.0.la +1 -1
- data/vendor/local/lib/libpangoft2-1.0.dll.a +0 -0
- data/vendor/local/lib/libpangoft2-1.0.la +1 -1
- data/vendor/local/lib/libpangowin32-1.0.dll.a +0 -0
- data/vendor/local/lib/libpangowin32-1.0.la +1 -1
- data/vendor/local/lib/pkgconfig/harfbuzz-icu.pc +1 -1
- data/vendor/local/lib/pkgconfig/harfbuzz.pc +2 -2
- data/vendor/local/lib/pkgconfig/pango.pc +1 -1
- data/vendor/local/lib/pkgconfig/pangocairo.pc +1 -1
- data/vendor/local/lib/pkgconfig/pangoft2.pc +1 -1
- data/vendor/local/lib/pkgconfig/pangowin32.pc +1 -1
- data/vendor/local/share/gir-1.0/Pango-1.0.gir +18 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/a-clustering-example-for-levels-0-and-1.html +81 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/adding-text-to-the-buffer.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/annotation-glossary.html +12 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-10.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-11.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-2.html +29 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-20.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-22.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-28.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-30.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-31.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-38.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-39.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-41.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-42.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-5.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-7.html +8 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-8.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-0-5.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-1-2.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-1-3.html +6 -7
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-2-3.html +46 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-4-0.html +86 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-full.html +96 -9
- data/vendor/local/share/gtk-doc/html/harfbuzz/buffers-language-script-and-direction.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/building.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/{ch07.html → ch08.html} +7 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/clusters.html +97 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/customizing-unicode-functions.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/deprecated-api-index.html +8 -9
- data/vendor/local/share/gtk-doc/html/harfbuzz/fonts-and-faces.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-Buffers.html +174 -192
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-Shaping.html +33 -36
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-blob.html +49 -54
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-common.html +51 -67
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-coretext.html +8 -15
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-deprecated.html +81 -15
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-face.html +56 -72
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-font.html +363 -278
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ft.html +22 -33
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-glib.html +13 -20
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-gobject.html +297 -294
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-graphite2.html +8 -15
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-icu.html +8 -15
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-font.html +9 -16
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-layout.html +21 -22
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-math.html +959 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-shape.html +11 -18
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-tag.html +10 -17
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot.html +9 -15
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-set.html +93 -114
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-shape-plan.html +64 -40
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-unicode.html +93 -92
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-uniscribe.html +8 -15
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-version.html +17 -33
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb.html +11 -17
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz.devhelp2 +401 -38
- data/vendor/local/share/gtk-doc/html/harfbuzz/hello-harfbuzz.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/home.png +0 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/index.html +20 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/install-harfbuzz.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/left-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/left.png +0 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/level-2.html +130 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/object-tree.html +11 -9
- data/vendor/local/share/gtk-doc/html/harfbuzz/plans-and-caching.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/pt01.html +16 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/pt02.html +13 -9
- data/vendor/local/share/gtk-doc/html/harfbuzz/reordering-in-levels-0-and-1.html +53 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/right-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/right.png +0 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/setting-buffer-properties.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/shaping-and-shape-plans.html +6 -7
- data/vendor/local/share/gtk-doc/html/harfbuzz/style.css +160 -142
- data/vendor/local/share/gtk-doc/html/harfbuzz/the-distinction-between-levels-0-and-1.html +81 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/up-insensitive.png +0 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/up.png +0 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/using-harfbuzzs-native-opentype-implementation.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/using-your-own-font-functions.html +6 -7
- data/vendor/local/share/gtk-doc/html/harfbuzz/what-about-the-other-scripts.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/what-is-harfbuzz.html +4 -5
- data/vendor/local/share/gtk-doc/html/harfbuzz/why-is-it-called-harfbuzz.html +4 -5
- data/vendor/local/share/gtk-doc/html/pango/PangoEngineLang.html +11 -11
- data/vendor/local/share/gtk-doc/html/pango/PangoEngineShape.html +9 -9
- data/vendor/local/share/gtk-doc/html/pango/PangoFcDecoder.html +8 -8
- data/vendor/local/share/gtk-doc/html/pango/PangoFcFont.html +25 -25
- data/vendor/local/share/gtk-doc/html/pango/PangoFcFontMap.html +45 -45
- data/vendor/local/share/gtk-doc/html/pango/PangoMarkupFormat.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/PangoRenderer.html +39 -39
- data/vendor/local/share/gtk-doc/html/pango/annotation-glossary.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-10.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-12.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-14.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-16.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-18.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-2.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-20.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-22.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-24.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-26.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-30.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-31-0.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-32-4.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-32.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-34.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-38.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-4.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-40.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-6.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-8.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/api-index-deprecated.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/api-index-full.html +85 -1
- data/vendor/local/share/gtk-doc/html/pango/index.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/lowlevel.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/pango-Bidirectional-Text.html +21 -21
- data/vendor/local/share/gtk-doc/html/pango/pango-Cairo-Rendering.html +57 -57
- data/vendor/local/share/gtk-doc/html/pango/pango-CoreText-Fonts.html +5 -5
- data/vendor/local/share/gtk-doc/html/pango/pango-Coverage-Maps.html +17 -17
- data/vendor/local/share/gtk-doc/html/pango/pango-Engines.html +16 -16
- data/vendor/local/share/gtk-doc/html/pango/pango-Fonts.html +195 -195
- data/vendor/local/share/gtk-doc/html/pango/pango-FreeType-Fonts-and-Rendering.html +30 -30
- data/vendor/local/share/gtk-doc/html/pango/pango-Glyph-Storage.html +116 -116
- data/vendor/local/share/gtk-doc/html/pango/pango-Layout-Objects.html +218 -218
- data/vendor/local/share/gtk-doc/html/pango/pango-Miscellaneous-Utilities.html +90 -90
- data/vendor/local/share/gtk-doc/html/pango/pango-Modules.html +14 -14
- data/vendor/local/share/gtk-doc/html/pango/pango-OpenType-Font-Handling.html +121 -121
- data/vendor/local/share/gtk-doc/html/pango/pango-Scripts-and-Languages.html +53 -53
- data/vendor/local/share/gtk-doc/html/pango/pango-Tab-Stops.html +39 -39
- data/vendor/local/share/gtk-doc/html/pango/pango-Text-Attributes.html +194 -194
- data/vendor/local/share/gtk-doc/html/pango/pango-Text-Processing.html +107 -107
- data/vendor/local/share/gtk-doc/html/pango/pango-Version-Checking.html +282 -9
- data/vendor/local/share/gtk-doc/html/pango/pango-Vertical-Text.html +19 -19
- data/vendor/local/share/gtk-doc/html/pango/pango-Win32-Fonts-and-Rendering.html +39 -39
- data/vendor/local/share/gtk-doc/html/pango/pango-Xft-Fonts-and-Rendering.html +50 -50
- data/vendor/local/share/gtk-doc/html/pango/pango-hierarchy.html +6 -6
- data/vendor/local/share/gtk-doc/html/pango/pango.devhelp2 +21 -0
- data/vendor/local/share/gtk-doc/html/pango/pango.html +1 -1
- data/vendor/local/share/gtk-doc/html/pango/rendering.html +1 -1
- data/vendor/local/share/man/man1/pango-view.1 +2 -2
- metadata +16 -7
- data/vendor/local/share/gtk-doc/html/harfbuzz/index.sgml +0 -601
@@ -77,70 +77,95 @@ typedef void (* PangoCairoShapeRendererFunc) (cairo_t *cr,
|
|
77
77
|
/*
|
78
78
|
* PangoCairoFontMap
|
79
79
|
*/
|
80
|
+
PANGO_AVAILABLE_IN_1_10
|
80
81
|
GType pango_cairo_font_map_get_type (void) G_GNUC_CONST;
|
81
82
|
|
83
|
+
PANGO_AVAILABLE_IN_1_10
|
82
84
|
PangoFontMap *pango_cairo_font_map_new (void);
|
85
|
+
PANGO_AVAILABLE_IN_1_18
|
83
86
|
PangoFontMap *pango_cairo_font_map_new_for_font_type (cairo_font_type_t fonttype);
|
87
|
+
PANGO_AVAILABLE_IN_1_10
|
84
88
|
PangoFontMap *pango_cairo_font_map_get_default (void);
|
89
|
+
PANGO_AVAILABLE_IN_1_22
|
85
90
|
void pango_cairo_font_map_set_default (PangoCairoFontMap *fontmap);
|
91
|
+
PANGO_AVAILABLE_IN_1_18
|
86
92
|
cairo_font_type_t pango_cairo_font_map_get_font_type (PangoCairoFontMap *fontmap);
|
87
93
|
|
94
|
+
PANGO_AVAILABLE_IN_1_10
|
88
95
|
void pango_cairo_font_map_set_resolution (PangoCairoFontMap *fontmap,
|
89
96
|
double dpi);
|
97
|
+
PANGO_AVAILABLE_IN_1_10
|
90
98
|
double pango_cairo_font_map_get_resolution (PangoCairoFontMap *fontmap);
|
91
99
|
#ifndef PANGO_DISABLE_DEPRECATED
|
92
|
-
|
100
|
+
PANGO_DEPRECATED_IN_1_22_FOR(pango_font_map_create_context)
|
93
101
|
PangoContext *pango_cairo_font_map_create_context (PangoCairoFontMap *fontmap);
|
94
102
|
#endif
|
95
103
|
|
96
104
|
/*
|
97
105
|
* PangoCairoFont
|
98
106
|
*/
|
107
|
+
PANGO_AVAILABLE_IN_1_18
|
99
108
|
GType pango_cairo_font_get_type (void) G_GNUC_CONST;
|
100
109
|
|
110
|
+
PANGO_AVAILABLE_IN_1_18
|
101
111
|
cairo_scaled_font_t *pango_cairo_font_get_scaled_font (PangoCairoFont *font);
|
102
112
|
|
103
113
|
/* Update a Pango context for the current state of a cairo context
|
104
114
|
*/
|
115
|
+
PANGO_AVAILABLE_IN_1_10
|
105
116
|
void pango_cairo_update_context (cairo_t *cr,
|
106
117
|
PangoContext *context);
|
107
118
|
|
119
|
+
PANGO_AVAILABLE_IN_1_10
|
108
120
|
void pango_cairo_context_set_font_options (PangoContext *context,
|
109
121
|
const cairo_font_options_t *options);
|
122
|
+
PANGO_AVAILABLE_IN_1_10
|
110
123
|
const cairo_font_options_t *pango_cairo_context_get_font_options (PangoContext *context);
|
111
124
|
|
125
|
+
PANGO_AVAILABLE_IN_1_10
|
112
126
|
void pango_cairo_context_set_resolution (PangoContext *context,
|
113
127
|
double dpi);
|
128
|
+
PANGO_AVAILABLE_IN_1_10
|
114
129
|
double pango_cairo_context_get_resolution (PangoContext *context);
|
115
130
|
|
131
|
+
PANGO_AVAILABLE_IN_1_18
|
116
132
|
void pango_cairo_context_set_shape_renderer (PangoContext *context,
|
117
133
|
PangoCairoShapeRendererFunc func,
|
118
134
|
gpointer data,
|
119
135
|
GDestroyNotify dnotify);
|
136
|
+
PANGO_AVAILABLE_IN_1_18
|
120
137
|
PangoCairoShapeRendererFunc pango_cairo_context_get_shape_renderer (PangoContext *context,
|
121
138
|
gpointer *data);
|
122
139
|
|
123
140
|
/* Convenience
|
124
141
|
*/
|
142
|
+
PANGO_AVAILABLE_IN_1_22
|
125
143
|
PangoContext *pango_cairo_create_context (cairo_t *cr);
|
144
|
+
PANGO_AVAILABLE_IN_ALL
|
126
145
|
PangoLayout *pango_cairo_create_layout (cairo_t *cr);
|
146
|
+
PANGO_AVAILABLE_IN_1_10
|
127
147
|
void pango_cairo_update_layout (cairo_t *cr,
|
128
148
|
PangoLayout *layout);
|
129
149
|
|
130
150
|
/*
|
131
151
|
* Rendering
|
132
152
|
*/
|
153
|
+
PANGO_AVAILABLE_IN_1_10
|
133
154
|
void pango_cairo_show_glyph_string (cairo_t *cr,
|
134
155
|
PangoFont *font,
|
135
156
|
PangoGlyphString *glyphs);
|
157
|
+
PANGO_AVAILABLE_IN_1_22
|
136
158
|
void pango_cairo_show_glyph_item (cairo_t *cr,
|
137
159
|
const char *text,
|
138
160
|
PangoGlyphItem *glyph_item);
|
161
|
+
PANGO_AVAILABLE_IN_1_10
|
139
162
|
void pango_cairo_show_layout_line (cairo_t *cr,
|
140
163
|
PangoLayoutLine *line);
|
164
|
+
PANGO_AVAILABLE_IN_1_10
|
141
165
|
void pango_cairo_show_layout (cairo_t *cr,
|
142
166
|
PangoLayout *layout);
|
143
167
|
|
168
|
+
PANGO_AVAILABLE_IN_1_14
|
144
169
|
void pango_cairo_show_error_underline (cairo_t *cr,
|
145
170
|
double x,
|
146
171
|
double y,
|
@@ -150,14 +175,18 @@ void pango_cairo_show_error_underline (cairo_t *cr,
|
|
150
175
|
/*
|
151
176
|
* Rendering to a path
|
152
177
|
*/
|
178
|
+
PANGO_AVAILABLE_IN_1_10
|
153
179
|
void pango_cairo_glyph_string_path (cairo_t *cr,
|
154
180
|
PangoFont *font,
|
155
181
|
PangoGlyphString *glyphs);
|
182
|
+
PANGO_AVAILABLE_IN_1_10
|
156
183
|
void pango_cairo_layout_line_path (cairo_t *cr,
|
157
184
|
PangoLayoutLine *line);
|
185
|
+
PANGO_AVAILABLE_IN_1_10
|
158
186
|
void pango_cairo_layout_path (cairo_t *cr,
|
159
187
|
PangoLayout *layout);
|
160
188
|
|
189
|
+
PANGO_AVAILABLE_IN_1_14
|
161
190
|
void pango_cairo_error_underline_path (cairo_t *cr,
|
162
191
|
double x,
|
163
192
|
double y,
|
@@ -95,11 +95,14 @@ struct _PangoFcDecoderClass
|
|
95
95
|
void (*_pango_reserved4) (void);
|
96
96
|
};
|
97
97
|
|
98
|
+
PANGO_AVAILABLE_IN_1_6
|
98
99
|
GType pango_fc_decoder_get_type (void) G_GNUC_CONST;
|
99
100
|
|
101
|
+
PANGO_AVAILABLE_IN_1_6
|
100
102
|
FcCharSet *pango_fc_decoder_get_charset (PangoFcDecoder *decoder,
|
101
103
|
PangoFcFont *fcfont);
|
102
104
|
|
105
|
+
PANGO_AVAILABLE_IN_1_6
|
103
106
|
PangoGlyph pango_fc_decoder_get_glyph (PangoFcDecoder *decoder,
|
104
107
|
PangoFcFont *fcfont,
|
105
108
|
guint32 wc);
|
@@ -126,24 +126,29 @@ struct _PangoFcFontClass
|
|
126
126
|
|
127
127
|
#endif /* PANGO_ENABLE_BACKEND */
|
128
128
|
|
129
|
+
PANGO_AVAILABLE_IN_1_4
|
129
130
|
gboolean pango_fc_font_has_char (PangoFcFont *font,
|
130
131
|
gunichar wc);
|
132
|
+
PANGO_AVAILABLE_IN_1_4
|
131
133
|
guint pango_fc_font_get_glyph (PangoFcFont *font,
|
132
134
|
gunichar wc);
|
133
135
|
#ifndef PANGO_DISABLE_DEPRECATED
|
134
|
-
|
136
|
+
PANGO_DEPRECATED_FOR(PANGO_GET_UNKNOWN_GLYPH)
|
135
137
|
PangoGlyph pango_fc_font_get_unknown_glyph (PangoFcFont *font,
|
136
138
|
gunichar wc);
|
137
|
-
|
139
|
+
PANGO_DEPRECATED_IN_1_32
|
138
140
|
void pango_fc_font_kern_glyphs (PangoFcFont *font,
|
139
141
|
PangoGlyphString *glyphs);
|
140
142
|
#endif /* PANGO_DISABLE_DEPRECATED */
|
141
143
|
|
142
144
|
#endif /* PANGO_ENABLE_ENGINE || PANGO_ENABLE_BACKEND */
|
143
145
|
|
146
|
+
PANGO_AVAILABLE_IN_ALL
|
144
147
|
GType pango_fc_font_get_type (void) G_GNUC_CONST;
|
145
148
|
|
149
|
+
PANGO_AVAILABLE_IN_1_4
|
146
150
|
FT_Face pango_fc_font_lock_face (PangoFcFont *font);
|
151
|
+
PANGO_AVAILABLE_IN_1_4
|
147
152
|
void pango_fc_font_unlock_face (PangoFcFont *font);
|
148
153
|
|
149
154
|
G_END_DECLS
|
@@ -42,11 +42,17 @@ G_BEGIN_DECLS
|
|
42
42
|
**/
|
43
43
|
typedef struct _PangoFcFontsetKey PangoFcFontsetKey;
|
44
44
|
|
45
|
+
PANGO_AVAILABLE_IN_1_24
|
45
46
|
PangoLanguage *pango_fc_fontset_key_get_language (const PangoFcFontsetKey *key);
|
47
|
+
PANGO_AVAILABLE_IN_1_24
|
46
48
|
const PangoFontDescription *pango_fc_fontset_key_get_description (const PangoFcFontsetKey *key);
|
49
|
+
PANGO_AVAILABLE_IN_1_24
|
47
50
|
const PangoMatrix *pango_fc_fontset_key_get_matrix (const PangoFcFontsetKey *key);
|
51
|
+
PANGO_AVAILABLE_IN_1_24
|
48
52
|
double pango_fc_fontset_key_get_absolute_size (const PangoFcFontsetKey *key);
|
53
|
+
PANGO_AVAILABLE_IN_1_24
|
49
54
|
double pango_fc_fontset_key_get_resolution (const PangoFcFontsetKey *key);
|
55
|
+
PANGO_AVAILABLE_IN_1_24
|
50
56
|
gpointer pango_fc_fontset_key_get_context_key (const PangoFcFontsetKey *key);
|
51
57
|
|
52
58
|
/**
|
@@ -59,8 +65,11 @@ gpointer pango_fc_fontset_key_get_context_key (const PangoF
|
|
59
65
|
**/
|
60
66
|
typedef struct _PangoFcFontKey PangoFcFontKey;
|
61
67
|
|
68
|
+
PANGO_AVAILABLE_IN_1_24
|
62
69
|
const FcPattern *pango_fc_font_key_get_pattern (const PangoFcFontKey *key);
|
70
|
+
PANGO_AVAILABLE_IN_1_24
|
63
71
|
const PangoMatrix *pango_fc_font_key_get_matrix (const PangoFcFontKey *key);
|
72
|
+
PANGO_AVAILABLE_IN_1_24
|
64
73
|
gpointer pango_fc_font_key_get_context_key (const PangoFcFontKey *key);
|
65
74
|
|
66
75
|
#endif
|
@@ -170,8 +179,8 @@ struct _PangoFcFontMapClass
|
|
170
179
|
gboolean (*context_key_equal) (PangoFcFontMap *fcfontmap,
|
171
180
|
gconstpointer key_a,
|
172
181
|
gconstpointer key_b);
|
173
|
-
|
174
182
|
void (*fontset_key_substitute)(PangoFcFontMap *fontmap,
|
183
|
+
|
175
184
|
PangoFcFontsetKey *fontsetkey,
|
176
185
|
FcPattern *pattern);
|
177
186
|
PangoFcFont *(*create_font) (PangoFcFontMap *fontmap,
|
@@ -186,23 +195,29 @@ struct _PangoFcFontMapClass
|
|
186
195
|
};
|
187
196
|
|
188
197
|
#ifndef PANGO_DISABLE_DEPRECATED
|
189
|
-
|
198
|
+
PANGO_DEPRECATED_IN_1_22_FOR(pango_font_map_create_context)
|
190
199
|
PangoContext * pango_fc_font_map_create_context (PangoFcFontMap *fcfontmap);
|
191
200
|
#endif
|
201
|
+
PANGO_AVAILABLE_IN_1_4
|
192
202
|
void pango_fc_font_map_shutdown (PangoFcFontMap *fcfontmap);
|
193
203
|
|
194
204
|
#endif
|
195
205
|
|
206
|
+
PANGO_AVAILABLE_IN_ALL
|
196
207
|
GType pango_fc_font_map_get_type (void) G_GNUC_CONST;
|
197
208
|
|
209
|
+
PANGO_AVAILABLE_IN_1_4
|
198
210
|
void pango_fc_font_map_cache_clear (PangoFcFontMap *fcfontmap);
|
199
211
|
|
212
|
+
PANGO_AVAILABLE_IN_1_38
|
200
213
|
void
|
201
214
|
pango_fc_font_map_config_changed (PangoFcFontMap *fcfontmap);
|
202
215
|
|
216
|
+
PANGO_AVAILABLE_IN_1_38
|
203
217
|
void
|
204
218
|
pango_fc_font_map_set_config (PangoFcFontMap *fcfontmap,
|
205
219
|
FcConfig *fcconfig);
|
220
|
+
PANGO_AVAILABLE_IN_1_38
|
206
221
|
FcConfig *
|
207
222
|
pango_fc_font_map_get_config (PangoFcFontMap *fcfontmap);
|
208
223
|
|
@@ -219,13 +234,16 @@ pango_fc_font_map_get_config (PangoFcFontMap *fcfontmap);
|
|
219
234
|
typedef PangoFcDecoder * (*PangoFcDecoderFindFunc) (FcPattern *pattern,
|
220
235
|
gpointer user_data);
|
221
236
|
|
237
|
+
PANGO_AVAILABLE_IN_1_6
|
222
238
|
void pango_fc_font_map_add_decoder_find_func (PangoFcFontMap *fcfontmap,
|
223
239
|
PangoFcDecoderFindFunc findfunc,
|
224
240
|
gpointer user_data,
|
225
241
|
GDestroyNotify dnotify);
|
242
|
+
PANGO_AVAILABLE_IN_1_26
|
226
243
|
PangoFcDecoder *pango_fc_font_map_find_decoder (PangoFcFontMap *fcfontmap,
|
227
244
|
FcPattern *pattern);
|
228
245
|
|
246
|
+
PANGO_AVAILABLE_IN_1_4
|
229
247
|
PangoFontDescription *pango_fc_font_description_from_pattern (FcPattern *pattern,
|
230
248
|
gboolean include_size);
|
231
249
|
|
@@ -58,11 +58,13 @@ typedef void (*PangoFT2SubstituteFunc) (FcPattern *pattern,
|
|
58
58
|
|
59
59
|
/* Calls for applications */
|
60
60
|
|
61
|
+
PANGO_AVAILABLE_IN_ALL
|
61
62
|
void pango_ft2_render (FT_Bitmap *bitmap,
|
62
63
|
PangoFont *font,
|
63
64
|
PangoGlyphString *glyphs,
|
64
65
|
gint x,
|
65
66
|
gint y);
|
67
|
+
PANGO_AVAILABLE_IN_1_6
|
66
68
|
void pango_ft2_render_transformed (FT_Bitmap *bitmap,
|
67
69
|
const PangoMatrix *matrix,
|
68
70
|
PangoFont *font,
|
@@ -70,36 +72,45 @@ void pango_ft2_render_transformed (FT_Bitmap *bitmap,
|
|
70
72
|
int x,
|
71
73
|
int y);
|
72
74
|
|
75
|
+
PANGO_AVAILABLE_IN_ALL
|
73
76
|
void pango_ft2_render_layout_line (FT_Bitmap *bitmap,
|
74
77
|
PangoLayoutLine *line,
|
75
78
|
int x,
|
76
79
|
int y);
|
80
|
+
PANGO_AVAILABLE_IN_1_6
|
77
81
|
void pango_ft2_render_layout_line_subpixel (FT_Bitmap *bitmap,
|
78
82
|
PangoLayoutLine *line,
|
79
83
|
int x,
|
80
84
|
int y);
|
85
|
+
PANGO_AVAILABLE_IN_ALL
|
81
86
|
void pango_ft2_render_layout (FT_Bitmap *bitmap,
|
82
87
|
PangoLayout *layout,
|
83
88
|
int x,
|
84
89
|
int y);
|
90
|
+
PANGO_AVAILABLE_IN_1_6
|
85
91
|
void pango_ft2_render_layout_subpixel (FT_Bitmap *bitmap,
|
86
92
|
PangoLayout *layout,
|
87
93
|
int x,
|
88
94
|
int y);
|
89
95
|
|
96
|
+
PANGO_AVAILABLE_IN_ALL
|
90
97
|
GType pango_ft2_font_map_get_type (void) G_GNUC_CONST;
|
91
98
|
|
99
|
+
PANGO_AVAILABLE_IN_1_2
|
92
100
|
PangoFontMap *pango_ft2_font_map_new (void);
|
101
|
+
PANGO_AVAILABLE_IN_1_2
|
93
102
|
void pango_ft2_font_map_set_resolution (PangoFT2FontMap *fontmap,
|
94
103
|
double dpi_x,
|
95
104
|
double dpi_y);
|
105
|
+
PANGO_AVAILABLE_IN_1_2
|
96
106
|
void pango_ft2_font_map_set_default_substitute (PangoFT2FontMap *fontmap,
|
97
107
|
PangoFT2SubstituteFunc func,
|
98
108
|
gpointer data,
|
99
109
|
GDestroyNotify notify);
|
110
|
+
PANGO_AVAILABLE_IN_1_2
|
100
111
|
void pango_ft2_font_map_substitute_changed (PangoFT2FontMap *fontmap);
|
101
112
|
#ifndef PANGO_DISABLE_DEPRECATED
|
102
|
-
|
113
|
+
PANGO_DEPRECATED_IN_1_22_FOR(pango_font_map_create_context)
|
103
114
|
PangoContext *pango_ft2_font_map_create_context (PangoFT2FontMap *fontmap);
|
104
115
|
#endif
|
105
116
|
|
@@ -107,23 +118,23 @@ PangoContext *pango_ft2_font_map_create_context (PangoFT2FontMap
|
|
107
118
|
/* API for rendering modules
|
108
119
|
*/
|
109
120
|
#ifndef PANGO_DISABLE_DEPRECATED
|
110
|
-
|
121
|
+
PANGO_DEPRECATED_FOR(pango_font_map_create_context)
|
111
122
|
PangoContext *pango_ft2_get_context (double dpi_x,
|
112
123
|
double dpi_y);
|
113
|
-
|
124
|
+
PANGO_DEPRECATED_FOR(pango_ft2_font_map_new)
|
114
125
|
PangoFontMap *pango_ft2_font_map_for_display (void);
|
115
|
-
|
126
|
+
PANGO_DEPRECATED
|
116
127
|
void pango_ft2_shutdown_display (void);
|
117
128
|
|
118
|
-
|
129
|
+
PANGO_DEPRECATED_FOR(PANGO_GET_UNKNOWN_GLYPH)
|
119
130
|
PangoGlyph pango_ft2_get_unknown_glyph (PangoFont *font);
|
120
|
-
|
131
|
+
PANGO_DEPRECATED_FOR(pango_fc_font_kern_glyphs)
|
121
132
|
int pango_ft2_font_get_kerning (PangoFont *font,
|
122
133
|
PangoGlyph left,
|
123
134
|
PangoGlyph right);
|
124
|
-
|
135
|
+
PANGO_DEPRECATED_FOR(pango_fc_font_lock_face)
|
125
136
|
FT_Face pango_ft2_font_get_face (PangoFont *font);
|
126
|
-
|
137
|
+
PANGO_DEPRECATED_FOR(pango_font_get_coverage)
|
127
138
|
PangoCoverage *pango_ft2_font_get_coverage (PangoFont *font,
|
128
139
|
PangoLanguage *language);
|
129
140
|
#endif /* PANGO_DISABLE_DEPRECATED */
|
@@ -48,24 +48,28 @@ G_BEGIN_DECLS
|
|
48
48
|
/* Calls for applications
|
49
49
|
*/
|
50
50
|
#ifndef PANGO_DISABLE_DEPRECATED
|
51
|
-
|
51
|
+
PANGO_DEPRECATED_FOR(pango_font_map_create_context)
|
52
52
|
PangoContext * pango_win32_get_context (void);
|
53
53
|
#endif
|
54
54
|
|
55
|
+
PANGO_AVAILABLE_IN_ALL
|
55
56
|
void pango_win32_render (HDC hdc,
|
56
57
|
PangoFont *font,
|
57
58
|
PangoGlyphString *glyphs,
|
58
59
|
gint x,
|
59
60
|
gint y);
|
61
|
+
PANGO_AVAILABLE_IN_ALL
|
60
62
|
void pango_win32_render_layout_line (HDC hdc,
|
61
63
|
PangoLayoutLine *line,
|
62
64
|
int x,
|
63
65
|
int y);
|
66
|
+
PANGO_AVAILABLE_IN_ALL
|
64
67
|
void pango_win32_render_layout (HDC hdc,
|
65
68
|
PangoLayout *layout,
|
66
69
|
int x,
|
67
70
|
int y);
|
68
71
|
|
72
|
+
PANGO_AVAILABLE_IN_ALL
|
69
73
|
void pango_win32_render_transformed (HDC hdc,
|
70
74
|
const PangoMatrix *matrix,
|
71
75
|
PangoFont *font,
|
@@ -79,20 +83,26 @@ void pango_win32_render_transformed (HDC hdc,
|
|
79
83
|
*/
|
80
84
|
|
81
85
|
#ifndef PANGO_DISABLE_DEPRECATED
|
82
|
-
|
86
|
+
PANGO_DEPRECATED_FOR(PANGO_GET_UNKNOWN_GLYPH)
|
83
87
|
PangoGlyph pango_win32_get_unknown_glyph (PangoFont *font,
|
84
88
|
gunichar wc);
|
85
89
|
#endif /* PANGO_DISABLE_DEPRECATED */
|
90
|
+
PANGO_AVAILABLE_IN_ALL
|
86
91
|
gint pango_win32_font_get_glyph_index(PangoFont *font,
|
87
92
|
gunichar wc);
|
88
93
|
|
94
|
+
PANGO_AVAILABLE_IN_ALL
|
89
95
|
HDC pango_win32_get_dc (void);
|
90
96
|
|
97
|
+
PANGO_AVAILABLE_IN_1_2
|
91
98
|
gboolean pango_win32_get_debug_flag (void);
|
92
99
|
|
100
|
+
PANGO_AVAILABLE_IN_ALL
|
93
101
|
gboolean pango_win32_font_select_font (PangoFont *font,
|
94
102
|
HDC hdc);
|
103
|
+
PANGO_AVAILABLE_IN_ALL
|
95
104
|
void pango_win32_font_done_font (PangoFont *font);
|
105
|
+
PANGO_AVAILABLE_IN_ALL
|
96
106
|
double pango_win32_font_get_metrics_factor (PangoFont *font);
|
97
107
|
|
98
108
|
#endif
|
@@ -102,25 +112,37 @@ double pango_win32_font_get_metrics_factor (PangoFont *font);
|
|
102
112
|
*/
|
103
113
|
typedef struct _PangoWin32FontCache PangoWin32FontCache;
|
104
114
|
|
115
|
+
PANGO_AVAILABLE_IN_ALL
|
105
116
|
PangoWin32FontCache *pango_win32_font_cache_new (void);
|
117
|
+
PANGO_AVAILABLE_IN_ALL
|
106
118
|
void pango_win32_font_cache_free (PangoWin32FontCache *cache);
|
107
119
|
|
120
|
+
PANGO_AVAILABLE_IN_ALL
|
108
121
|
HFONT pango_win32_font_cache_load (PangoWin32FontCache *cache,
|
109
122
|
const LOGFONTA *logfont);
|
123
|
+
PANGO_AVAILABLE_IN_1_16
|
110
124
|
HFONT pango_win32_font_cache_loadw (PangoWin32FontCache *cache,
|
111
125
|
const LOGFONTW *logfont);
|
126
|
+
PANGO_AVAILABLE_IN_ALL
|
112
127
|
void pango_win32_font_cache_unload (PangoWin32FontCache *cache,
|
113
128
|
HFONT hfont);
|
114
129
|
|
130
|
+
PANGO_AVAILABLE_IN_ALL
|
115
131
|
PangoFontMap *pango_win32_font_map_for_display (void);
|
132
|
+
PANGO_AVAILABLE_IN_ALL
|
116
133
|
void pango_win32_shutdown_display (void);
|
134
|
+
PANGO_AVAILABLE_IN_ALL
|
117
135
|
PangoWin32FontCache *pango_win32_font_map_get_font_cache (PangoFontMap *font_map);
|
118
136
|
|
137
|
+
PANGO_AVAILABLE_IN_ALL
|
119
138
|
LOGFONTA *pango_win32_font_logfont (PangoFont *font);
|
139
|
+
PANGO_AVAILABLE_IN_1_16
|
120
140
|
LOGFONTW *pango_win32_font_logfontw (PangoFont *font);
|
121
141
|
|
142
|
+
PANGO_AVAILABLE_IN_1_12
|
122
143
|
PangoFontDescription *pango_win32_font_description_from_logfont (const LOGFONTA *lfp);
|
123
144
|
|
145
|
+
PANGO_AVAILABLE_IN_1_16
|
124
146
|
PangoFontDescription *pango_win32_font_description_from_logfontw (const LOGFONTW *lfp);
|
125
147
|
|
126
148
|
G_END_DECLS
|
Binary file
|