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
@@ -2,17 +2,17 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>
|
5
|
+
<title>Index of new symbols in 1.0.5: HarfBuzz Manual</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="HarfBuzz Manual">
|
8
8
|
<link rel="up" href="pt02.html" title="Part II. Reference manual">
|
9
9
|
<link rel="prev" href="api-index-0-9-42.html" title="Index of new symbols in 0.9.42">
|
10
10
|
<link rel="next" href="api-index-1-1-2.html" title="Index of new symbols in 1.1.2">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.25.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">
|
15
|
-
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="
|
15
|
+
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
|
16
16
|
<td width="100%" align="left" class="shortcuts"><span id="nav_index"><a class="shortcut" href="#idxF">F</a></span></td>
|
17
17
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
18
18
|
<td><a accesskey="u" href="pt02.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
|
@@ -37,7 +37,6 @@
|
|
37
37
|
<dd></dd>
|
38
38
|
</div>
|
39
39
|
<div class="footer">
|
40
|
-
<hr>
|
41
|
-
Generated by GTK-Doc V1.20</div>
|
40
|
+
<hr>Generated by GTK-Doc V1.25.1</div>
|
42
41
|
</body>
|
43
42
|
</html>
|
@@ -2,17 +2,17 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>
|
5
|
+
<title>Index of new symbols in 1.1.2: HarfBuzz Manual</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="HarfBuzz Manual">
|
8
8
|
<link rel="up" href="pt02.html" title="Part II. Reference manual">
|
9
9
|
<link rel="prev" href="api-index-1-0-5.html" title="Index of new symbols in 1.0.5">
|
10
10
|
<link rel="next" href="api-index-1-1-3.html" title="Index of new symbols in 1.1.3">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.25.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">
|
15
|
-
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="
|
15
|
+
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
|
16
16
|
<td width="100%" align="left" class="shortcuts"><span id="nav_index"><a class="shortcut" href="#idxF">F</a></span></td>
|
17
17
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
18
18
|
<td><a accesskey="u" href="pt02.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
|
@@ -33,7 +33,6 @@
|
|
33
33
|
<dd></dd>
|
34
34
|
</div>
|
35
35
|
<div class="footer">
|
36
|
-
<hr>
|
37
|
-
Generated by GTK-Doc V1.20</div>
|
36
|
+
<hr>Generated by GTK-Doc V1.25.1</div>
|
38
37
|
</body>
|
39
38
|
</html>
|
@@ -2,24 +2,24 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>
|
5
|
+
<title>Index of new symbols in 1.1.3: HarfBuzz Manual</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="HarfBuzz Manual">
|
8
8
|
<link rel="up" href="pt02.html" title="Part II. Reference manual">
|
9
9
|
<link rel="prev" href="api-index-1-1-2.html" title="Index of new symbols in 1.1.2">
|
10
|
-
<link rel="next" href="
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
10
|
+
<link rel="next" href="api-index-1-2-3.html" title="Index of new symbols in 1.2.3">
|
11
|
+
<meta name="generator" content="GTK-Doc V1.25.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">
|
15
|
-
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="
|
15
|
+
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
|
16
16
|
<td width="100%" align="left" class="shortcuts"><span id="nav_index"><a class="shortcut" href="#idxB">B</a>
|
17
17
|
<span class="dim">|</span>
|
18
18
|
<a class="shortcut" href="#idxF">F</a></span></td>
|
19
19
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
20
20
|
<td><a accesskey="u" href="pt02.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
|
21
21
|
<td><a accesskey="p" href="api-index-1-1-2.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
|
22
|
-
<td><a accesskey="n" href="
|
22
|
+
<td><a accesskey="n" href="api-index-1-2-3.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
|
23
23
|
</tr></table>
|
24
24
|
<div class="index">
|
25
25
|
<div class="titlepage"><div><div><h2 class="title">
|
@@ -44,7 +44,6 @@
|
|
44
44
|
<dd></dd>
|
45
45
|
</div>
|
46
46
|
<div class="footer">
|
47
|
-
<hr>
|
48
|
-
Generated by GTK-Doc V1.20</div>
|
47
|
+
<hr>Generated by GTK-Doc V1.25.1</div>
|
49
48
|
</body>
|
50
49
|
</html>
|
@@ -0,0 +1,46 @@
|
|
1
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
2
|
+
<html>
|
3
|
+
<head>
|
4
|
+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
+
<title>Index of new symbols in 1.2.3: HarfBuzz Manual</title>
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
|
+
<link rel="home" href="index.html" title="HarfBuzz Manual">
|
8
|
+
<link rel="up" href="pt02.html" title="Part II. Reference manual">
|
9
|
+
<link rel="prev" href="api-index-1-1-3.html" title="Index of new symbols in 1.1.3">
|
10
|
+
<link rel="next" href="api-index-1-4-0.html" title="Index of new symbols in 1.4.0">
|
11
|
+
<meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
|
12
|
+
<link rel="stylesheet" href="style.css" type="text/css">
|
13
|
+
</head>
|
14
|
+
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
15
|
+
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
|
16
|
+
<td width="100%" align="left" class="shortcuts"><span id="nav_index"><a class="shortcut" href="#idxF">F</a></span></td>
|
17
|
+
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
18
|
+
<td><a accesskey="u" href="pt02.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
|
19
|
+
<td><a accesskey="p" href="api-index-1-1-3.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
|
20
|
+
<td><a accesskey="n" href="api-index-1-4-0.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
|
21
|
+
</tr></table>
|
22
|
+
<div class="index">
|
23
|
+
<div class="titlepage"><div><div><h2 class="title">
|
24
|
+
<a name="api-index-1-2-3"></a>Index of new symbols in 1.2.3</h2></div></div></div>
|
25
|
+
<a name="idx"></a><a name="idxF"></a><h3 class="title">F</h3>
|
26
|
+
<dt>
|
27
|
+
<a class="link" href="harfbuzz-hb-font.html#hb-font-funcs-set-nominal-glyph-func" title="hb_font_funcs_set_nominal_glyph_func ()">hb_font_funcs_set_nominal_glyph_func</a>, function in <a class="link" href="harfbuzz-hb-font.html" title="hb-font">hb-font</a>
|
28
|
+
</dt>
|
29
|
+
<dd></dd>
|
30
|
+
<dt>
|
31
|
+
<a class="link" href="harfbuzz-hb-font.html#hb-font-funcs-set-variation-glyph-func" title="hb_font_funcs_set_variation_glyph_func ()">hb_font_funcs_set_variation_glyph_func</a>, function in <a class="link" href="harfbuzz-hb-font.html" title="hb-font">hb-font</a>
|
32
|
+
</dt>
|
33
|
+
<dd></dd>
|
34
|
+
<dt>
|
35
|
+
<a class="link" href="harfbuzz-hb-font.html#hb-font-get-nominal-glyph" title="hb_font_get_nominal_glyph ()">hb_font_get_nominal_glyph</a>, function in <a class="link" href="harfbuzz-hb-font.html" title="hb-font">hb-font</a>
|
36
|
+
</dt>
|
37
|
+
<dd></dd>
|
38
|
+
<dt>
|
39
|
+
<a class="link" href="harfbuzz-hb-font.html#hb-font-get-variation-glyph" title="hb_font_get_variation_glyph ()">hb_font_get_variation_glyph</a>, function in <a class="link" href="harfbuzz-hb-font.html" title="hb-font">hb-font</a>
|
40
|
+
</dt>
|
41
|
+
<dd></dd>
|
42
|
+
</div>
|
43
|
+
<div class="footer">
|
44
|
+
<hr>Generated by GTK-Doc V1.25.1</div>
|
45
|
+
</body>
|
46
|
+
</html>
|
@@ -0,0 +1,86 @@
|
|
1
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
2
|
+
<html>
|
3
|
+
<head>
|
4
|
+
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
+
<title>Index of new symbols in 1.4.0: HarfBuzz Manual</title>
|
6
|
+
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
|
+
<link rel="home" href="index.html" title="HarfBuzz Manual">
|
8
|
+
<link rel="up" href="pt02.html" title="Part II. Reference manual">
|
9
|
+
<link rel="prev" href="api-index-1-2-3.html" title="Index of new symbols in 1.2.3">
|
10
|
+
<link rel="next" href="deprecated-api-index.html" title="Index of deprecated API">
|
11
|
+
<meta name="generator" content="GTK-Doc V1.25.1 (XML mode)">
|
12
|
+
<link rel="stylesheet" href="style.css" type="text/css">
|
13
|
+
</head>
|
14
|
+
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
|
15
|
+
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
|
16
|
+
<td width="100%" align="left" class="shortcuts"><span id="nav_index"><a class="shortcut" href="#idxO">O</a></span></td>
|
17
|
+
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
18
|
+
<td><a accesskey="u" href="pt02.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
|
19
|
+
<td><a accesskey="p" href="api-index-1-2-3.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
|
20
|
+
<td><a accesskey="n" href="deprecated-api-index.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
|
21
|
+
</tr></table>
|
22
|
+
<div class="index">
|
23
|
+
<div class="titlepage"><div><div><h2 class="title">
|
24
|
+
<a name="api-index-1-4-0"></a>Index of new symbols in 1.4.0</h2></div></div></div>
|
25
|
+
<a name="idx"></a><a name="idxO"></a><h3 class="title">O</h3>
|
26
|
+
<dt>
|
27
|
+
<a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-constant-t" title="enum hb_ot_math_constant_t">hb_ot_math_constant_t</a>, enum in <a class="link" href="harfbuzz-hb-ot-math.html" title="hb-ot-math">hb-ot-math</a>
|
28
|
+
</dt>
|
29
|
+
<dd></dd>
|
30
|
+
<dt>
|
31
|
+
<a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-get-constant" title="hb_ot_math_get_constant ()">hb_ot_math_get_constant</a>, function in <a class="link" href="harfbuzz-hb-ot-math.html" title="hb-ot-math">hb-ot-math</a>
|
32
|
+
</dt>
|
33
|
+
<dd></dd>
|
34
|
+
<dt>
|
35
|
+
<a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-get-glyph-assembly" title="hb_ot_math_get_glyph_assembly ()">hb_ot_math_get_glyph_assembly</a>, function in <a class="link" href="harfbuzz-hb-ot-math.html" title="hb-ot-math">hb-ot-math</a>
|
36
|
+
</dt>
|
37
|
+
<dd></dd>
|
38
|
+
<dt>
|
39
|
+
<a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-get-glyph-italics-correction" title="hb_ot_math_get_glyph_italics_correction ()">hb_ot_math_get_glyph_italics_correction</a>, function in <a class="link" href="harfbuzz-hb-ot-math.html" title="hb-ot-math">hb-ot-math</a>
|
40
|
+
</dt>
|
41
|
+
<dd></dd>
|
42
|
+
<dt>
|
43
|
+
<a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-get-glyph-kerning" title="hb_ot_math_get_glyph_kerning ()">hb_ot_math_get_glyph_kerning</a>, function in <a class="link" href="harfbuzz-hb-ot-math.html" title="hb-ot-math">hb-ot-math</a>
|
44
|
+
</dt>
|
45
|
+
<dd></dd>
|
46
|
+
<dt>
|
47
|
+
<a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-get-glyph-top-accent-attachment" title="hb_ot_math_get_glyph_top_accent_attachment ()">hb_ot_math_get_glyph_top_accent_attachment</a>, function in <a class="link" href="harfbuzz-hb-ot-math.html" title="hb-ot-math">hb-ot-math</a>
|
48
|
+
</dt>
|
49
|
+
<dd></dd>
|
50
|
+
<dt>
|
51
|
+
<a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-get-glyph-variants" title="hb_ot_math_get_glyph_variants ()">hb_ot_math_get_glyph_variants</a>, function in <a class="link" href="harfbuzz-hb-ot-math.html" title="hb-ot-math">hb-ot-math</a>
|
52
|
+
</dt>
|
53
|
+
<dd></dd>
|
54
|
+
<dt>
|
55
|
+
<a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-get-min-connector-overlap" title="hb_ot_math_get_min_connector_overlap ()">hb_ot_math_get_min_connector_overlap</a>, function in <a class="link" href="harfbuzz-hb-ot-math.html" title="hb-ot-math">hb-ot-math</a>
|
56
|
+
</dt>
|
57
|
+
<dd></dd>
|
58
|
+
<dt>
|
59
|
+
<a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-glyph-part-flags-t" title="enum hb_ot_math_glyph_part_flags_t">hb_ot_math_glyph_part_flags_t</a>, enum in <a class="link" href="harfbuzz-hb-ot-math.html" title="hb-ot-math">hb-ot-math</a>
|
60
|
+
</dt>
|
61
|
+
<dd></dd>
|
62
|
+
<dt>
|
63
|
+
<a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-glyph-part-t" title="hb_ot_math_glyph_part_t">hb_ot_math_glyph_part_t</a>, struct in <a class="link" href="harfbuzz-hb-ot-math.html" title="hb-ot-math">hb-ot-math</a>
|
64
|
+
</dt>
|
65
|
+
<dd></dd>
|
66
|
+
<dt>
|
67
|
+
<a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-glyph-variant-t" title="hb_ot_math_glyph_variant_t">hb_ot_math_glyph_variant_t</a>, struct in <a class="link" href="harfbuzz-hb-ot-math.html" title="hb-ot-math">hb-ot-math</a>
|
68
|
+
</dt>
|
69
|
+
<dd></dd>
|
70
|
+
<dt>
|
71
|
+
<a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-has-data" title="hb_ot_math_has_data ()">hb_ot_math_has_data</a>, function in <a class="link" href="harfbuzz-hb-ot-math.html" title="hb-ot-math">hb-ot-math</a>
|
72
|
+
</dt>
|
73
|
+
<dd></dd>
|
74
|
+
<dt>
|
75
|
+
<a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-is-glyph-extended-shape" title="hb_ot_math_is_glyph_extended_shape ()">hb_ot_math_is_glyph_extended_shape</a>, function in <a class="link" href="harfbuzz-hb-ot-math.html" title="hb-ot-math">hb-ot-math</a>
|
76
|
+
</dt>
|
77
|
+
<dd></dd>
|
78
|
+
<dt>
|
79
|
+
<a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-kern-t" title="enum hb_ot_math_kern_t">hb_ot_math_kern_t</a>, enum in <a class="link" href="harfbuzz-hb-ot-math.html" title="hb-ot-math">hb-ot-math</a>
|
80
|
+
</dt>
|
81
|
+
<dd></dd>
|
82
|
+
</div>
|
83
|
+
<div class="footer">
|
84
|
+
<hr>Generated by GTK-Doc V1.25.1</div>
|
85
|
+
</body>
|
86
|
+
</html>
|
@@ -2,17 +2,17 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>
|
5
|
+
<title>API Index: HarfBuzz Manual</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="HarfBuzz Manual">
|
8
8
|
<link rel="up" href="pt02.html" title="Part II. Reference manual">
|
9
9
|
<link rel="prev" href="object-tree.html" title="Object Hierarchy">
|
10
10
|
<link rel="next" href="api-index-0-9-2.html" title="Index of new symbols in 0.9.2">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.25.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">
|
15
|
-
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="
|
15
|
+
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
|
16
16
|
<td width="100%" align="left" class="shortcuts"><span id="nav_index"><a class="shortcut" href="#idxB">B</a>
|
17
17
|
<span class="dim">|</span>
|
18
18
|
<a class="shortcut" href="#idxC">C</a>
|
@@ -559,7 +559,7 @@
|
|
559
559
|
</dt>
|
560
560
|
<dd></dd>
|
561
561
|
<dt>
|
562
|
-
<a class="link" href="harfbuzz-hb-
|
562
|
+
<a class="link" href="harfbuzz-hb-deprecated.html#hb-font-funcs-set-glyph-func" title="hb_font_funcs_set_glyph_func ()">hb_font_funcs_set_glyph_func</a>, function in <a class="link" href="harfbuzz-hb-deprecated.html" title="hb-deprecated">hb-deprecated</a>
|
563
563
|
</dt>
|
564
564
|
<dd></dd>
|
565
565
|
<dt>
|
@@ -591,10 +591,18 @@
|
|
591
591
|
</dt>
|
592
592
|
<dd></dd>
|
593
593
|
<dt>
|
594
|
+
<a class="link" href="harfbuzz-hb-font.html#hb-font-funcs-set-nominal-glyph-func" title="hb_font_funcs_set_nominal_glyph_func ()">hb_font_funcs_set_nominal_glyph_func</a>, function in <a class="link" href="harfbuzz-hb-font.html" title="hb-font">hb-font</a>
|
595
|
+
</dt>
|
596
|
+
<dd></dd>
|
597
|
+
<dt>
|
594
598
|
<a class="link" href="harfbuzz-hb-font.html#hb-font-funcs-set-user-data" title="hb_font_funcs_set_user_data ()">hb_font_funcs_set_user_data</a>, function in <a class="link" href="harfbuzz-hb-font.html" title="hb-font">hb-font</a>
|
595
599
|
</dt>
|
596
600
|
<dd></dd>
|
597
601
|
<dt>
|
602
|
+
<a class="link" href="harfbuzz-hb-font.html#hb-font-funcs-set-variation-glyph-func" title="hb_font_funcs_set_variation_glyph_func ()">hb_font_funcs_set_variation_glyph_func</a>, function in <a class="link" href="harfbuzz-hb-font.html" title="hb-font">hb-font</a>
|
603
|
+
</dt>
|
604
|
+
<dd></dd>
|
605
|
+
<dt>
|
598
606
|
<a class="link" href="harfbuzz-hb-font.html#hb-font-funcs-t">hb_font_funcs_t</a>, typedef in <a class="link" href="harfbuzz-hb-font.html" title="hb-font">hb-font</a>
|
599
607
|
</dt>
|
600
608
|
<dd></dd>
|
@@ -667,7 +675,7 @@
|
|
667
675
|
</dt>
|
668
676
|
<dd></dd>
|
669
677
|
<dt>
|
670
|
-
<a class="link" href="harfbuzz-hb-
|
678
|
+
<a class="link" href="harfbuzz-hb-deprecated.html#hb-font-get-glyph-func-t" title="hb_font_get_glyph_func_t ()">hb_font_get_glyph_func_t</a>, user_function in <a class="link" href="harfbuzz-hb-deprecated.html" title="hb-deprecated">hb-deprecated</a>
|
671
679
|
</dt>
|
672
680
|
<dd></dd>
|
673
681
|
<dt>
|
@@ -747,6 +755,14 @@
|
|
747
755
|
</dt>
|
748
756
|
<dd></dd>
|
749
757
|
<dt>
|
758
|
+
<a class="link" href="harfbuzz-hb-font.html#hb-font-get-nominal-glyph" title="hb_font_get_nominal_glyph ()">hb_font_get_nominal_glyph</a>, function in <a class="link" href="harfbuzz-hb-font.html" title="hb-font">hb-font</a>
|
759
|
+
</dt>
|
760
|
+
<dd></dd>
|
761
|
+
<dt>
|
762
|
+
<a class="link" href="harfbuzz-hb-font.html#hb-font-get-nominal-glyph-func-t" title="hb_font_get_nominal_glyph_func_t ()">hb_font_get_nominal_glyph_func_t</a>, user_function in <a class="link" href="harfbuzz-hb-font.html" title="hb-font">hb-font</a>
|
763
|
+
</dt>
|
764
|
+
<dd></dd>
|
765
|
+
<dt>
|
750
766
|
<a class="link" href="harfbuzz-hb-font.html#hb-font-get-parent" title="hb_font_get_parent ()">hb_font_get_parent</a>, function in <a class="link" href="harfbuzz-hb-font.html" title="hb-font">hb-font</a>
|
751
767
|
</dt>
|
752
768
|
<dd></dd>
|
@@ -763,6 +779,14 @@
|
|
763
779
|
</dt>
|
764
780
|
<dd></dd>
|
765
781
|
<dt>
|
782
|
+
<a class="link" href="harfbuzz-hb-font.html#hb-font-get-variation-glyph" title="hb_font_get_variation_glyph ()">hb_font_get_variation_glyph</a>, function in <a class="link" href="harfbuzz-hb-font.html" title="hb-font">hb-font</a>
|
783
|
+
</dt>
|
784
|
+
<dd></dd>
|
785
|
+
<dt>
|
786
|
+
<a class="link" href="harfbuzz-hb-font.html#hb-font-get-variation-glyph-func-t" title="hb_font_get_variation_glyph_func_t ()">hb_font_get_variation_glyph_func_t</a>, user_function in <a class="link" href="harfbuzz-hb-font.html" title="hb-font">hb-font</a>
|
787
|
+
</dt>
|
788
|
+
<dd></dd>
|
789
|
+
<dt>
|
766
790
|
<a class="link" href="harfbuzz-hb-font.html#hb-font-get-v-extents" title="hb_font_get_v_extents ()">hb_font_get_v_extents</a>, function in <a class="link" href="harfbuzz-hb-font.html" title="hb-font">hb-font</a>
|
767
791
|
</dt>
|
768
792
|
<dd></dd>
|
@@ -1252,6 +1276,66 @@
|
|
1252
1276
|
</dt>
|
1253
1277
|
<dd></dd>
|
1254
1278
|
<dt>
|
1279
|
+
<a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-constant-t" title="enum hb_ot_math_constant_t">hb_ot_math_constant_t</a>, enum in <a class="link" href="harfbuzz-hb-ot-math.html" title="hb-ot-math">hb-ot-math</a>
|
1280
|
+
</dt>
|
1281
|
+
<dd></dd>
|
1282
|
+
<dt>
|
1283
|
+
<a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-get-constant" title="hb_ot_math_get_constant ()">hb_ot_math_get_constant</a>, function in <a class="link" href="harfbuzz-hb-ot-math.html" title="hb-ot-math">hb-ot-math</a>
|
1284
|
+
</dt>
|
1285
|
+
<dd></dd>
|
1286
|
+
<dt>
|
1287
|
+
<a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-get-glyph-assembly" title="hb_ot_math_get_glyph_assembly ()">hb_ot_math_get_glyph_assembly</a>, function in <a class="link" href="harfbuzz-hb-ot-math.html" title="hb-ot-math">hb-ot-math</a>
|
1288
|
+
</dt>
|
1289
|
+
<dd></dd>
|
1290
|
+
<dt>
|
1291
|
+
<a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-get-glyph-italics-correction" title="hb_ot_math_get_glyph_italics_correction ()">hb_ot_math_get_glyph_italics_correction</a>, function in <a class="link" href="harfbuzz-hb-ot-math.html" title="hb-ot-math">hb-ot-math</a>
|
1292
|
+
</dt>
|
1293
|
+
<dd></dd>
|
1294
|
+
<dt>
|
1295
|
+
<a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-get-glyph-kerning" title="hb_ot_math_get_glyph_kerning ()">hb_ot_math_get_glyph_kerning</a>, function in <a class="link" href="harfbuzz-hb-ot-math.html" title="hb-ot-math">hb-ot-math</a>
|
1296
|
+
</dt>
|
1297
|
+
<dd></dd>
|
1298
|
+
<dt>
|
1299
|
+
<a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-get-glyph-top-accent-attachment" title="hb_ot_math_get_glyph_top_accent_attachment ()">hb_ot_math_get_glyph_top_accent_attachment</a>, function in <a class="link" href="harfbuzz-hb-ot-math.html" title="hb-ot-math">hb-ot-math</a>
|
1300
|
+
</dt>
|
1301
|
+
<dd></dd>
|
1302
|
+
<dt>
|
1303
|
+
<a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-get-glyph-variants" title="hb_ot_math_get_glyph_variants ()">hb_ot_math_get_glyph_variants</a>, function in <a class="link" href="harfbuzz-hb-ot-math.html" title="hb-ot-math">hb-ot-math</a>
|
1304
|
+
</dt>
|
1305
|
+
<dd></dd>
|
1306
|
+
<dt>
|
1307
|
+
<a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-get-min-connector-overlap" title="hb_ot_math_get_min_connector_overlap ()">hb_ot_math_get_min_connector_overlap</a>, function in <a class="link" href="harfbuzz-hb-ot-math.html" title="hb-ot-math">hb-ot-math</a>
|
1308
|
+
</dt>
|
1309
|
+
<dd></dd>
|
1310
|
+
<dt>
|
1311
|
+
<a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-glyph-part-flags-t" title="enum hb_ot_math_glyph_part_flags_t">hb_ot_math_glyph_part_flags_t</a>, enum in <a class="link" href="harfbuzz-hb-ot-math.html" title="hb-ot-math">hb-ot-math</a>
|
1312
|
+
</dt>
|
1313
|
+
<dd></dd>
|
1314
|
+
<dt>
|
1315
|
+
<a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-glyph-part-t" title="hb_ot_math_glyph_part_t">hb_ot_math_glyph_part_t</a>, struct in <a class="link" href="harfbuzz-hb-ot-math.html" title="hb-ot-math">hb-ot-math</a>
|
1316
|
+
</dt>
|
1317
|
+
<dd></dd>
|
1318
|
+
<dt>
|
1319
|
+
<a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-glyph-variant-t" title="hb_ot_math_glyph_variant_t">hb_ot_math_glyph_variant_t</a>, struct in <a class="link" href="harfbuzz-hb-ot-math.html" title="hb-ot-math">hb-ot-math</a>
|
1320
|
+
</dt>
|
1321
|
+
<dd></dd>
|
1322
|
+
<dt>
|
1323
|
+
<a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-has-data" title="hb_ot_math_has_data ()">hb_ot_math_has_data</a>, function in <a class="link" href="harfbuzz-hb-ot-math.html" title="hb-ot-math">hb-ot-math</a>
|
1324
|
+
</dt>
|
1325
|
+
<dd></dd>
|
1326
|
+
<dt>
|
1327
|
+
<a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-is-glyph-extended-shape" title="hb_ot_math_is_glyph_extended_shape ()">hb_ot_math_is_glyph_extended_shape</a>, function in <a class="link" href="harfbuzz-hb-ot-math.html" title="hb-ot-math">hb-ot-math</a>
|
1328
|
+
</dt>
|
1329
|
+
<dd></dd>
|
1330
|
+
<dt>
|
1331
|
+
<a class="link" href="harfbuzz-hb-ot-math.html#hb-ot-math-kern-t" title="enum hb_ot_math_kern_t">hb_ot_math_kern_t</a>, enum in <a class="link" href="harfbuzz-hb-ot-math.html" title="hb-ot-math">hb-ot-math</a>
|
1332
|
+
</dt>
|
1333
|
+
<dd></dd>
|
1334
|
+
<dt>
|
1335
|
+
<a class="link" href="harfbuzz-hb-ot-math.html#HB-OT-MATH-SCRIPT:CAPS" title="HB_OT_MATH_SCRIPT">HB_OT_MATH_SCRIPT</a>, macro in <a class="link" href="harfbuzz-hb-ot-math.html" title="hb-ot-math">hb-ot-math</a>
|
1336
|
+
</dt>
|
1337
|
+
<dd></dd>
|
1338
|
+
<dt>
|
1255
1339
|
<a class="link" href="harfbuzz-hb-ot-shape.html#hb-ot-shape-glyphs-closure" title="hb_ot_shape_glyphs_closure ()">hb_ot_shape_glyphs_closure</a>, function in <a class="link" href="harfbuzz-hb-ot-shape.html" title="hb-ot-shape">hb-ot-shape</a>
|
1256
1340
|
</dt>
|
1257
1341
|
<dd></dd>
|
@@ -1292,6 +1376,10 @@
|
|
1292
1376
|
</dt>
|
1293
1377
|
<dd></dd>
|
1294
1378
|
<dt>
|
1379
|
+
<a class="link" href="harfbuzz-hb-ot-math.html#HB-OT-TAG-MATH:CAPS" title="HB_OT_TAG_MATH">HB_OT_TAG_MATH</a>, macro in <a class="link" href="harfbuzz-hb-ot-math.html" title="hb-ot-math">hb-ot-math</a>
|
1380
|
+
</dt>
|
1381
|
+
<dd></dd>
|
1382
|
+
<dt>
|
1295
1383
|
<a class="link" href="harfbuzz-hb-ot-tag.html#hb-ot-tag-to-language" title="hb_ot_tag_to_language ()">hb_ot_tag_to_language</a>, function in <a class="link" href="harfbuzz-hb-ot-tag.html" title="hb-ot-tag">hb-ot-tag</a>
|
1296
1384
|
</dt>
|
1297
1385
|
<dd></dd>
|
@@ -1734,16 +1822,15 @@
|
|
1734
1822
|
</dt>
|
1735
1823
|
<dd></dd>
|
1736
1824
|
<dt>
|
1737
|
-
<a class="link" href="harfbuzz-hb-version.html#
|
1825
|
+
<a class="link" href="harfbuzz-hb-version.html#HB-VERSION-STRING:CAPS" title="HB_VERSION_STRING">HB_VERSION_STRING</a>, macro in <a class="link" href="harfbuzz-hb-version.html" title="hb-version">hb-version</a>
|
1738
1826
|
</dt>
|
1739
1827
|
<dd></dd>
|
1740
1828
|
<dt>
|
1741
|
-
<a class="link" href="harfbuzz-hb-version.html#
|
1829
|
+
<a class="link" href="harfbuzz-hb-version.html#hb-version-string" title="hb_version_string ()">hb_version_string</a>, function in <a class="link" href="harfbuzz-hb-version.html" title="hb-version">hb-version</a>
|
1742
1830
|
</dt>
|
1743
1831
|
<dd></dd>
|
1744
1832
|
</div>
|
1745
1833
|
<div class="footer">
|
1746
|
-
<hr>
|
1747
|
-
Generated by GTK-Doc V1.20</div>
|
1834
|
+
<hr>Generated by GTK-Doc V1.25.1</div>
|
1748
1835
|
</body>
|
1749
1836
|
</html>
|
@@ -2,17 +2,17 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>
|
5
|
+
<title>Buffers, language, script and direction: HarfBuzz Manual</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="HarfBuzz Manual">
|
8
8
|
<link rel="up" href="pt01.html" title="Part I. User's manual">
|
9
9
|
<link rel="prev" href="hello-harfbuzz.html" title="Hello, Harfbuzz">
|
10
10
|
<link rel="next" href="adding-text-to-the-buffer.html" title="Adding text to the buffer">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.25.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">
|
15
|
-
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="
|
15
|
+
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
|
16
16
|
<td width="100%" align="left" class="shortcuts"></td>
|
17
17
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
18
18
|
<td><a accesskey="u" href="pt01.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
|
@@ -82,7 +82,6 @@ void somefunc(hb_buffer_t *buffer) {
|
|
82
82
|
</div>
|
83
83
|
</div>
|
84
84
|
<div class="footer">
|
85
|
-
<hr>
|
86
|
-
Generated by GTK-Doc V1.20</div>
|
85
|
+
<hr>Generated by GTK-Doc V1.25.1</div>
|
87
86
|
</body>
|
88
87
|
</html>
|
@@ -2,17 +2,17 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>HarfBuzz Manual
|
5
|
+
<title>Building: HarfBuzz Manual</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="HarfBuzz Manual">
|
8
8
|
<link rel="up" href="install-harfbuzz.html" title="Install Harfbuzz">
|
9
9
|
<link rel="prev" href="install-harfbuzz.html" title="Install Harfbuzz">
|
10
10
|
<link rel="next" href="hello-harfbuzz.html" title="Hello, Harfbuzz">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.25.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">
|
15
|
-
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="
|
15
|
+
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
|
16
16
|
<td width="100%" align="left" class="shortcuts"></td>
|
17
17
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
18
18
|
<td><a accesskey="u" href="install-harfbuzz.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
|
@@ -75,7 +75,6 @@
|
|
75
75
|
</p>
|
76
76
|
</div>
|
77
77
|
<div class="footer">
|
78
|
-
<hr>
|
79
|
-
Generated by GTK-Doc V1.20</div>
|
78
|
+
<hr>Generated by GTK-Doc V1.25.1</div>
|
80
79
|
</body>
|
81
80
|
</html>
|