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,25 +2,25 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>
|
5
|
+
<title>hb-shape-plan: 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
|
-
<link rel="up" href="
|
9
|
-
<link rel="prev" href="harfbuzz-hb-ot-
|
8
|
+
<link rel="up" href="ch08.html" title="Harfbuzz API">
|
9
|
+
<link rel="prev" href="harfbuzz-hb-ot-math.html" title="hb-ot-math">
|
10
10
|
<link rel="next" href="harfbuzz-hb-glib.html" title="hb-glib">
|
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">
|
17
|
-
<a href="#" class="shortcut">Top</a><span id="nav_description">
|
18
|
-
<a href="#harfbuzz-hb-shape-plan.description" class="shortcut">Description</a></span><span id="nav_hierarchy">
|
17
|
+
<a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span>
|
18
|
+
<a href="#harfbuzz-hb-shape-plan.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span>
|
19
19
|
<a href="#harfbuzz-hb-shape-plan.object-hierarchy" class="shortcut">Object Hierarchy</a></span>
|
20
20
|
</td>
|
21
21
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
22
|
-
<td><a accesskey="u" href="
|
23
|
-
<td><a accesskey="p" href="harfbuzz-hb-ot-
|
22
|
+
<td><a accesskey="u" href="ch08.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
|
23
|
+
<td><a accesskey="p" href="harfbuzz-hb-ot-math.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
|
24
24
|
<td><a accesskey="n" href="harfbuzz-hb-glib.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
|
25
25
|
</tr></table>
|
26
26
|
<div class="refentry">
|
@@ -129,7 +129,7 @@
|
|
129
129
|
</div>
|
130
130
|
<div class="refsect1">
|
131
131
|
<a name="harfbuzz-hb-shape-plan.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
132
|
-
<pre class="screen"> GBoxed
|
132
|
+
<pre class="screen"> <a href="/home/behdad/.local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html">GBoxed</a>
|
133
133
|
<span class="lineart">╰──</span> hb_shape_plan_t
|
134
134
|
</pre>
|
135
135
|
</div>
|
@@ -146,6 +146,35 @@ hb_shape_plan_create (<em class="parameter"><code><a class="link" href="harfbuzz
|
|
146
146
|
<em class="parameter"><code>const <a class="link" href="harfbuzz-Shaping.html#hb-feature-t"><span class="type">hb_feature_t</span></a> *user_features</code></em>,
|
147
147
|
<em class="parameter"><code>unsigned <span class="type">int</span> num_user_features</code></em>,
|
148
148
|
<em class="parameter"><code>const <span class="type">char</span> * const *shaper_list</code></em>);</pre>
|
149
|
+
<p><span class="annotation">[Xconstructor]</span></p>
|
150
|
+
<div class="refsect3">
|
151
|
+
<a name="hb-shape-plan-create.parameters"></a><h4>Parameters</h4>
|
152
|
+
<div class="informaltable"><table width="100%" border="0">
|
153
|
+
<colgroup>
|
154
|
+
<col width="150px" class="parameters_name">
|
155
|
+
<col class="parameters_description">
|
156
|
+
<col width="200px" class="parameters_annotations">
|
157
|
+
</colgroup>
|
158
|
+
<tbody>
|
159
|
+
<tr>
|
160
|
+
<td class="parameter_name"><p>user_features</p></td>
|
161
|
+
<td class="parameter_description"><p>. </p></td>
|
162
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=num_user_features]</span></td>
|
163
|
+
</tr>
|
164
|
+
<tr>
|
165
|
+
<td class="parameter_name"><p>shaper_list</p></td>
|
166
|
+
<td class="parameter_description"><p>. </p></td>
|
167
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> zero-terminated=1]</span></td>
|
168
|
+
</tr>
|
169
|
+
</tbody>
|
170
|
+
</table></div>
|
171
|
+
</div>
|
172
|
+
<div class="refsect3">
|
173
|
+
<a name="hb-shape-plan-create.returns"></a><h4>Returns</h4>
|
174
|
+
<p>. </p>
|
175
|
+
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
176
|
+
</div>
|
177
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-7.html#api-index-0.9.7">0.9.7</a></p>
|
149
178
|
</div>
|
150
179
|
<hr>
|
151
180
|
<div class="refsect2">
|
@@ -157,7 +186,7 @@ hb_shape_plan_create_cached (<em class="parameter"><code><a class="link" href="h
|
|
157
186
|
<em class="parameter"><code>unsigned <span class="type">int</span> num_user_features</code></em>,
|
158
187
|
<em class="parameter"><code>const <span class="type">char</span> * const *shaper_list</code></em>);</pre>
|
159
188
|
<div class="refsect3">
|
160
|
-
<a name="
|
189
|
+
<a name="hb-shape-plan-create-cached.parameters"></a><h4>Parameters</h4>
|
161
190
|
<div class="informaltable"><table width="100%" border="0">
|
162
191
|
<colgroup>
|
163
192
|
<col width="150px" class="parameters_name">
|
@@ -179,19 +208,20 @@ hb_shape_plan_create_cached (<em class="parameter"><code><a class="link" href="h
|
|
179
208
|
</table></div>
|
180
209
|
</div>
|
181
210
|
<div class="refsect3">
|
182
|
-
<a name="
|
211
|
+
<a name="hb-shape-plan-create-cached.returns"></a><h4>Returns</h4>
|
183
212
|
<p>. </p>
|
184
213
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
185
214
|
</div>
|
186
|
-
<p class="since">Since 0.9.7</p>
|
215
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-7.html#api-index-0.9.7">0.9.7</a></p>
|
187
216
|
</div>
|
188
217
|
<hr>
|
189
218
|
<div class="refsect2">
|
190
219
|
<a name="hb-shape-plan-destroy"></a><h3>hb_shape_plan_destroy ()</h3>
|
191
220
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
192
221
|
hb_shape_plan_destroy (<em class="parameter"><code><a class="link" href="harfbuzz-hb-shape-plan.html#hb-shape-plan-t"><span class="type">hb_shape_plan_t</span></a> *shape_plan</code></em>);</pre>
|
222
|
+
<p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
|
193
223
|
<div class="refsect3">
|
194
|
-
<a name="
|
224
|
+
<a name="hb-shape-plan-destroy.parameters"></a><h4>Parameters</h4>
|
195
225
|
<div class="informaltable"><table width="100%" border="0">
|
196
226
|
<colgroup>
|
197
227
|
<col width="150px" class="parameters_name">
|
@@ -205,7 +235,7 @@ hb_shape_plan_destroy (<em class="parameter"><code><a class="link" href="harfbuz
|
|
205
235
|
</tr></tbody>
|
206
236
|
</table></div>
|
207
237
|
</div>
|
208
|
-
<p class="since">Since 0.9.7</p>
|
238
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-7.html#api-index-0.9.7">0.9.7</a></p>
|
209
239
|
</div>
|
210
240
|
<hr>
|
211
241
|
<div class="refsect2">
|
@@ -217,7 +247,7 @@ hb_shape_plan_execute (<em class="parameter"><code><a class="link" href="harfbuz
|
|
217
247
|
<em class="parameter"><code>const <a class="link" href="harfbuzz-Shaping.html#hb-feature-t"><span class="type">hb_feature_t</span></a> *features</code></em>,
|
218
248
|
<em class="parameter"><code>unsigned <span class="type">int</span> num_features</code></em>);</pre>
|
219
249
|
<div class="refsect3">
|
220
|
-
<a name="
|
250
|
+
<a name="hb-shape-plan-execute.parameters"></a><h4>Parameters</h4>
|
221
251
|
<div class="informaltable"><table width="100%" border="0">
|
222
252
|
<colgroup>
|
223
253
|
<col width="150px" class="parameters_name">
|
@@ -248,11 +278,7 @@ hb_shape_plan_execute (<em class="parameter"><code><a class="link" href="harfbuz
|
|
248
278
|
</tbody>
|
249
279
|
</table></div>
|
250
280
|
</div>
|
251
|
-
<
|
252
|
-
<a name="id-1.3.3.18.8.5.5"></a><h4>Returns</h4>
|
253
|
-
<p></p>
|
254
|
-
</div>
|
255
|
-
<p class="since">Since 0.9.7</p>
|
281
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-7.html#api-index-0.9.7">0.9.7</a></p>
|
256
282
|
</div>
|
257
283
|
<hr>
|
258
284
|
<div class="refsect2">
|
@@ -260,11 +286,11 @@ hb_shape_plan_execute (<em class="parameter"><code><a class="link" href="harfbuz
|
|
260
286
|
<pre class="programlisting"><a class="link" href="harfbuzz-hb-shape-plan.html#hb-shape-plan-t"><span class="returnvalue">hb_shape_plan_t</span></a> *
|
261
287
|
hb_shape_plan_get_empty (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
262
288
|
<div class="refsect3">
|
263
|
-
<a name="
|
289
|
+
<a name="hb-shape-plan-get-empty.returns"></a><h4>Returns</h4>
|
264
290
|
<p>. </p>
|
265
291
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
266
292
|
</div>
|
267
|
-
<p class="since">Since 0.9.7</p>
|
293
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-7.html#api-index-0.9.7">0.9.7</a></p>
|
268
294
|
</div>
|
269
295
|
<hr>
|
270
296
|
<div class="refsect2">
|
@@ -272,7 +298,7 @@ hb_shape_plan_get_empty (<em class="parameter"><code><span class="type">void</sp
|
|
272
298
|
<pre class="programlisting">const <span class="returnvalue">char</span> *
|
273
299
|
hb_shape_plan_get_shaper (<em class="parameter"><code><a class="link" href="harfbuzz-hb-shape-plan.html#hb-shape-plan-t"><span class="type">hb_shape_plan_t</span></a> *shape_plan</code></em>);</pre>
|
274
300
|
<div class="refsect3">
|
275
|
-
<a name="
|
301
|
+
<a name="hb-shape-plan-get-shaper.parameters"></a><h4>Parameters</h4>
|
276
302
|
<div class="informaltable"><table width="100%" border="0">
|
277
303
|
<colgroup>
|
278
304
|
<col width="150px" class="parameters_name">
|
@@ -287,11 +313,11 @@ hb_shape_plan_get_shaper (<em class="parameter"><code><a class="link" href="harf
|
|
287
313
|
</table></div>
|
288
314
|
</div>
|
289
315
|
<div class="refsect3">
|
290
|
-
<a name="
|
316
|
+
<a name="hb-shape-plan-get-shaper.returns"></a><h4>Returns</h4>
|
291
317
|
<p>. </p>
|
292
318
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
293
319
|
</div>
|
294
|
-
<p class="since">Since 0.9.7</p>
|
320
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-7.html#api-index-0.9.7">0.9.7</a></p>
|
295
321
|
</div>
|
296
322
|
<hr>
|
297
323
|
<div class="refsect2">
|
@@ -299,8 +325,9 @@ hb_shape_plan_get_shaper (<em class="parameter"><code><a class="link" href="harf
|
|
299
325
|
<pre class="programlisting"><span class="returnvalue">void</span> *
|
300
326
|
hb_shape_plan_get_user_data (<em class="parameter"><code><a class="link" href="harfbuzz-hb-shape-plan.html#hb-shape-plan-t"><span class="type">hb_shape_plan_t</span></a> *shape_plan</code></em>,
|
301
327
|
<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-user-data-key-t"><span class="type">hb_user_data_key_t</span></a> *key</code></em>);</pre>
|
328
|
+
<p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
|
302
329
|
<div class="refsect3">
|
303
|
-
<a name="
|
330
|
+
<a name="hb-shape-plan-get-user-data.parameters"></a><h4>Parameters</h4>
|
304
331
|
<div class="informaltable"><table width="100%" border="0">
|
305
332
|
<colgroup>
|
306
333
|
<col width="150px" class="parameters_name">
|
@@ -315,19 +342,20 @@ hb_shape_plan_get_user_data (<em class="parameter"><code><a class="link" href="h
|
|
315
342
|
</table></div>
|
316
343
|
</div>
|
317
344
|
<div class="refsect3">
|
318
|
-
<a name="
|
345
|
+
<a name="hb-shape-plan-get-user-data.returns"></a><h4>Returns</h4>
|
319
346
|
<p>. </p>
|
320
347
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
321
348
|
</div>
|
322
|
-
<p class="since">Since 0.9.7</p>
|
349
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-7.html#api-index-0.9.7">0.9.7</a></p>
|
323
350
|
</div>
|
324
351
|
<hr>
|
325
352
|
<div class="refsect2">
|
326
353
|
<a name="hb-shape-plan-reference"></a><h3>hb_shape_plan_reference ()</h3>
|
327
354
|
<pre class="programlisting"><a class="link" href="harfbuzz-hb-shape-plan.html#hb-shape-plan-t"><span class="returnvalue">hb_shape_plan_t</span></a> *
|
328
355
|
hb_shape_plan_reference (<em class="parameter"><code><a class="link" href="harfbuzz-hb-shape-plan.html#hb-shape-plan-t"><span class="type">hb_shape_plan_t</span></a> *shape_plan</code></em>);</pre>
|
356
|
+
<p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
|
329
357
|
<div class="refsect3">
|
330
|
-
<a name="
|
358
|
+
<a name="hb-shape-plan-reference.parameters"></a><h4>Parameters</h4>
|
331
359
|
<div class="informaltable"><table width="100%" border="0">
|
332
360
|
<colgroup>
|
333
361
|
<col width="150px" class="parameters_name">
|
@@ -342,11 +370,11 @@ hb_shape_plan_reference (<em class="parameter"><code><a class="link" href="harfb
|
|
342
370
|
</table></div>
|
343
371
|
</div>
|
344
372
|
<div class="refsect3">
|
345
|
-
<a name="
|
373
|
+
<a name="hb-shape-plan-reference.returns"></a><h4>Returns</h4>
|
346
374
|
<p>. </p>
|
347
375
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
348
376
|
</div>
|
349
|
-
<p class="since">Since 0.9.7</p>
|
377
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-7.html#api-index-0.9.7">0.9.7</a></p>
|
350
378
|
</div>
|
351
379
|
<hr>
|
352
380
|
<div class="refsect2">
|
@@ -357,8 +385,9 @@ hb_shape_plan_set_user_data (<em class="parameter"><code><a class="link" href="h
|
|
357
385
|
<em class="parameter"><code><span class="type">void</span> *data</code></em>,
|
358
386
|
<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-destroy-func-t" title="hb_destroy_func_t ()"><span class="type">hb_destroy_func_t</span></a> destroy</code></em>,
|
359
387
|
<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-bool-t" title="hb_bool_t"><span class="type">hb_bool_t</span></a> replace</code></em>);</pre>
|
388
|
+
<p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
|
360
389
|
<div class="refsect3">
|
361
|
-
<a name="
|
390
|
+
<a name="hb-shape-plan-set-user-data.parameters"></a><h4>Parameters</h4>
|
362
391
|
<div class="informaltable"><table width="100%" border="0">
|
363
392
|
<colgroup>
|
364
393
|
<col width="150px" class="parameters_name">
|
@@ -372,11 +401,7 @@ hb_shape_plan_set_user_data (<em class="parameter"><code><a class="link" href="h
|
|
372
401
|
</tr></tbody>
|
373
402
|
</table></div>
|
374
403
|
</div>
|
375
|
-
<
|
376
|
-
<a name="id-1.3.3.18.8.10.5"></a><h4>Returns</h4>
|
377
|
-
<p></p>
|
378
|
-
</div>
|
379
|
-
<p class="since">Since 0.9.7</p>
|
404
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-7.html#api-index-0.9.7">0.9.7</a></p>
|
380
405
|
</div>
|
381
406
|
</div>
|
382
407
|
<div class="refsect1">
|
@@ -389,7 +414,6 @@ hb_shape_plan_set_user_data (<em class="parameter"><code><a class="link" href="h
|
|
389
414
|
</div>
|
390
415
|
</div>
|
391
416
|
<div class="footer">
|
392
|
-
<hr>
|
393
|
-
Generated by GTK-Doc V1.20</div>
|
417
|
+
<hr>Generated by GTK-Doc V1.25.1</div>
|
394
418
|
</body>
|
395
419
|
</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>HarfBuzz Manual
|
5
|
+
<title>hb-unicode: 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
|
-
<link rel="up" href="
|
8
|
+
<link rel="up" href="ch08.html" title="Harfbuzz API">
|
9
9
|
<link rel="prev" href="harfbuzz-hb-common.html" title="hb-common">
|
10
10
|
<link rel="next" href="harfbuzz-Buffers.html" title="Buffers">
|
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">
|
17
|
-
<a href="#" class="shortcut">Top</a><span id="nav_description">
|
18
|
-
<a href="#harfbuzz-hb-unicode.description" class="shortcut">Description</a></span><span id="nav_hierarchy">
|
17
|
+
<a href="#" class="shortcut">Top</a><span id="nav_description"> <span class="dim">|</span>
|
18
|
+
<a href="#harfbuzz-hb-unicode.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span>
|
19
19
|
<a href="#harfbuzz-hb-unicode.object-hierarchy" class="shortcut">Object Hierarchy</a></span>
|
20
20
|
</td>
|
21
21
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
22
|
-
<td><a accesskey="u" href="
|
22
|
+
<td><a accesskey="u" href="ch08.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
|
23
23
|
<td><a accesskey="p" href="harfbuzz-hb-common.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
|
24
24
|
<td><a accesskey="n" href="harfbuzz-Buffers.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
|
25
25
|
</tr></table>
|
@@ -41,10 +41,6 @@
|
|
41
41
|
</colgroup>
|
42
42
|
<tbody>
|
43
43
|
<tr>
|
44
|
-
<td class="define_keyword">#define</td>
|
45
|
-
<td class="function_name"><a class="link" href="harfbuzz-hb-unicode.html#HB-UNICODE-MAX-DECOMPOSITION-LEN:CAPS" title="HB_UNICODE_MAX_DECOMPOSITION_LEN">HB_UNICODE_MAX_DECOMPOSITION_LEN</a></td>
|
46
|
-
</tr>
|
47
|
-
<tr>
|
48
44
|
<td class="function_type">
|
49
45
|
<a class="link" href="harfbuzz-hb-unicode.html#hb-unicode-combining-class-t" title="enum hb_unicode_combining_class_t"><span class="returnvalue">hb_unicode_combining_class_t</span></a>
|
50
46
|
</td>
|
@@ -310,6 +306,10 @@
|
|
310
306
|
</colgroup>
|
311
307
|
<tbody>
|
312
308
|
<tr>
|
309
|
+
<td class="define_keyword">#define</td>
|
310
|
+
<td class="function_name"><a class="link" href="harfbuzz-hb-unicode.html#HB-UNICODE-MAX-DECOMPOSITION-LEN:CAPS" title="HB_UNICODE_MAX_DECOMPOSITION_LEN">HB_UNICODE_MAX_DECOMPOSITION_LEN</a></td>
|
311
|
+
</tr>
|
312
|
+
<tr>
|
313
313
|
<td class="datatype_keyword">enum</td>
|
314
314
|
<td class="function_name"><a class="link" href="harfbuzz-hb-unicode.html#hb-unicode-combining-class-t" title="enum hb_unicode_combining_class_t">hb_unicode_combining_class_t</a></td>
|
315
315
|
</tr>
|
@@ -326,9 +326,9 @@
|
|
326
326
|
</div>
|
327
327
|
<div class="refsect1">
|
328
328
|
<a name="harfbuzz-hb-unicode.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
329
|
-
<pre class="screen"> GBoxed
|
329
|
+
<pre class="screen"> <a href="/home/behdad/.local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html">GBoxed</a>
|
330
330
|
<span class="lineart">╰──</span> hb_unicode_funcs_t
|
331
|
-
GEnum
|
331
|
+
<a href="/home/behdad/.local/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html">GEnum</a>
|
332
332
|
<span class="lineart">├──</span> hb_unicode_combining_class_t
|
333
333
|
<span class="lineart">╰──</span> hb_unicode_general_category_t
|
334
334
|
</pre>
|
@@ -339,17 +339,11 @@
|
|
339
339
|
<div class="refsect1">
|
340
340
|
<a name="harfbuzz-hb-unicode.functions_details"></a><h2>Functions</h2>
|
341
341
|
<div class="refsect2">
|
342
|
-
<a name="HB-UNICODE-MAX-DECOMPOSITION-LEN:CAPS"></a><h3>HB_UNICODE_MAX_DECOMPOSITION_LEN</h3>
|
343
|
-
<pre class="programlisting">#define HB_UNICODE_MAX_DECOMPOSITION_LEN (18+1) /* codepoints */
|
344
|
-
</pre>
|
345
|
-
</div>
|
346
|
-
<hr>
|
347
|
-
<div class="refsect2">
|
348
342
|
<a name="hb-unicode-combining-class"></a><h3>hb_unicode_combining_class ()</h3>
|
349
343
|
<pre class="programlisting"><a class="link" href="harfbuzz-hb-unicode.html#hb-unicode-combining-class-t" title="enum hb_unicode_combining_class_t"><span class="returnvalue">hb_unicode_combining_class_t</span></a>
|
350
344
|
hb_unicode_combining_class (<em class="parameter"><code><a class="link" href="harfbuzz-hb-unicode.html#hb-unicode-funcs-t"><span class="type">hb_unicode_funcs_t</span></a> *ufuncs</code></em>,
|
351
345
|
<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-codepoint-t" title="hb_codepoint_t"><span class="type">hb_codepoint_t</span></a> unicode</code></em>);</pre>
|
352
|
-
<p class="since">Since 0.9.2</p>
|
346
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
353
347
|
</div>
|
354
348
|
<hr>
|
355
349
|
<div class="refsect2">
|
@@ -368,7 +362,7 @@ hb_unicode_compose (<em class="parameter"><code><a class="link" href="harfbuzz-h
|
|
368
362
|
<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-codepoint-t" title="hb_codepoint_t"><span class="type">hb_codepoint_t</span></a> b</code></em>,
|
369
363
|
<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-codepoint-t" title="hb_codepoint_t"><span class="type">hb_codepoint_t</span></a> *ab</code></em>);</pre>
|
370
364
|
<div class="refsect3">
|
371
|
-
<a name="
|
365
|
+
<a name="hb-unicode-compose.parameters"></a><h4>Parameters</h4>
|
372
366
|
<div class="informaltable"><table width="100%" border="0">
|
373
367
|
<colgroup>
|
374
368
|
<col width="150px" class="parameters_name">
|
@@ -389,11 +383,7 @@ hb_unicode_compose (<em class="parameter"><code><a class="link" href="harfbuzz-h
|
|
389
383
|
</tbody>
|
390
384
|
</table></div>
|
391
385
|
</div>
|
392
|
-
<
|
393
|
-
<a name="id-1.3.3.4.8.5.5"></a><h4>Returns</h4>
|
394
|
-
<p></p>
|
395
|
-
</div>
|
396
|
-
<p class="since">Since 0.9.2</p>
|
386
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
397
387
|
</div>
|
398
388
|
<hr>
|
399
389
|
<div class="refsect2">
|
@@ -414,7 +404,7 @@ hb_unicode_decompose (<em class="parameter"><code><a class="link" href="harfbuzz
|
|
414
404
|
<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-codepoint-t" title="hb_codepoint_t"><span class="type">hb_codepoint_t</span></a> *a</code></em>,
|
415
405
|
<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-codepoint-t" title="hb_codepoint_t"><span class="type">hb_codepoint_t</span></a> *b</code></em>);</pre>
|
416
406
|
<div class="refsect3">
|
417
|
-
<a name="
|
407
|
+
<a name="hb-unicode-decompose.parameters"></a><h4>Parameters</h4>
|
418
408
|
<div class="informaltable"><table width="100%" border="0">
|
419
409
|
<colgroup>
|
420
410
|
<col width="150px" class="parameters_name">
|
@@ -440,11 +430,7 @@ hb_unicode_decompose (<em class="parameter"><code><a class="link" href="harfbuzz
|
|
440
430
|
</tbody>
|
441
431
|
</table></div>
|
442
432
|
</div>
|
443
|
-
<
|
444
|
-
<a name="id-1.3.3.4.8.7.5"></a><h4>Returns</h4>
|
445
|
-
<p></p>
|
446
|
-
</div>
|
447
|
-
<p class="since">Since 0.9.2</p>
|
433
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
448
434
|
</div>
|
449
435
|
<hr>
|
450
436
|
<div class="refsect2">
|
@@ -454,7 +440,7 @@ hb_unicode_decompose_compatibility (<em class="parameter"><code><a class="link"
|
|
454
440
|
<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-codepoint-t" title="hb_codepoint_t"><span class="type">hb_codepoint_t</span></a> u</code></em>,
|
455
441
|
<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-codepoint-t" title="hb_codepoint_t"><span class="type">hb_codepoint_t</span></a> *decomposed</code></em>);</pre>
|
456
442
|
<div class="refsect3">
|
457
|
-
<a name="
|
443
|
+
<a name="hb-unicode-decompose-compatibility.parameters"></a><h4>Parameters</h4>
|
458
444
|
<div class="informaltable"><table width="100%" border="0">
|
459
445
|
<colgroup>
|
460
446
|
<col width="150px" class="parameters_name">
|
@@ -475,11 +461,7 @@ hb_unicode_decompose_compatibility (<em class="parameter"><code><a class="link"
|
|
475
461
|
</tbody>
|
476
462
|
</table></div>
|
477
463
|
</div>
|
478
|
-
<
|
479
|
-
<a name="id-1.3.3.4.8.8.5"></a><h4>Returns</h4>
|
480
|
-
<p></p>
|
481
|
-
</div>
|
482
|
-
<p class="since">Since 0.9.2</p>
|
464
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
483
465
|
</div>
|
484
466
|
<hr>
|
485
467
|
<div class="refsect2">
|
@@ -497,21 +479,44 @@ hb_unicode_decompose_compatibility (<em class="parameter"><code><a class="link"
|
|
497
479
|
<pre class="programlisting">unsigned <span class="returnvalue">int</span>
|
498
480
|
hb_unicode_eastasian_width (<em class="parameter"><code><a class="link" href="harfbuzz-hb-unicode.html#hb-unicode-funcs-t"><span class="type">hb_unicode_funcs_t</span></a> *ufuncs</code></em>,
|
499
481
|
<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-codepoint-t" title="hb_codepoint_t"><span class="type">hb_codepoint_t</span></a> unicode</code></em>);</pre>
|
500
|
-
<p class="since">Since 0.9.2</p>
|
482
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
501
483
|
</div>
|
502
484
|
<hr>
|
503
485
|
<div class="refsect2">
|
504
486
|
<a name="hb-unicode-funcs-create"></a><h3>hb_unicode_funcs_create ()</h3>
|
505
487
|
<pre class="programlisting"><a class="link" href="harfbuzz-hb-unicode.html#hb-unicode-funcs-t"><span class="returnvalue">hb_unicode_funcs_t</span></a> *
|
506
488
|
hb_unicode_funcs_create (<em class="parameter"><code><a class="link" href="harfbuzz-hb-unicode.html#hb-unicode-funcs-t"><span class="type">hb_unicode_funcs_t</span></a> *parent</code></em>);</pre>
|
489
|
+
<p><span class="annotation">[Xconstructor]</span></p>
|
490
|
+
<div class="refsect3">
|
491
|
+
<a name="hb-unicode-funcs-create.parameters"></a><h4>Parameters</h4>
|
492
|
+
<div class="informaltable"><table width="100%" border="0">
|
493
|
+
<colgroup>
|
494
|
+
<col width="150px" class="parameters_name">
|
495
|
+
<col class="parameters_description">
|
496
|
+
<col width="200px" class="parameters_annotations">
|
497
|
+
</colgroup>
|
498
|
+
<tbody><tr>
|
499
|
+
<td class="parameter_name"><p>parent</p></td>
|
500
|
+
<td class="parameter_description"><p>. </p></td>
|
501
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
|
502
|
+
</tr></tbody>
|
503
|
+
</table></div>
|
504
|
+
</div>
|
505
|
+
<div class="refsect3">
|
506
|
+
<a name="hb-unicode-funcs-create.returns"></a><h4>Returns</h4>
|
507
|
+
<p>. </p>
|
508
|
+
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
509
|
+
</div>
|
510
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
507
511
|
</div>
|
508
512
|
<hr>
|
509
513
|
<div class="refsect2">
|
510
514
|
<a name="hb-unicode-funcs-destroy"></a><h3>hb_unicode_funcs_destroy ()</h3>
|
511
515
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
512
516
|
hb_unicode_funcs_destroy (<em class="parameter"><code><a class="link" href="harfbuzz-hb-unicode.html#hb-unicode-funcs-t"><span class="type">hb_unicode_funcs_t</span></a> *ufuncs</code></em>);</pre>
|
517
|
+
<p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
|
513
518
|
<div class="refsect3">
|
514
|
-
<a name="
|
519
|
+
<a name="hb-unicode-funcs-destroy.parameters"></a><h4>Parameters</h4>
|
515
520
|
<div class="informaltable"><table width="100%" border="0">
|
516
521
|
<colgroup>
|
517
522
|
<col width="150px" class="parameters_name">
|
@@ -525,7 +530,7 @@ hb_unicode_funcs_destroy (<em class="parameter"><code><a class="link" href="harf
|
|
525
530
|
</tr></tbody>
|
526
531
|
</table></div>
|
527
532
|
</div>
|
528
|
-
<p class="since">Since 0.9.2</p>
|
533
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
529
534
|
</div>
|
530
535
|
<hr>
|
531
536
|
<div class="refsect2">
|
@@ -539,11 +544,11 @@ hb_unicode_funcs_get_default (<em class="parameter"><code><span class="type">voi
|
|
539
544
|
<pre class="programlisting"><a class="link" href="harfbuzz-hb-unicode.html#hb-unicode-funcs-t"><span class="returnvalue">hb_unicode_funcs_t</span></a> *
|
540
545
|
hb_unicode_funcs_get_empty (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
541
546
|
<div class="refsect3">
|
542
|
-
<a name="
|
547
|
+
<a name="hb-unicode-funcs-get-empty.returns"></a><h4>Returns</h4>
|
543
548
|
<p>. </p>
|
544
549
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
545
550
|
</div>
|
546
|
-
<p class="since">Since 0.9.2</p>
|
551
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
547
552
|
</div>
|
548
553
|
<hr>
|
549
554
|
<div class="refsect2">
|
@@ -551,7 +556,7 @@ hb_unicode_funcs_get_empty (<em class="parameter"><code><span class="type">void<
|
|
551
556
|
<pre class="programlisting"><a class="link" href="harfbuzz-hb-unicode.html#hb-unicode-funcs-t"><span class="returnvalue">hb_unicode_funcs_t</span></a> *
|
552
557
|
hb_unicode_funcs_get_parent (<em class="parameter"><code><a class="link" href="harfbuzz-hb-unicode.html#hb-unicode-funcs-t"><span class="type">hb_unicode_funcs_t</span></a> *ufuncs</code></em>);</pre>
|
553
558
|
<div class="refsect3">
|
554
|
-
<a name="
|
559
|
+
<a name="hb-unicode-funcs-get-parent.parameters"></a><h4>Parameters</h4>
|
555
560
|
<div class="informaltable"><table width="100%" border="0">
|
556
561
|
<colgroup>
|
557
562
|
<col width="150px" class="parameters_name">
|
@@ -565,11 +570,7 @@ hb_unicode_funcs_get_parent (<em class="parameter"><code><a class="link" href="h
|
|
565
570
|
</tr></tbody>
|
566
571
|
</table></div>
|
567
572
|
</div>
|
568
|
-
<
|
569
|
-
<a name="id-1.3.3.4.8.15.5"></a><h4>Returns</h4>
|
570
|
-
<p></p>
|
571
|
-
</div>
|
572
|
-
<p class="since">Since 0.9.2</p>
|
573
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
573
574
|
</div>
|
574
575
|
<hr>
|
575
576
|
<div class="refsect2">
|
@@ -577,8 +578,9 @@ hb_unicode_funcs_get_parent (<em class="parameter"><code><a class="link" href="h
|
|
577
578
|
<pre class="programlisting"><span class="returnvalue">void</span> *
|
578
579
|
hb_unicode_funcs_get_user_data (<em class="parameter"><code><a class="link" href="harfbuzz-hb-unicode.html#hb-unicode-funcs-t"><span class="type">hb_unicode_funcs_t</span></a> *ufuncs</code></em>,
|
579
580
|
<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-user-data-key-t"><span class="type">hb_user_data_key_t</span></a> *key</code></em>);</pre>
|
581
|
+
<p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
|
580
582
|
<div class="refsect3">
|
581
|
-
<a name="
|
583
|
+
<a name="hb-unicode-funcs-get-user-data.parameters"></a><h4>Parameters</h4>
|
582
584
|
<div class="informaltable"><table width="100%" border="0">
|
583
585
|
<colgroup>
|
584
586
|
<col width="150px" class="parameters_name">
|
@@ -593,11 +595,11 @@ hb_unicode_funcs_get_user_data (<em class="parameter"><code><a class="link" href
|
|
593
595
|
</table></div>
|
594
596
|
</div>
|
595
597
|
<div class="refsect3">
|
596
|
-
<a name="
|
598
|
+
<a name="hb-unicode-funcs-get-user-data.returns"></a><h4>Returns</h4>
|
597
599
|
<p>. </p>
|
598
600
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
599
601
|
</div>
|
600
|
-
<p class="since">Since 0.9.2</p>
|
602
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
601
603
|
</div>
|
602
604
|
<hr>
|
603
605
|
<div class="refsect2">
|
@@ -605,7 +607,7 @@ hb_unicode_funcs_get_user_data (<em class="parameter"><code><a class="link" href
|
|
605
607
|
<pre class="programlisting"><a class="link" href="harfbuzz-hb-common.html#hb-bool-t" title="hb_bool_t"><span class="returnvalue">hb_bool_t</span></a>
|
606
608
|
hb_unicode_funcs_is_immutable (<em class="parameter"><code><a class="link" href="harfbuzz-hb-unicode.html#hb-unicode-funcs-t"><span class="type">hb_unicode_funcs_t</span></a> *ufuncs</code></em>);</pre>
|
607
609
|
<div class="refsect3">
|
608
|
-
<a name="
|
610
|
+
<a name="hb-unicode-funcs-is-immutable.parameters"></a><h4>Parameters</h4>
|
609
611
|
<div class="informaltable"><table width="100%" border="0">
|
610
612
|
<colgroup>
|
611
613
|
<col width="150px" class="parameters_name">
|
@@ -619,11 +621,7 @@ hb_unicode_funcs_is_immutable (<em class="parameter"><code><a class="link" href=
|
|
619
621
|
</tr></tbody>
|
620
622
|
</table></div>
|
621
623
|
</div>
|
622
|
-
<
|
623
|
-
<a name="id-1.3.3.4.8.17.5"></a><h4>Returns</h4>
|
624
|
-
<p></p>
|
625
|
-
</div>
|
626
|
-
<p class="since">Since 0.9.2</p>
|
624
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
627
625
|
</div>
|
628
626
|
<hr>
|
629
627
|
<div class="refsect2">
|
@@ -631,7 +629,7 @@ hb_unicode_funcs_is_immutable (<em class="parameter"><code><a class="link" href=
|
|
631
629
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
632
630
|
hb_unicode_funcs_make_immutable (<em class="parameter"><code><a class="link" href="harfbuzz-hb-unicode.html#hb-unicode-funcs-t"><span class="type">hb_unicode_funcs_t</span></a> *ufuncs</code></em>);</pre>
|
633
631
|
<div class="refsect3">
|
634
|
-
<a name="
|
632
|
+
<a name="hb-unicode-funcs-make-immutable.parameters"></a><h4>Parameters</h4>
|
635
633
|
<div class="informaltable"><table width="100%" border="0">
|
636
634
|
<colgroup>
|
637
635
|
<col width="150px" class="parameters_name">
|
@@ -645,15 +643,16 @@ hb_unicode_funcs_make_immutable (<em class="parameter"><code><a class="link" hre
|
|
645
643
|
</tr></tbody>
|
646
644
|
</table></div>
|
647
645
|
</div>
|
648
|
-
<p class="since">Since 0.9.2</p>
|
646
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
649
647
|
</div>
|
650
648
|
<hr>
|
651
649
|
<div class="refsect2">
|
652
650
|
<a name="hb-unicode-funcs-reference"></a><h3>hb_unicode_funcs_reference ()</h3>
|
653
651
|
<pre class="programlisting"><a class="link" href="harfbuzz-hb-unicode.html#hb-unicode-funcs-t"><span class="returnvalue">hb_unicode_funcs_t</span></a> *
|
654
652
|
hb_unicode_funcs_reference (<em class="parameter"><code><a class="link" href="harfbuzz-hb-unicode.html#hb-unicode-funcs-t"><span class="type">hb_unicode_funcs_t</span></a> *ufuncs</code></em>);</pre>
|
653
|
+
<p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
|
655
654
|
<div class="refsect3">
|
656
|
-
<a name="
|
655
|
+
<a name="hb-unicode-funcs-reference.parameters"></a><h4>Parameters</h4>
|
657
656
|
<div class="informaltable"><table width="100%" border="0">
|
658
657
|
<colgroup>
|
659
658
|
<col width="150px" class="parameters_name">
|
@@ -668,11 +667,11 @@ hb_unicode_funcs_reference (<em class="parameter"><code><a class="link" href="ha
|
|
668
667
|
</table></div>
|
669
668
|
</div>
|
670
669
|
<div class="refsect3">
|
671
|
-
<a name="
|
670
|
+
<a name="hb-unicode-funcs-reference.returns"></a><h4>Returns</h4>
|
672
671
|
<p>. </p>
|
673
672
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
674
673
|
</div>
|
675
|
-
<p class="since">Since 0.9.2</p>
|
674
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
676
675
|
</div>
|
677
676
|
<hr>
|
678
677
|
<div class="refsect2">
|
@@ -684,7 +683,7 @@ hb_unicode_funcs_set_combining_class_func
|
|
684
683
|
<em class="parameter"><code><span class="type">void</span> *user_data</code></em>,
|
685
684
|
<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-destroy-func-t" title="hb_destroy_func_t ()"><span class="type">hb_destroy_func_t</span></a> destroy</code></em>);</pre>
|
686
685
|
<div class="refsect3">
|
687
|
-
<a name="
|
686
|
+
<a name="hb-unicode-funcs-set-combining-class-func.parameters"></a><h4>Parameters</h4>
|
688
687
|
<div class="informaltable"><table width="100%" border="0">
|
689
688
|
<colgroup>
|
690
689
|
<col width="150px" class="parameters_name">
|
@@ -705,7 +704,7 @@ hb_unicode_funcs_set_combining_class_func
|
|
705
704
|
</tbody>
|
706
705
|
</table></div>
|
707
706
|
</div>
|
708
|
-
<p class="since">Since 0.9.2</p>
|
707
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
709
708
|
</div>
|
710
709
|
<hr>
|
711
710
|
<div class="refsect2">
|
@@ -716,7 +715,7 @@ hb_unicode_funcs_set_compose_func (<em class="parameter"><code><a class="link" h
|
|
716
715
|
<em class="parameter"><code><span class="type">void</span> *user_data</code></em>,
|
717
716
|
<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-destroy-func-t" title="hb_destroy_func_t ()"><span class="type">hb_destroy_func_t</span></a> destroy</code></em>);</pre>
|
718
717
|
<div class="refsect3">
|
719
|
-
<a name="
|
718
|
+
<a name="hb-unicode-funcs-set-compose-func.parameters"></a><h4>Parameters</h4>
|
720
719
|
<div class="informaltable"><table width="100%" border="0">
|
721
720
|
<colgroup>
|
722
721
|
<col width="150px" class="parameters_name">
|
@@ -737,7 +736,7 @@ hb_unicode_funcs_set_compose_func (<em class="parameter"><code><a class="link" h
|
|
737
736
|
</tbody>
|
738
737
|
</table></div>
|
739
738
|
</div>
|
740
|
-
<p class="since">Since 0.9.2</p>
|
739
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
741
740
|
</div>
|
742
741
|
<hr>
|
743
742
|
<div class="refsect2">
|
@@ -749,7 +748,7 @@ hb_unicode_funcs_set_decompose_compatibility_func
|
|
749
748
|
<em class="parameter"><code><span class="type">void</span> *user_data</code></em>,
|
750
749
|
<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-destroy-func-t" title="hb_destroy_func_t ()"><span class="type">hb_destroy_func_t</span></a> destroy</code></em>);</pre>
|
751
750
|
<div class="refsect3">
|
752
|
-
<a name="
|
751
|
+
<a name="hb-unicode-funcs-set-decompose-compatibility-func.parameters"></a><h4>Parameters</h4>
|
753
752
|
<div class="informaltable"><table width="100%" border="0">
|
754
753
|
<colgroup>
|
755
754
|
<col width="150px" class="parameters_name">
|
@@ -770,7 +769,7 @@ hb_unicode_funcs_set_decompose_compatibility_func
|
|
770
769
|
</tbody>
|
771
770
|
</table></div>
|
772
771
|
</div>
|
773
|
-
<p class="since">Since 0.9.2</p>
|
772
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
774
773
|
</div>
|
775
774
|
<hr>
|
776
775
|
<div class="refsect2">
|
@@ -781,7 +780,7 @@ hb_unicode_funcs_set_decompose_func (<em class="parameter"><code><a class="link"
|
|
781
780
|
<em class="parameter"><code><span class="type">void</span> *user_data</code></em>,
|
782
781
|
<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-destroy-func-t" title="hb_destroy_func_t ()"><span class="type">hb_destroy_func_t</span></a> destroy</code></em>);</pre>
|
783
782
|
<div class="refsect3">
|
784
|
-
<a name="
|
783
|
+
<a name="hb-unicode-funcs-set-decompose-func.parameters"></a><h4>Parameters</h4>
|
785
784
|
<div class="informaltable"><table width="100%" border="0">
|
786
785
|
<colgroup>
|
787
786
|
<col width="150px" class="parameters_name">
|
@@ -802,7 +801,7 @@ hb_unicode_funcs_set_decompose_func (<em class="parameter"><code><a class="link"
|
|
802
801
|
</tbody>
|
803
802
|
</table></div>
|
804
803
|
</div>
|
805
|
-
<p class="since">Since 0.9.2</p>
|
804
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
806
805
|
</div>
|
807
806
|
<hr>
|
808
807
|
<div class="refsect2">
|
@@ -814,7 +813,7 @@ hb_unicode_funcs_set_eastasian_width_func
|
|
814
813
|
<em class="parameter"><code><span class="type">void</span> *user_data</code></em>,
|
815
814
|
<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-destroy-func-t" title="hb_destroy_func_t ()"><span class="type">hb_destroy_func_t</span></a> destroy</code></em>);</pre>
|
816
815
|
<div class="refsect3">
|
817
|
-
<a name="
|
816
|
+
<a name="hb-unicode-funcs-set-eastasian-width-func.parameters"></a><h4>Parameters</h4>
|
818
817
|
<div class="informaltable"><table width="100%" border="0">
|
819
818
|
<colgroup>
|
820
819
|
<col width="150px" class="parameters_name">
|
@@ -835,7 +834,7 @@ hb_unicode_funcs_set_eastasian_width_func
|
|
835
834
|
</tbody>
|
836
835
|
</table></div>
|
837
836
|
</div>
|
838
|
-
<p class="since">Since 0.9.2</p>
|
837
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
839
838
|
</div>
|
840
839
|
<hr>
|
841
840
|
<div class="refsect2">
|
@@ -847,7 +846,7 @@ hb_unicode_funcs_set_general_category_func
|
|
847
846
|
<em class="parameter"><code><span class="type">void</span> *user_data</code></em>,
|
848
847
|
<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-destroy-func-t" title="hb_destroy_func_t ()"><span class="type">hb_destroy_func_t</span></a> destroy</code></em>);</pre>
|
849
848
|
<div class="refsect3">
|
850
|
-
<a name="
|
849
|
+
<a name="hb-unicode-funcs-set-general-category-func.parameters"></a><h4>Parameters</h4>
|
851
850
|
<div class="informaltable"><table width="100%" border="0">
|
852
851
|
<colgroup>
|
853
852
|
<col width="150px" class="parameters_name">
|
@@ -868,7 +867,7 @@ hb_unicode_funcs_set_general_category_func
|
|
868
867
|
</tbody>
|
869
868
|
</table></div>
|
870
869
|
</div>
|
871
|
-
<p class="since">Since 0.9.2</p>
|
870
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
872
871
|
</div>
|
873
872
|
<hr>
|
874
873
|
<div class="refsect2">
|
@@ -879,7 +878,7 @@ hb_unicode_funcs_set_mirroring_func (<em class="parameter"><code><a class="link"
|
|
879
878
|
<em class="parameter"><code><span class="type">void</span> *user_data</code></em>,
|
880
879
|
<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-destroy-func-t" title="hb_destroy_func_t ()"><span class="type">hb_destroy_func_t</span></a> destroy</code></em>);</pre>
|
881
880
|
<div class="refsect3">
|
882
|
-
<a name="
|
881
|
+
<a name="hb-unicode-funcs-set-mirroring-func.parameters"></a><h4>Parameters</h4>
|
883
882
|
<div class="informaltable"><table width="100%" border="0">
|
884
883
|
<colgroup>
|
885
884
|
<col width="150px" class="parameters_name">
|
@@ -900,7 +899,7 @@ hb_unicode_funcs_set_mirroring_func (<em class="parameter"><code><a class="link"
|
|
900
899
|
</tbody>
|
901
900
|
</table></div>
|
902
901
|
</div>
|
903
|
-
<p class="since">Since 0.9.2</p>
|
902
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
904
903
|
</div>
|
905
904
|
<hr>
|
906
905
|
<div class="refsect2">
|
@@ -911,7 +910,7 @@ hb_unicode_funcs_set_script_func (<em class="parameter"><code><a class="link" hr
|
|
911
910
|
<em class="parameter"><code><span class="type">void</span> *user_data</code></em>,
|
912
911
|
<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-destroy-func-t" title="hb_destroy_func_t ()"><span class="type">hb_destroy_func_t</span></a> destroy</code></em>);</pre>
|
913
912
|
<div class="refsect3">
|
914
|
-
<a name="
|
913
|
+
<a name="hb-unicode-funcs-set-script-func.parameters"></a><h4>Parameters</h4>
|
915
914
|
<div class="informaltable"><table width="100%" border="0">
|
916
915
|
<colgroup>
|
917
916
|
<col width="150px" class="parameters_name">
|
@@ -932,7 +931,7 @@ hb_unicode_funcs_set_script_func (<em class="parameter"><code><a class="link" hr
|
|
932
931
|
</tbody>
|
933
932
|
</table></div>
|
934
933
|
</div>
|
935
|
-
<p class="since">Since 0.9.2</p>
|
934
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
936
935
|
</div>
|
937
936
|
<hr>
|
938
937
|
<div class="refsect2">
|
@@ -943,8 +942,9 @@ hb_unicode_funcs_set_user_data (<em class="parameter"><code><a class="link" href
|
|
943
942
|
<em class="parameter"><code><span class="type">void</span> *data</code></em>,
|
944
943
|
<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-destroy-func-t" title="hb_destroy_func_t ()"><span class="type">hb_destroy_func_t</span></a> destroy</code></em>,
|
945
944
|
<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-bool-t" title="hb_bool_t"><span class="type">hb_bool_t</span></a> replace</code></em>);</pre>
|
945
|
+
<p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
|
946
946
|
<div class="refsect3">
|
947
|
-
<a name="
|
947
|
+
<a name="hb-unicode-funcs-set-user-data.parameters"></a><h4>Parameters</h4>
|
948
948
|
<div class="informaltable"><table width="100%" border="0">
|
949
949
|
<colgroup>
|
950
950
|
<col width="150px" class="parameters_name">
|
@@ -958,11 +958,7 @@ hb_unicode_funcs_set_user_data (<em class="parameter"><code><a class="link" href
|
|
958
958
|
</tr></tbody>
|
959
959
|
</table></div>
|
960
960
|
</div>
|
961
|
-
<
|
962
|
-
<a name="id-1.3.3.4.8.28.5"></a><h4>Returns</h4>
|
963
|
-
<p></p>
|
964
|
-
</div>
|
965
|
-
<p class="since">Since 0.9.2</p>
|
961
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
966
962
|
</div>
|
967
963
|
<hr>
|
968
964
|
<div class="refsect2">
|
@@ -970,7 +966,7 @@ hb_unicode_funcs_set_user_data (<em class="parameter"><code><a class="link" href
|
|
970
966
|
<pre class="programlisting"><a class="link" href="harfbuzz-hb-unicode.html#hb-unicode-general-category-t" title="enum hb_unicode_general_category_t"><span class="returnvalue">hb_unicode_general_category_t</span></a>
|
971
967
|
hb_unicode_general_category (<em class="parameter"><code><a class="link" href="harfbuzz-hb-unicode.html#hb-unicode-funcs-t"><span class="type">hb_unicode_funcs_t</span></a> *ufuncs</code></em>,
|
972
968
|
<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-codepoint-t" title="hb_codepoint_t"><span class="type">hb_codepoint_t</span></a> unicode</code></em>);</pre>
|
973
|
-
<p class="since">Since 0.9.2</p>
|
969
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
974
970
|
</div>
|
975
971
|
<hr>
|
976
972
|
<div class="refsect2">
|
@@ -986,7 +982,7 @@ hb_unicode_general_category (<em class="parameter"><code><a class="link" href="h
|
|
986
982
|
<pre class="programlisting"><a class="link" href="harfbuzz-hb-common.html#hb-codepoint-t" title="hb_codepoint_t"><span class="returnvalue">hb_codepoint_t</span></a>
|
987
983
|
hb_unicode_mirroring (<em class="parameter"><code><a class="link" href="harfbuzz-hb-unicode.html#hb-unicode-funcs-t"><span class="type">hb_unicode_funcs_t</span></a> *ufuncs</code></em>,
|
988
984
|
<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-codepoint-t" title="hb_codepoint_t"><span class="type">hb_codepoint_t</span></a> unicode</code></em>);</pre>
|
989
|
-
<p class="since">Since 0.9.2</p>
|
985
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
990
986
|
</div>
|
991
987
|
<hr>
|
992
988
|
<div class="refsect2">
|
@@ -1002,7 +998,7 @@ hb_unicode_mirroring (<em class="parameter"><code><a class="link" href="harfbuzz
|
|
1002
998
|
<pre class="programlisting"><a class="link" href="harfbuzz-hb-common.html#hb-script-t" title="enum hb_script_t"><span class="returnvalue">hb_script_t</span></a>
|
1003
999
|
hb_unicode_script (<em class="parameter"><code><a class="link" href="harfbuzz-hb-unicode.html#hb-unicode-funcs-t"><span class="type">hb_unicode_funcs_t</span></a> *ufuncs</code></em>,
|
1004
1000
|
<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-codepoint-t" title="hb_codepoint_t"><span class="type">hb_codepoint_t</span></a> unicode</code></em>);</pre>
|
1005
|
-
<p class="since">Since 0.9.2</p>
|
1001
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
1006
1002
|
</div>
|
1007
1003
|
<hr>
|
1008
1004
|
<div class="refsect2">
|
@@ -1016,9 +1012,15 @@ hb_unicode_script (<em class="parameter"><code><a class="link" href="harfbuzz-hb
|
|
1016
1012
|
<div class="refsect1">
|
1017
1013
|
<a name="harfbuzz-hb-unicode.other_details"></a><h2>Types and Values</h2>
|
1018
1014
|
<div class="refsect2">
|
1015
|
+
<a name="HB-UNICODE-MAX-DECOMPOSITION-LEN:CAPS"></a><h3>HB_UNICODE_MAX_DECOMPOSITION_LEN</h3>
|
1016
|
+
<pre class="programlisting">#define HB_UNICODE_MAX_DECOMPOSITION_LEN (18+1) /* codepoints */
|
1017
|
+
</pre>
|
1018
|
+
</div>
|
1019
|
+
<hr>
|
1020
|
+
<div class="refsect2">
|
1019
1021
|
<a name="hb-unicode-combining-class-t"></a><h3>enum hb_unicode_combining_class_t</h3>
|
1020
1022
|
<div class="refsect3">
|
1021
|
-
<a name="
|
1023
|
+
<a name="hb-unicode-combining-class-t.members"></a><h4>Members</h4>
|
1022
1024
|
<div class="informaltable"><table width="100%" border="0">
|
1023
1025
|
<colgroup>
|
1024
1026
|
<col width="300px" class="enum_members_name">
|
@@ -1325,7 +1327,7 @@ hb_unicode_script (<em class="parameter"><code><a class="link" href="harfbuzz-hb
|
|
1325
1327
|
<div class="refsect2">
|
1326
1328
|
<a name="hb-unicode-general-category-t"></a><h3>enum hb_unicode_general_category_t</h3>
|
1327
1329
|
<div class="refsect3">
|
1328
|
-
<a name="
|
1330
|
+
<a name="hb-unicode-general-category-t.members"></a><h4>Members</h4>
|
1329
1331
|
<div class="informaltable"><table width="100%" border="0">
|
1330
1332
|
<colgroup>
|
1331
1333
|
<col width="300px" class="enum_members_name">
|
@@ -1490,7 +1492,6 @@ hb_unicode_script (<em class="parameter"><code><a class="link" href="harfbuzz-hb
|
|
1490
1492
|
</div>
|
1491
1493
|
</div>
|
1492
1494
|
<div class="footer">
|
1493
|
-
<hr>
|
1494
|
-
Generated by GTK-Doc V1.20</div>
|
1495
|
+
<hr>Generated by GTK-Doc V1.25.1</div>
|
1495
1496
|
</body>
|
1496
1497
|
</html>
|