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
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 2903f89f3660a9da848734f1b2e5d8d07e4c20bd
|
4
|
+
data.tar.gz: 5952f73f0801d48a706052eaf847cf72b21056cd
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c621a8f204cca5f40047c203aeea8f14344a2c8da54ab75e31ffbca0cbee990ae969c657ee9c2cba6f692da0ceafdf6eb32238b27c92bdbd1fc4b2540512bd4a
|
7
|
+
data.tar.gz: b41667a58a11d6ba041f70a313642c91b8e6bfd935c088c1cf9f9fe358ec15bdbcec4caa95ef9f3ec9a4932af58746a661a7d4cb947465481ca86300d8baf4c2
|
data/README
CHANGED
data/Rakefile
CHANGED
@@ -50,7 +50,7 @@ package_task = GNOME2::Rake::PackageTask.new do |package|
|
|
50
50
|
:name => "harfbuzz",
|
51
51
|
:download_site => :freedesktop,
|
52
52
|
:label => "HarfBuzz",
|
53
|
-
:version => "1.3.
|
53
|
+
:version => "1.3.3",
|
54
54
|
:compression_method => "bz2",
|
55
55
|
:windows => {
|
56
56
|
:configure_args => [
|
@@ -64,15 +64,12 @@ package_task = GNOME2::Rake::PackageTask.new do |package|
|
|
64
64
|
:name => "pango",
|
65
65
|
:download_site => :gnome,
|
66
66
|
:label => "pango",
|
67
|
-
:version => "1.40.
|
67
|
+
:version => "1.40.3",
|
68
68
|
:compression_method => "xz",
|
69
69
|
:windows => {
|
70
70
|
:configure_args => [
|
71
71
|
"--enable-introspection",
|
72
72
|
],
|
73
|
-
:patches => [
|
74
|
-
"pango-1.34.0-enable-fc-font.diff",
|
75
|
-
],
|
76
73
|
:built_file => "bin/libpango-1.0-0.dll",
|
77
74
|
},
|
78
75
|
},
|
data/lib/2.2/pango.so
CHANGED
Binary file
|
data/lib/2.3/pango.so
CHANGED
Binary file
|
data/vendor/local/bin/derb.exe
CHANGED
Binary file
|
data/vendor/local/bin/genbrk.exe
CHANGED
Binary file
|
Binary file
|
data/vendor/local/bin/gencfu.exe
CHANGED
Binary file
|
data/vendor/local/bin/gencmn.exe
CHANGED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
data/vendor/local/bin/genrb.exe
CHANGED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
data/vendor/local/bin/icupkg.exe
CHANGED
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
Binary file
|
data/vendor/local/bin/uconv.exe
CHANGED
Binary file
|
@@ -0,0 +1,209 @@
|
|
1
|
+
/*
|
2
|
+
* Copyright © 2016 Igalia S.L.
|
3
|
+
*
|
4
|
+
* This is part of HarfBuzz, a text shaping library.
|
5
|
+
*
|
6
|
+
* Permission is hereby granted, without written agreement and without
|
7
|
+
* license or royalty fees, to use, copy, modify, and distribute this
|
8
|
+
* software and its documentation for any purpose, provided that the
|
9
|
+
* above copyright notice and the following two paragraphs appear in
|
10
|
+
* all copies of this software.
|
11
|
+
*
|
12
|
+
* IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE TO ANY PARTY FOR
|
13
|
+
* DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
|
14
|
+
* ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION, EVEN
|
15
|
+
* IF THE COPYRIGHT HOLDER HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
|
16
|
+
* DAMAGE.
|
17
|
+
*
|
18
|
+
* THE COPYRIGHT HOLDER SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING,
|
19
|
+
* BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
20
|
+
* FITNESS FOR A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS
|
21
|
+
* ON AN "AS IS" BASIS, AND THE COPYRIGHT HOLDER HAS NO OBLIGATION TO
|
22
|
+
* PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
|
23
|
+
*
|
24
|
+
* Igalia Author(s): Frédéric Wang
|
25
|
+
*/
|
26
|
+
|
27
|
+
#ifndef HB_OT_H_IN
|
28
|
+
#error "Include <hb-ot.h> instead."
|
29
|
+
#endif
|
30
|
+
|
31
|
+
#ifndef HB_OT_MATH_H
|
32
|
+
#define HB_OT_MATH_H
|
33
|
+
|
34
|
+
#include "hb.h"
|
35
|
+
|
36
|
+
HB_BEGIN_DECLS
|
37
|
+
|
38
|
+
|
39
|
+
/*
|
40
|
+
* MATH
|
41
|
+
*/
|
42
|
+
|
43
|
+
#define HB_OT_TAG_MATH HB_TAG('M','A','T','H')
|
44
|
+
|
45
|
+
/* Use with hb_buffer_set_script() for math shaping. */
|
46
|
+
#define HB_OT_MATH_SCRIPT HB_TAG('m','a','t','h')
|
47
|
+
|
48
|
+
/* Types */
|
49
|
+
|
50
|
+
/**
|
51
|
+
* hb_ot_math_constant_t:
|
52
|
+
*
|
53
|
+
* Since: 1.3.3
|
54
|
+
*/
|
55
|
+
typedef enum {
|
56
|
+
HB_OT_MATH_CONSTANT_SCRIPT_PERCENT_SCALE_DOWN = 0,
|
57
|
+
HB_OT_MATH_CONSTANT_SCRIPT_SCRIPT_PERCENT_SCALE_DOWN = 1,
|
58
|
+
HB_OT_MATH_CONSTANT_DELIMITED_SUB_FORMULA_MIN_HEIGHT = 2,
|
59
|
+
HB_OT_MATH_CONSTANT_DISPLAY_OPERATOR_MIN_HEIGHT = 3,
|
60
|
+
HB_OT_MATH_CONSTANT_MATH_LEADING = 4,
|
61
|
+
HB_OT_MATH_CONSTANT_AXIS_HEIGHT = 5,
|
62
|
+
HB_OT_MATH_CONSTANT_ACCENT_BASE_HEIGHT = 6,
|
63
|
+
HB_OT_MATH_CONSTANT_FLATTENED_ACCENT_BASE_HEIGHT = 7,
|
64
|
+
HB_OT_MATH_CONSTANT_SUBSCRIPT_SHIFT_DOWN = 8,
|
65
|
+
HB_OT_MATH_CONSTANT_SUBSCRIPT_TOP_MAX = 9,
|
66
|
+
HB_OT_MATH_CONSTANT_SUBSCRIPT_BASELINE_DROP_MIN = 10,
|
67
|
+
HB_OT_MATH_CONSTANT_SUPERSCRIPT_SHIFT_UP = 11,
|
68
|
+
HB_OT_MATH_CONSTANT_SUPERSCRIPT_SHIFT_UP_CRAMPED = 12,
|
69
|
+
HB_OT_MATH_CONSTANT_SUPERSCRIPT_BOTTOM_MIN = 13,
|
70
|
+
HB_OT_MATH_CONSTANT_SUPERSCRIPT_BASELINE_DROP_MAX = 14,
|
71
|
+
HB_OT_MATH_CONSTANT_SUB_SUPERSCRIPT_GAP_MIN = 15,
|
72
|
+
HB_OT_MATH_CONSTANT_SUPERSCRIPT_BOTTOM_MAX_WITH_SUBSCRIPT = 16,
|
73
|
+
HB_OT_MATH_CONSTANT_SPACE_AFTER_SCRIPT = 17,
|
74
|
+
HB_OT_MATH_CONSTANT_UPPER_LIMIT_GAP_MIN = 18,
|
75
|
+
HB_OT_MATH_CONSTANT_UPPER_LIMIT_BASELINE_RISE_MIN = 19,
|
76
|
+
HB_OT_MATH_CONSTANT_LOWER_LIMIT_GAP_MIN = 20,
|
77
|
+
HB_OT_MATH_CONSTANT_LOWER_LIMIT_BASELINE_DROP_MIN = 21,
|
78
|
+
HB_OT_MATH_CONSTANT_STACK_TOP_SHIFT_UP = 22,
|
79
|
+
HB_OT_MATH_CONSTANT_STACK_TOP_DISPLAY_STYLE_SHIFT_UP = 23,
|
80
|
+
HB_OT_MATH_CONSTANT_STACK_BOTTOM_SHIFT_DOWN = 24,
|
81
|
+
HB_OT_MATH_CONSTANT_STACK_BOTTOM_DISPLAY_STYLE_SHIFT_DOWN = 25,
|
82
|
+
HB_OT_MATH_CONSTANT_STACK_GAP_MIN = 26,
|
83
|
+
HB_OT_MATH_CONSTANT_STACK_DISPLAY_STYLE_GAP_MIN = 27,
|
84
|
+
HB_OT_MATH_CONSTANT_STRETCH_STACK_TOP_SHIFT_UP = 28,
|
85
|
+
HB_OT_MATH_CONSTANT_STRETCH_STACK_BOTTOM_SHIFT_DOWN = 29,
|
86
|
+
HB_OT_MATH_CONSTANT_STRETCH_STACK_GAP_ABOVE_MIN = 30,
|
87
|
+
HB_OT_MATH_CONSTANT_STRETCH_STACK_GAP_BELOW_MIN = 31,
|
88
|
+
HB_OT_MATH_CONSTANT_FRACTION_NUMERATOR_SHIFT_UP = 32,
|
89
|
+
HB_OT_MATH_CONSTANT_FRACTION_NUMERATOR_DISPLAY_STYLE_SHIFT_UP = 33,
|
90
|
+
HB_OT_MATH_CONSTANT_FRACTION_DENOMINATOR_SHIFT_DOWN = 34,
|
91
|
+
HB_OT_MATH_CONSTANT_FRACTION_DENOMINATOR_DISPLAY_STYLE_SHIFT_DOWN = 35,
|
92
|
+
HB_OT_MATH_CONSTANT_FRACTION_NUMERATOR_GAP_MIN = 36,
|
93
|
+
HB_OT_MATH_CONSTANT_FRACTION_NUM_DISPLAY_STYLE_GAP_MIN = 37,
|
94
|
+
HB_OT_MATH_CONSTANT_FRACTION_RULE_THICKNESS = 38,
|
95
|
+
HB_OT_MATH_CONSTANT_FRACTION_DENOMINATOR_GAP_MIN = 39,
|
96
|
+
HB_OT_MATH_CONSTANT_FRACTION_DENOM_DISPLAY_STYLE_GAP_MIN = 40,
|
97
|
+
HB_OT_MATH_CONSTANT_SKEWED_FRACTION_HORIZONTAL_GAP = 41,
|
98
|
+
HB_OT_MATH_CONSTANT_SKEWED_FRACTION_VERTICAL_GAP = 42,
|
99
|
+
HB_OT_MATH_CONSTANT_OVERBAR_VERTICAL_GAP = 43,
|
100
|
+
HB_OT_MATH_CONSTANT_OVERBAR_RULE_THICKNESS = 44,
|
101
|
+
HB_OT_MATH_CONSTANT_OVERBAR_EXTRA_ASCENDER = 45,
|
102
|
+
HB_OT_MATH_CONSTANT_UNDERBAR_VERTICAL_GAP = 46,
|
103
|
+
HB_OT_MATH_CONSTANT_UNDERBAR_RULE_THICKNESS = 47,
|
104
|
+
HB_OT_MATH_CONSTANT_UNDERBAR_EXTRA_DESCENDER = 48,
|
105
|
+
HB_OT_MATH_CONSTANT_RADICAL_VERTICAL_GAP = 49,
|
106
|
+
HB_OT_MATH_CONSTANT_RADICAL_DISPLAY_STYLE_VERTICAL_GAP = 50,
|
107
|
+
HB_OT_MATH_CONSTANT_RADICAL_RULE_THICKNESS = 51,
|
108
|
+
HB_OT_MATH_CONSTANT_RADICAL_EXTRA_ASCENDER = 52,
|
109
|
+
HB_OT_MATH_CONSTANT_RADICAL_KERN_BEFORE_DEGREE = 53,
|
110
|
+
HB_OT_MATH_CONSTANT_RADICAL_KERN_AFTER_DEGREE = 54,
|
111
|
+
HB_OT_MATH_CONSTANT_RADICAL_DEGREE_BOTTOM_RAISE_PERCENT = 55
|
112
|
+
} hb_ot_math_constant_t;
|
113
|
+
|
114
|
+
/**
|
115
|
+
* hb_ot_math_kern_t:
|
116
|
+
*
|
117
|
+
* Since: 1.3.3
|
118
|
+
*/
|
119
|
+
typedef enum {
|
120
|
+
HB_OT_MATH_KERN_TOP_RIGHT = 0,
|
121
|
+
HB_OT_MATH_KERN_TOP_LEFT = 1,
|
122
|
+
HB_OT_MATH_KERN_BOTTOM_RIGHT = 2,
|
123
|
+
HB_OT_MATH_KERN_BOTTOM_LEFT = 3
|
124
|
+
} hb_ot_math_kern_t;
|
125
|
+
|
126
|
+
/**
|
127
|
+
* hb_ot_math_glyph_variant_t:
|
128
|
+
*
|
129
|
+
* Since: 1.3.3
|
130
|
+
*/
|
131
|
+
typedef struct hb_ot_math_glyph_variant_t {
|
132
|
+
hb_codepoint_t glyph;
|
133
|
+
hb_position_t advance;
|
134
|
+
} hb_ot_math_glyph_variant_t;
|
135
|
+
|
136
|
+
/**
|
137
|
+
* hb_ot_math_glyph_part_flags_t:
|
138
|
+
*
|
139
|
+
* Since: 1.3.3
|
140
|
+
*/
|
141
|
+
typedef enum { /*< flags >*/
|
142
|
+
HB_MATH_GLYPH_PART_FLAG_EXTENDER = 0x00000001u /* Extender glyph */
|
143
|
+
} hb_ot_math_glyph_part_flags_t;
|
144
|
+
|
145
|
+
/**
|
146
|
+
* hb_ot_math_glyph_part_t:
|
147
|
+
*
|
148
|
+
* Since: 1.3.3
|
149
|
+
*/
|
150
|
+
typedef struct hb_ot_math_glyph_part_t {
|
151
|
+
hb_codepoint_t glyph;
|
152
|
+
hb_position_t start_connector_length;
|
153
|
+
hb_position_t end_connector_length;
|
154
|
+
hb_position_t full_advance;
|
155
|
+
hb_ot_math_glyph_part_flags_t flags;
|
156
|
+
} hb_ot_math_glyph_part_t;
|
157
|
+
|
158
|
+
/* Methods */
|
159
|
+
|
160
|
+
HB_EXTERN hb_bool_t
|
161
|
+
hb_ot_math_has_data (hb_face_t *face);
|
162
|
+
|
163
|
+
HB_EXTERN hb_position_t
|
164
|
+
hb_ot_math_get_constant (hb_font_t *font,
|
165
|
+
hb_ot_math_constant_t constant);
|
166
|
+
|
167
|
+
HB_EXTERN hb_position_t
|
168
|
+
hb_ot_math_get_glyph_italics_correction (hb_font_t *font,
|
169
|
+
hb_codepoint_t glyph);
|
170
|
+
|
171
|
+
HB_EXTERN hb_position_t
|
172
|
+
hb_ot_math_get_glyph_top_accent_attachment (hb_font_t *font,
|
173
|
+
hb_codepoint_t glyph);
|
174
|
+
|
175
|
+
HB_EXTERN hb_bool_t
|
176
|
+
hb_ot_math_is_glyph_extended_shape (hb_face_t *face,
|
177
|
+
hb_codepoint_t glyph);
|
178
|
+
|
179
|
+
HB_EXTERN hb_position_t
|
180
|
+
hb_ot_math_get_glyph_kerning (hb_font_t *font,
|
181
|
+
hb_codepoint_t glyph,
|
182
|
+
hb_ot_math_kern_t kern,
|
183
|
+
hb_position_t correction_height);
|
184
|
+
|
185
|
+
HB_EXTERN unsigned int
|
186
|
+
hb_ot_math_get_glyph_variants (hb_font_t *font,
|
187
|
+
hb_codepoint_t glyph,
|
188
|
+
hb_direction_t direction,
|
189
|
+
unsigned int start_offset,
|
190
|
+
unsigned int *variants_count, /* IN/OUT */
|
191
|
+
hb_ot_math_glyph_variant_t *variants /* OUT */);
|
192
|
+
|
193
|
+
HB_EXTERN hb_position_t
|
194
|
+
hb_ot_math_get_min_connector_overlap (hb_font_t *font,
|
195
|
+
hb_direction_t direction);
|
196
|
+
|
197
|
+
HB_EXTERN unsigned int
|
198
|
+
hb_ot_math_get_glyph_assembly (hb_font_t *font,
|
199
|
+
hb_codepoint_t glyph,
|
200
|
+
hb_direction_t direction,
|
201
|
+
unsigned int start_offset,
|
202
|
+
unsigned int *parts_count, /* IN/OUT */
|
203
|
+
hb_ot_math_glyph_part_t *parts, /* OUT */
|
204
|
+
hb_position_t *italics_correction /* OUT */);
|
205
|
+
|
206
|
+
|
207
|
+
HB_END_DECLS
|
208
|
+
|
209
|
+
#endif /* HB_OT_MATH_H */
|
@@ -38,9 +38,9 @@ HB_BEGIN_DECLS
|
|
38
38
|
|
39
39
|
#define HB_VERSION_MAJOR 1
|
40
40
|
#define HB_VERSION_MINOR 3
|
41
|
-
#define HB_VERSION_MICRO
|
41
|
+
#define HB_VERSION_MICRO 3
|
42
42
|
|
43
|
-
#define HB_VERSION_STRING "1.3.
|
43
|
+
#define HB_VERSION_STRING "1.3.3"
|
44
44
|
|
45
45
|
#define HB_VERSION_ATLEAST(major,minor,micro) \
|
46
46
|
((major)*10000+(minor)*100+(micro) <= \
|
@@ -53,12 +53,17 @@ struct _PangoColor
|
|
53
53
|
* The #GObject type for #PangoColor.
|
54
54
|
*/
|
55
55
|
#define PANGO_TYPE_COLOR pango_color_get_type ()
|
56
|
+
PANGO_AVAILABLE_IN_ALL
|
56
57
|
GType pango_color_get_type (void) G_GNUC_CONST;
|
57
58
|
|
59
|
+
PANGO_AVAILABLE_IN_ALL
|
58
60
|
PangoColor *pango_color_copy (const PangoColor *src);
|
61
|
+
PANGO_AVAILABLE_IN_ALL
|
59
62
|
void pango_color_free (PangoColor *color);
|
63
|
+
PANGO_AVAILABLE_IN_ALL
|
60
64
|
gboolean pango_color_parse (PangoColor *color,
|
61
65
|
const char *spec);
|
66
|
+
PANGO_AVAILABLE_IN_1_16
|
62
67
|
gchar *pango_color_to_string(const PangoColor *color);
|
63
68
|
|
64
69
|
|
@@ -429,97 +434,148 @@ struct _PangoAttrFontFeatures
|
|
429
434
|
gchar *features;
|
430
435
|
};
|
431
436
|
|
437
|
+
PANGO_AVAILABLE_IN_ALL
|
432
438
|
PangoAttrType pango_attr_type_register (const gchar *name);
|
439
|
+
PANGO_AVAILABLE_IN_1_22
|
433
440
|
const char * pango_attr_type_get_name (PangoAttrType type) G_GNUC_CONST;
|
434
441
|
|
442
|
+
PANGO_AVAILABLE_IN_1_20
|
435
443
|
void pango_attribute_init (PangoAttribute *attr,
|
436
444
|
const PangoAttrClass *klass);
|
445
|
+
PANGO_AVAILABLE_IN_ALL
|
437
446
|
PangoAttribute * pango_attribute_copy (const PangoAttribute *attr);
|
447
|
+
PANGO_AVAILABLE_IN_ALL
|
438
448
|
void pango_attribute_destroy (PangoAttribute *attr);
|
449
|
+
PANGO_AVAILABLE_IN_ALL
|
439
450
|
gboolean pango_attribute_equal (const PangoAttribute *attr1,
|
440
451
|
const PangoAttribute *attr2) G_GNUC_PURE;
|
441
452
|
|
453
|
+
PANGO_AVAILABLE_IN_ALL
|
442
454
|
PangoAttribute *pango_attr_language_new (PangoLanguage *language);
|
455
|
+
PANGO_AVAILABLE_IN_ALL
|
443
456
|
PangoAttribute *pango_attr_family_new (const char *family);
|
457
|
+
PANGO_AVAILABLE_IN_ALL
|
444
458
|
PangoAttribute *pango_attr_foreground_new (guint16 red,
|
445
459
|
guint16 green,
|
446
460
|
guint16 blue);
|
461
|
+
PANGO_AVAILABLE_IN_ALL
|
447
462
|
PangoAttribute *pango_attr_background_new (guint16 red,
|
448
463
|
guint16 green,
|
449
464
|
guint16 blue);
|
465
|
+
PANGO_AVAILABLE_IN_ALL
|
450
466
|
PangoAttribute *pango_attr_size_new (int size);
|
467
|
+
PANGO_AVAILABLE_IN_1_8
|
451
468
|
PangoAttribute *pango_attr_size_new_absolute (int size);
|
469
|
+
PANGO_AVAILABLE_IN_ALL
|
452
470
|
PangoAttribute *pango_attr_style_new (PangoStyle style);
|
471
|
+
PANGO_AVAILABLE_IN_ALL
|
453
472
|
PangoAttribute *pango_attr_weight_new (PangoWeight weight);
|
473
|
+
PANGO_AVAILABLE_IN_ALL
|
454
474
|
PangoAttribute *pango_attr_variant_new (PangoVariant variant);
|
475
|
+
PANGO_AVAILABLE_IN_ALL
|
455
476
|
PangoAttribute *pango_attr_stretch_new (PangoStretch stretch);
|
477
|
+
PANGO_AVAILABLE_IN_ALL
|
456
478
|
PangoAttribute *pango_attr_font_desc_new (const PangoFontDescription *desc);
|
457
479
|
|
480
|
+
PANGO_AVAILABLE_IN_ALL
|
458
481
|
PangoAttribute *pango_attr_underline_new (PangoUnderline underline);
|
482
|
+
PANGO_AVAILABLE_IN_1_8
|
459
483
|
PangoAttribute *pango_attr_underline_color_new (guint16 red,
|
460
484
|
guint16 green,
|
461
485
|
guint16 blue);
|
486
|
+
PANGO_AVAILABLE_IN_ALL
|
462
487
|
PangoAttribute *pango_attr_strikethrough_new (gboolean strikethrough);
|
488
|
+
PANGO_AVAILABLE_IN_1_8
|
463
489
|
PangoAttribute *pango_attr_strikethrough_color_new (guint16 red,
|
464
490
|
guint16 green,
|
465
491
|
guint16 blue);
|
466
492
|
|
493
|
+
PANGO_AVAILABLE_IN_ALL
|
467
494
|
PangoAttribute *pango_attr_rise_new (int rise);
|
495
|
+
PANGO_AVAILABLE_IN_ALL
|
468
496
|
PangoAttribute *pango_attr_scale_new (double scale_factor);
|
497
|
+
PANGO_AVAILABLE_IN_1_4
|
469
498
|
PangoAttribute *pango_attr_fallback_new (gboolean enable_fallback);
|
499
|
+
PANGO_AVAILABLE_IN_1_6
|
470
500
|
PangoAttribute *pango_attr_letter_spacing_new (int letter_spacing);
|
471
501
|
|
502
|
+
PANGO_AVAILABLE_IN_ALL
|
472
503
|
PangoAttribute *pango_attr_shape_new (const PangoRectangle *ink_rect,
|
473
504
|
const PangoRectangle *logical_rect);
|
505
|
+
PANGO_AVAILABLE_IN_1_8
|
474
506
|
PangoAttribute *pango_attr_shape_new_with_data (const PangoRectangle *ink_rect,
|
475
507
|
const PangoRectangle *logical_rect,
|
476
508
|
gpointer data,
|
477
509
|
PangoAttrDataCopyFunc copy_func,
|
478
510
|
GDestroyNotify destroy_func);
|
479
511
|
|
512
|
+
PANGO_AVAILABLE_IN_1_16
|
480
513
|
PangoAttribute *pango_attr_gravity_new (PangoGravity gravity);
|
514
|
+
PANGO_AVAILABLE_IN_1_16
|
481
515
|
PangoAttribute *pango_attr_gravity_hint_new (PangoGravityHint hint);
|
516
|
+
PANGO_AVAILABLE_IN_1_38
|
482
517
|
PangoAttribute *pango_attr_font_features_new (const gchar *features);
|
518
|
+
PANGO_AVAILABLE_IN_1_38
|
483
519
|
PangoAttribute *pango_attr_foreground_alpha_new (guint16 alpha);
|
520
|
+
PANGO_AVAILABLE_IN_1_38
|
484
521
|
PangoAttribute *pango_attr_background_alpha_new (guint16 alpha);
|
485
522
|
|
523
|
+
PANGO_AVAILABLE_IN_ALL
|
486
524
|
GType pango_attr_list_get_type (void) G_GNUC_CONST;
|
525
|
+
PANGO_AVAILABLE_IN_ALL
|
487
526
|
PangoAttrList * pango_attr_list_new (void);
|
527
|
+
PANGO_AVAILABLE_IN_1_10
|
488
528
|
PangoAttrList * pango_attr_list_ref (PangoAttrList *list);
|
529
|
+
PANGO_AVAILABLE_IN_ALL
|
489
530
|
void pango_attr_list_unref (PangoAttrList *list);
|
531
|
+
PANGO_AVAILABLE_IN_ALL
|
490
532
|
PangoAttrList * pango_attr_list_copy (PangoAttrList *list);
|
533
|
+
PANGO_AVAILABLE_IN_ALL
|
491
534
|
void pango_attr_list_insert (PangoAttrList *list,
|
492
535
|
PangoAttribute *attr);
|
536
|
+
PANGO_AVAILABLE_IN_ALL
|
493
537
|
void pango_attr_list_insert_before (PangoAttrList *list,
|
494
538
|
PangoAttribute *attr);
|
539
|
+
PANGO_AVAILABLE_IN_ALL
|
495
540
|
void pango_attr_list_change (PangoAttrList *list,
|
496
541
|
PangoAttribute *attr);
|
542
|
+
PANGO_AVAILABLE_IN_ALL
|
497
543
|
void pango_attr_list_splice (PangoAttrList *list,
|
498
544
|
PangoAttrList *other,
|
499
545
|
gint pos,
|
500
546
|
gint len);
|
501
547
|
|
548
|
+
PANGO_AVAILABLE_IN_1_2
|
502
549
|
PangoAttrList *pango_attr_list_filter (PangoAttrList *list,
|
503
550
|
PangoAttrFilterFunc func,
|
504
551
|
gpointer data);
|
505
552
|
|
553
|
+
PANGO_AVAILABLE_IN_ALL
|
506
554
|
PangoAttrIterator *pango_attr_list_get_iterator (PangoAttrList *list);
|
507
555
|
|
556
|
+
PANGO_AVAILABLE_IN_ALL
|
508
557
|
void pango_attr_iterator_range (PangoAttrIterator *iterator,
|
509
558
|
gint *start,
|
510
559
|
gint *end);
|
560
|
+
PANGO_AVAILABLE_IN_ALL
|
511
561
|
gboolean pango_attr_iterator_next (PangoAttrIterator *iterator);
|
562
|
+
PANGO_AVAILABLE_IN_ALL
|
512
563
|
PangoAttrIterator *pango_attr_iterator_copy (PangoAttrIterator *iterator);
|
564
|
+
PANGO_AVAILABLE_IN_ALL
|
513
565
|
void pango_attr_iterator_destroy (PangoAttrIterator *iterator);
|
566
|
+
PANGO_AVAILABLE_IN_ALL
|
514
567
|
PangoAttribute * pango_attr_iterator_get (PangoAttrIterator *iterator,
|
515
568
|
PangoAttrType type);
|
569
|
+
PANGO_AVAILABLE_IN_ALL
|
516
570
|
void pango_attr_iterator_get_font (PangoAttrIterator *iterator,
|
517
571
|
PangoFontDescription *desc,
|
518
572
|
PangoLanguage **language,
|
519
573
|
GSList **extra_attrs);
|
574
|
+
PANGO_AVAILABLE_IN_1_2
|
520
575
|
GSList * pango_attr_iterator_get_attrs (PangoAttrIterator *iterator);
|
521
576
|
|
522
577
|
|
578
|
+
PANGO_AVAILABLE_IN_ALL
|
523
579
|
gboolean pango_parse_markup (const char *markup_text,
|
524
580
|
int length,
|
525
581
|
gunichar accel_marker,
|
@@ -528,7 +584,9 @@ gboolean pango_parse_markup (const char *markup_text,
|
|
528
584
|
gunichar *accel_char,
|
529
585
|
GError **error);
|
530
586
|
|
587
|
+
PANGO_AVAILABLE_IN_1_32
|
531
588
|
GMarkupParseContext * pango_markup_parser_new (gunichar accel_marker);
|
589
|
+
PANGO_AVAILABLE_IN_1_32
|
532
590
|
gboolean pango_markup_parser_finish (GMarkupParseContext *context,
|
533
591
|
PangoAttrList **attr_list,
|
534
592
|
char **text,
|