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,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>Shaping: 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-font.html" title="hb-font">
|
10
10
|
<link rel="next" href="harfbuzz-hb-version.html" title="hb-version">
|
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-Shaping.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-Shaping.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span>
|
19
19
|
<a href="#harfbuzz-Shaping.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-font.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
|
24
24
|
<td><a accesskey="n" href="harfbuzz-hb-version.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
|
25
25
|
</tr></table>
|
@@ -97,7 +97,7 @@
|
|
97
97
|
</div>
|
98
98
|
<div class="refsect1">
|
99
99
|
<a name="harfbuzz-Shaping.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
100
|
-
<pre class="screen"> GBoxed
|
100
|
+
<pre class="screen"> <a href="/home/behdad/.local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html">GBoxed</a>
|
101
101
|
<span class="lineart">╰──</span> hb_feature_t
|
102
102
|
</pre>
|
103
103
|
</div>
|
@@ -124,7 +124,7 @@ hb_feature_from_string (<em class="parameter"><code>const <span class="type">cha
|
|
124
124
|
<p>Parses a string into a <a class="link" href="harfbuzz-Shaping.html#hb-feature-t"><span class="type">hb_feature_t</span></a>.</p>
|
125
125
|
<p>TODO: document the syntax here.</p>
|
126
126
|
<div class="refsect3">
|
127
|
-
<a name="
|
127
|
+
<a name="hb-feature-from-string.parameters"></a><h4>Parameters</h4>
|
128
128
|
<div class="informaltable"><table width="100%" border="0">
|
129
129
|
<colgroup>
|
130
130
|
<col width="150px" class="parameters_name">
|
@@ -140,7 +140,7 @@ hb_feature_from_string (<em class="parameter"><code>const <span class="type">cha
|
|
140
140
|
<tr>
|
141
141
|
<td class="parameter_name"><p>len</p></td>
|
142
142
|
<td class="parameter_description"><p>length of <em class="parameter"><code>str</code></em>
|
143
|
-
, or -1 if string is <
|
143
|
+
, or -1 if string is <code class="literal">NULL</code> terminated</p></td>
|
144
144
|
<td class="parameter_annotations"> </td>
|
145
145
|
</tr>
|
146
146
|
<tr>
|
@@ -152,12 +152,11 @@ hb_feature_from_string (<em class="parameter"><code>const <span class="type">cha
|
|
152
152
|
</table></div>
|
153
153
|
</div>
|
154
154
|
<div class="refsect3">
|
155
|
-
<a name="
|
155
|
+
<a name="hb-feature-from-string.returns"></a><h4>Returns</h4>
|
156
156
|
<p><code class="literal">true</code> if <em class="parameter"><code>str</code></em>
|
157
157
|
is successfully parsed, <code class="literal">false</code> otherwise.</p>
|
158
|
-
<p></p>
|
159
158
|
</div>
|
160
|
-
<p class="since">Since 0.9.5</p>
|
159
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-5.html#api-index-0.9.5">0.9.5</a></p>
|
161
160
|
</div>
|
162
161
|
<hr>
|
163
162
|
<div class="refsect2">
|
@@ -166,12 +165,12 @@ is successfully parsed, <code class="literal">false</code> otherwise.</p>
|
|
166
165
|
hb_feature_to_string (<em class="parameter"><code><a class="link" href="harfbuzz-Shaping.html#hb-feature-t"><span class="type">hb_feature_t</span></a> *feature</code></em>,
|
167
166
|
<em class="parameter"><code><span class="type">char</span> *buf</code></em>,
|
168
167
|
<em class="parameter"><code>unsigned <span class="type">int</span> size</code></em>);</pre>
|
169
|
-
<p>Converts a <a class="link" href="harfbuzz-Shaping.html#hb-feature-t"><span class="type">hb_feature_t</span></a> into a <
|
168
|
+
<p>Converts a <a class="link" href="harfbuzz-Shaping.html#hb-feature-t"><span class="type">hb_feature_t</span></a> into a <code class="literal">NULL</code>-terminated string in the format
|
170
169
|
understood by <a class="link" href="harfbuzz-Shaping.html#hb-feature-from-string" title="hb_feature_from_string ()"><code class="function">hb_feature_from_string()</code></a>. The client in responsible for
|
171
170
|
allocating big enough size for <em class="parameter"><code>buf</code></em>
|
172
171
|
, 128 bytes is more than enough.</p>
|
173
172
|
<div class="refsect3">
|
174
|
-
<a name="
|
173
|
+
<a name="hb-feature-to-string.parameters"></a><h4>Parameters</h4>
|
175
174
|
<div class="informaltable"><table width="100%" border="0">
|
176
175
|
<colgroup>
|
177
176
|
<col width="150px" class="parameters_name">
|
@@ -198,7 +197,7 @@ allocating big enough size for <em class="parameter"><code>buf</code></em>
|
|
198
197
|
</tbody>
|
199
198
|
</table></div>
|
200
199
|
</div>
|
201
|
-
<p class="since">Since 0.9.5</p>
|
200
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-5.html#api-index-0.9.5">0.9.5</a></p>
|
202
201
|
</div>
|
203
202
|
<hr>
|
204
203
|
<div class="refsect2">
|
@@ -212,10 +211,10 @@ hb_shape (<em class="parameter"><code><a class="link" href="harfbuzz-hb-font.htm
|
|
212
211
|
using <em class="parameter"><code>font</code></em>
|
213
212
|
turning its Unicode characters content to
|
214
213
|
positioned glyphs. If <em class="parameter"><code>features</code></em>
|
215
|
-
is not <
|
214
|
+
is not <code class="literal">NULL</code>, it will be used to control the
|
216
215
|
features applied during shaping.</p>
|
217
216
|
<div class="refsect3">
|
218
|
-
<a name="
|
217
|
+
<a name="hb-shape.parameters"></a><h4>Parameters</h4>
|
219
218
|
<div class="informaltable"><table width="100%" border="0">
|
220
219
|
<colgroup>
|
221
220
|
<col width="150px" class="parameters_name">
|
@@ -236,8 +235,8 @@ features applied during shaping.</p>
|
|
236
235
|
<tr>
|
237
236
|
<td class="parameter_name"><p>features</p></td>
|
238
237
|
<td class="parameter_description"><p> an array of user
|
239
|
-
specified <a class="link" href="harfbuzz-Shaping.html#hb-feature-t"><span class="type">hb_feature_t</span></a> or <
|
240
|
-
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=num_features][<acronym title="NULL is
|
238
|
+
specified <a class="link" href="harfbuzz-Shaping.html#hb-feature-t"><span class="type">hb_feature_t</span></a> or <code class="literal">NULL</code>. </p></td>
|
239
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=num_features][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
241
240
|
</tr>
|
242
241
|
<tr>
|
243
242
|
<td class="parameter_name"><p>num_features</p></td>
|
@@ -248,7 +247,7 @@ array</p></td>
|
|
248
247
|
</tbody>
|
249
248
|
</table></div>
|
250
249
|
</div>
|
251
|
-
<p class="since">Since 0.9.2</p>
|
250
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
252
251
|
</div>
|
253
252
|
<hr>
|
254
253
|
<div class="refsect2">
|
@@ -260,11 +259,11 @@ hb_shape_full (<em class="parameter"><code><a class="link" href="harfbuzz-hb-fon
|
|
260
259
|
<em class="parameter"><code>unsigned <span class="type">int</span> num_features</code></em>,
|
261
260
|
<em class="parameter"><code>const <span class="type">char</span> * const *shaper_list</code></em>);</pre>
|
262
261
|
<p>See <a class="link" href="harfbuzz-Shaping.html#hb-shape" title="hb_shape ()"><code class="function">hb_shape()</code></a> for details. If <em class="parameter"><code>shaper_list</code></em>
|
263
|
-
is not <
|
262
|
+
is not <code class="literal">NULL</code>, the specified
|
264
263
|
shapers will be used in the given order, otherwise the default shapers list
|
265
264
|
will be used.</p>
|
266
265
|
<div class="refsect3">
|
267
|
-
<a name="
|
266
|
+
<a name="hb-shape-full.parameters"></a><h4>Parameters</h4>
|
268
267
|
<div class="informaltable"><table width="100%" border="0">
|
269
268
|
<colgroup>
|
270
269
|
<col width="150px" class="parameters_name">
|
@@ -285,8 +284,8 @@ will be used.</p>
|
|
285
284
|
<tr>
|
286
285
|
<td class="parameter_name"><p>features</p></td>
|
287
286
|
<td class="parameter_description"><p> an array of user
|
288
|
-
specified <a class="link" href="harfbuzz-Shaping.html#hb-feature-t"><span class="type">hb_feature_t</span></a> or <
|
289
|
-
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=num_features][<acronym title="NULL is
|
287
|
+
specified <a class="link" href="harfbuzz-Shaping.html#hb-feature-t"><span class="type">hb_feature_t</span></a> or <code class="literal">NULL</code>. </p></td>
|
288
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=num_features][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
290
289
|
</tr>
|
291
290
|
<tr>
|
292
291
|
<td class="parameter_name"><p>num_features</p></td>
|
@@ -296,19 +295,18 @@ array</p></td>
|
|
296
295
|
</tr>
|
297
296
|
<tr>
|
298
297
|
<td class="parameter_name"><p>shaper_list</p></td>
|
299
|
-
<td class="parameter_description"><p> a <
|
300
|
-
array of shapers to use or <
|
301
|
-
<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][<acronym title="NULL is
|
298
|
+
<td class="parameter_description"><p> a <code class="literal">NULL</code>-terminated
|
299
|
+
array of shapers to use or <code class="literal">NULL</code>. </p></td>
|
300
|
+
<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][<acronym title="NULL is OK, both for passing and for returning."><span class="acronym">allow-none</span></acronym>]</span></td>
|
302
301
|
</tr>
|
303
302
|
</tbody>
|
304
303
|
</table></div>
|
305
304
|
</div>
|
306
305
|
<div class="refsect3">
|
307
|
-
<a name="
|
308
|
-
<p> <
|
309
|
-
<p></p>
|
306
|
+
<a name="hb-shape-full.returns"></a><h4>Returns</h4>
|
307
|
+
<p> <code class="literal">FALSE</code> if all shapers failed, <code class="literal">TRUE</code> otherwise</p>
|
310
308
|
</div>
|
311
|
-
<p class="since">Since 0.9.2</p>
|
309
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
312
310
|
</div>
|
313
311
|
<hr>
|
314
312
|
<div class="refsect2">
|
@@ -317,12 +315,12 @@ array of shapers to use or <a href="http://library.gnome.org/devel/glib/unstable
|
|
317
315
|
hb_shape_list_shapers (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
318
316
|
<p>Retrieves the list of shapers supported by HarfBuzz.</p>
|
319
317
|
<div class="refsect3">
|
320
|
-
<a name="
|
318
|
+
<a name="hb-shape-list-shapers.returns"></a><h4>Returns</h4>
|
321
319
|
<p> an array of
|
322
320
|
constant strings. </p>
|
323
321
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>][<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> zero-terminated=1]</span></p>
|
324
322
|
</div>
|
325
|
-
<p class="since">Since 0.9.2</p>
|
323
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
326
324
|
</div>
|
327
325
|
</div>
|
328
326
|
<div class="refsect1">
|
@@ -340,7 +338,6 @@ constant strings. </p>
|
|
340
338
|
</div>
|
341
339
|
</div>
|
342
340
|
<div class="footer">
|
343
|
-
<hr>
|
344
|
-
Generated by GTK-Doc V1.20</div>
|
341
|
+
<hr>Generated by GTK-Doc V1.25.1</div>
|
345
342
|
</body>
|
346
343
|
</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-blob: 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-Buffers.html" title="Buffers">
|
10
10
|
<link rel="next" href="harfbuzz-hb-face.html" title="hb-face">
|
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-blob.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-blob.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span>
|
19
19
|
<a href="#harfbuzz-hb-blob.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-Buffers.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
|
24
24
|
<td><a accesskey="n" href="harfbuzz-hb-face.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
|
25
25
|
</tr></table>
|
@@ -158,9 +158,9 @@
|
|
158
158
|
</div>
|
159
159
|
<div class="refsect1">
|
160
160
|
<a name="harfbuzz-hb-blob.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
161
|
-
<pre class="screen"> GBoxed
|
161
|
+
<pre class="screen"> <a href="/home/behdad/.local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html">GBoxed</a>
|
162
162
|
<span class="lineart">╰──</span> hb_blob_t
|
163
|
-
GEnum
|
163
|
+
<a href="/home/behdad/.local/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html">GEnum</a>
|
164
164
|
<span class="lineart">╰──</span> hb_memory_mode_t
|
165
165
|
</pre>
|
166
166
|
</div>
|
@@ -182,8 +182,9 @@ hb_blob_create (<em class="parameter"><code>const <span class="type">char</span>
|
|
182
182
|
parameter is used
|
183
183
|
to negotiate ownership and lifecycle of <em class="parameter"><code>data</code></em>
|
184
184
|
.</p>
|
185
|
+
<p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
|
185
186
|
<div class="refsect3">
|
186
|
-
<a name="
|
187
|
+
<a name="hb-blob-create.parameters"></a><h4>Parameters</h4>
|
187
188
|
<div class="informaltable"><table width="100%" border="0">
|
188
189
|
<colgroup>
|
189
190
|
<col width="150px" class="parameters_name">
|
@@ -224,13 +225,12 @@ is not needed anymore.</p></td>
|
|
224
225
|
</table></div>
|
225
226
|
</div>
|
226
227
|
<div class="refsect3">
|
227
|
-
<a name="
|
228
|
+
<a name="hb-blob-create.returns"></a><h4>Returns</h4>
|
228
229
|
<p> New blob, or the empty blob if something failed or if <em class="parameter"><code>length</code></em>
|
229
230
|
is
|
230
231
|
zero. Destroy with <a class="link" href="harfbuzz-hb-blob.html#hb-blob-destroy" title="hb_blob_destroy ()"><code class="function">hb_blob_destroy()</code></a>.</p>
|
231
|
-
<p></p>
|
232
232
|
</div>
|
233
|
-
<p class="since">Since 0.9.2</p>
|
233
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
234
234
|
</div>
|
235
235
|
<hr>
|
236
236
|
<div class="refsect2">
|
@@ -248,7 +248,7 @@ is.</p>
|
|
248
248
|
<p>Makes <em class="parameter"><code>parent</code></em>
|
249
249
|
immutable.</p>
|
250
250
|
<div class="refsect3">
|
251
|
-
<a name="
|
251
|
+
<a name="hb-blob-create-sub-blob.parameters"></a><h4>Parameters</h4>
|
252
252
|
<div class="informaltable"><table width="100%" border="0">
|
253
253
|
<colgroup>
|
254
254
|
<col width="150px" class="parameters_name">
|
@@ -276,16 +276,15 @@ is.</p>
|
|
276
276
|
</table></div>
|
277
277
|
</div>
|
278
278
|
<div class="refsect3">
|
279
|
-
<a name="
|
279
|
+
<a name="hb-blob-create-sub-blob.returns"></a><h4>Returns</h4>
|
280
280
|
<p> New blob, or the empty blob if something failed or if
|
281
281
|
<em class="parameter"><code>length</code></em>
|
282
282
|
is zero or <em class="parameter"><code>offset</code></em>
|
283
283
|
is beyond the end of <em class="parameter"><code>parent</code></em>
|
284
284
|
's data. Destroy
|
285
285
|
with <a class="link" href="harfbuzz-hb-blob.html#hb-blob-destroy" title="hb_blob_destroy ()"><code class="function">hb_blob_destroy()</code></a>.</p>
|
286
|
-
<p></p>
|
287
286
|
</div>
|
288
|
-
<p class="since">Since 0.9.2</p>
|
287
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
289
288
|
</div>
|
290
289
|
<hr>
|
291
290
|
<div class="refsect2">
|
@@ -298,8 +297,9 @@ hb_blob_destroy (<em class="parameter"><code><a class="link" href="harfbuzz-hb-b
|
|
298
297
|
, freeing all memory, possibly calling the destroy-callback the blob
|
299
298
|
was created for if it has not been called already.</p>
|
300
299
|
<p>See TODO:link object types for more information.</p>
|
300
|
+
<p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
|
301
301
|
<div class="refsect3">
|
302
|
-
<a name="
|
302
|
+
<a name="hb-blob-destroy.parameters"></a><h4>Parameters</h4>
|
303
303
|
<div class="informaltable"><table width="100%" border="0">
|
304
304
|
<colgroup>
|
305
305
|
<col width="150px" class="parameters_name">
|
@@ -313,7 +313,7 @@ was created for if it has not been called already.</p>
|
|
313
313
|
</tr></tbody>
|
314
314
|
</table></div>
|
315
315
|
</div>
|
316
|
-
<p class="since">Since 0.9.2</p>
|
316
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
317
317
|
</div>
|
318
318
|
<hr>
|
319
319
|
<div class="refsect2">
|
@@ -322,7 +322,7 @@ was created for if it has not been called already.</p>
|
|
322
322
|
hb_blob_get_data (<em class="parameter"><code><a class="link" href="harfbuzz-hb-blob.html#hb-blob-t"><span class="type">hb_blob_t</span></a> *blob</code></em>,
|
323
323
|
<em class="parameter"><code>unsigned <span class="type">int</span> *length</code></em>);</pre>
|
324
324
|
<div class="refsect3">
|
325
|
-
<a name="
|
325
|
+
<a name="hb-blob-get-data.parameters"></a><h4>Parameters</h4>
|
326
326
|
<div class="informaltable"><table width="100%" border="0">
|
327
327
|
<colgroup>
|
328
328
|
<col width="150px" class="parameters_name">
|
@@ -344,11 +344,11 @@ hb_blob_get_data (<em class="parameter"><code><a class="link" href="harfbuzz-hb-
|
|
344
344
|
</table></div>
|
345
345
|
</div>
|
346
346
|
<div class="refsect3">
|
347
|
-
<a name="
|
347
|
+
<a name="hb-blob-get-data.returns"></a><h4>Returns</h4>
|
348
348
|
<p>. </p>
|
349
349
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>][<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=length]</span></p>
|
350
350
|
</div>
|
351
|
-
<p class="since">Since 0.9.2</p>
|
351
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
352
352
|
</div>
|
353
353
|
<hr>
|
354
354
|
<div class="refsect2">
|
@@ -361,7 +361,7 @@ return pointer to data.</p>
|
|
361
361
|
<p>Fails if blob has been made immutable, or if memory allocation
|
362
362
|
fails.</p>
|
363
363
|
<div class="refsect3">
|
364
|
-
<a name="
|
364
|
+
<a name="hb-blob-get-data-writable.parameters"></a><h4>Parameters</h4>
|
365
365
|
<div class="informaltable"><table width="100%" border="0">
|
366
366
|
<colgroup>
|
367
367
|
<col width="150px" class="parameters_name">
|
@@ -383,12 +383,12 @@ fails.</p>
|
|
383
383
|
</table></div>
|
384
384
|
</div>
|
385
385
|
<div class="refsect3">
|
386
|
-
<a name="
|
386
|
+
<a name="hb-blob-get-data-writable.returns"></a><h4>Returns</h4>
|
387
387
|
<p> Writable blob data,
|
388
|
-
or <
|
388
|
+
or <code class="literal">NULL</code> if failed. </p>
|
389
389
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>][<acronym title="Parameter points to an array of items."><span class="acronym">array</span></acronym> length=length]</span></p>
|
390
390
|
</div>
|
391
|
-
<p class="since">Since 0.9.2</p>
|
391
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
392
392
|
</div>
|
393
393
|
<hr>
|
394
394
|
<div class="refsect2">
|
@@ -398,11 +398,11 @@ hb_blob_get_empty (<em class="parameter"><code><span class="type">void</span></c
|
|
398
398
|
<p>Returns the singleton empty blob.</p>
|
399
399
|
<p>See TODO:link object types for more information.</p>
|
400
400
|
<div class="refsect3">
|
401
|
-
<a name="
|
401
|
+
<a name="hb-blob-get-empty.returns"></a><h4>Returns</h4>
|
402
402
|
<p> the empty blob. </p>
|
403
403
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
404
404
|
</div>
|
405
|
-
<p class="since">Since 0.9.2</p>
|
405
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
406
406
|
</div>
|
407
407
|
<hr>
|
408
408
|
<div class="refsect2">
|
@@ -410,7 +410,7 @@ hb_blob_get_empty (<em class="parameter"><code><span class="type">void</span></c
|
|
410
410
|
<pre class="programlisting">unsigned <span class="returnvalue">int</span>
|
411
411
|
hb_blob_get_length (<em class="parameter"><code><a class="link" href="harfbuzz-hb-blob.html#hb-blob-t"><span class="type">hb_blob_t</span></a> *blob</code></em>);</pre>
|
412
412
|
<div class="refsect3">
|
413
|
-
<a name="
|
413
|
+
<a name="hb-blob-get-length.parameters"></a><h4>Parameters</h4>
|
414
414
|
<div class="informaltable"><table width="100%" border="0">
|
415
415
|
<colgroup>
|
416
416
|
<col width="150px" class="parameters_name">
|
@@ -425,11 +425,10 @@ hb_blob_get_length (<em class="parameter"><code><a class="link" href="harfbuzz-h
|
|
425
425
|
</table></div>
|
426
426
|
</div>
|
427
427
|
<div class="refsect3">
|
428
|
-
<a name="
|
428
|
+
<a name="hb-blob-get-length.returns"></a><h4>Returns</h4>
|
429
429
|
<p> the length of blob data in bytes.</p>
|
430
|
-
<p></p>
|
431
430
|
</div>
|
432
|
-
<p class="since">Since 0.9.2</p>
|
431
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
433
432
|
</div>
|
434
433
|
<hr>
|
435
434
|
<div class="refsect2">
|
@@ -437,8 +436,9 @@ hb_blob_get_length (<em class="parameter"><code><a class="link" href="harfbuzz-h
|
|
437
436
|
<pre class="programlisting"><span class="returnvalue">void</span> *
|
438
437
|
hb_blob_get_user_data (<em class="parameter"><code><a class="link" href="harfbuzz-hb-blob.html#hb-blob-t"><span class="type">hb_blob_t</span></a> *blob</code></em>,
|
439
438
|
<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>
|
439
|
+
<p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
|
440
440
|
<div class="refsect3">
|
441
|
-
<a name="
|
441
|
+
<a name="hb-blob-get-user-data.parameters"></a><h4>Parameters</h4>
|
442
442
|
<div class="informaltable"><table width="100%" border="0">
|
443
443
|
<colgroup>
|
444
444
|
<col width="150px" class="parameters_name">
|
@@ -460,11 +460,11 @@ hb_blob_get_user_data (<em class="parameter"><code><a class="link" href="harfbuz
|
|
460
460
|
</table></div>
|
461
461
|
</div>
|
462
462
|
<div class="refsect3">
|
463
|
-
<a name="
|
463
|
+
<a name="hb-blob-get-user-data.returns"></a><h4>Returns</h4>
|
464
464
|
<p>. </p>
|
465
465
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
466
466
|
</div>
|
467
|
-
<p class="since">Since 0.9.2</p>
|
467
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
468
468
|
</div>
|
469
469
|
<hr>
|
470
470
|
<div class="refsect2">
|
@@ -472,7 +472,7 @@ hb_blob_get_user_data (<em class="parameter"><code><a class="link" href="harfbuz
|
|
472
472
|
<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>
|
473
473
|
hb_blob_is_immutable (<em class="parameter"><code><a class="link" href="harfbuzz-hb-blob.html#hb-blob-t"><span class="type">hb_blob_t</span></a> *blob</code></em>);</pre>
|
474
474
|
<div class="refsect3">
|
475
|
-
<a name="
|
475
|
+
<a name="hb-blob-is-immutable.parameters"></a><h4>Parameters</h4>
|
476
476
|
<div class="informaltable"><table width="100%" border="0">
|
477
477
|
<colgroup>
|
478
478
|
<col width="150px" class="parameters_name">
|
@@ -487,11 +487,10 @@ hb_blob_is_immutable (<em class="parameter"><code><a class="link" href="harfbuzz
|
|
487
487
|
</table></div>
|
488
488
|
</div>
|
489
489
|
<div class="refsect3">
|
490
|
-
<a name="
|
490
|
+
<a name="hb-blob-is-immutable.returns"></a><h4>Returns</h4>
|
491
491
|
<p> TODO</p>
|
492
|
-
<p></p>
|
493
492
|
</div>
|
494
|
-
<p class="since">Since 0.9.2</p>
|
493
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
495
494
|
</div>
|
496
495
|
<hr>
|
497
496
|
<div class="refsect2">
|
@@ -499,7 +498,7 @@ hb_blob_is_immutable (<em class="parameter"><code><a class="link" href="harfbuzz
|
|
499
498
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
500
499
|
hb_blob_make_immutable (<em class="parameter"><code><a class="link" href="harfbuzz-hb-blob.html#hb-blob-t"><span class="type">hb_blob_t</span></a> *blob</code></em>);</pre>
|
501
500
|
<div class="refsect3">
|
502
|
-
<a name="
|
501
|
+
<a name="hb-blob-make-immutable.parameters"></a><h4>Parameters</h4>
|
503
502
|
<div class="informaltable"><table width="100%" border="0">
|
504
503
|
<colgroup>
|
505
504
|
<col width="150px" class="parameters_name">
|
@@ -513,7 +512,7 @@ hb_blob_make_immutable (<em class="parameter"><code><a class="link" href="harfbu
|
|
513
512
|
</tr></tbody>
|
514
513
|
</table></div>
|
515
514
|
</div>
|
516
|
-
<p class="since">Since 0.9.2</p>
|
515
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
517
516
|
</div>
|
518
517
|
<hr>
|
519
518
|
<div class="refsect2">
|
@@ -523,8 +522,9 @@ hb_blob_reference (<em class="parameter"><code><a class="link" href="harfbuzz-hb
|
|
523
522
|
<p>Increases the reference count on <em class="parameter"><code>blob</code></em>
|
524
523
|
.</p>
|
525
524
|
<p>See TODO:link object types for more information.</p>
|
525
|
+
<p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
|
526
526
|
<div class="refsect3">
|
527
|
-
<a name="
|
527
|
+
<a name="hb-blob-reference.parameters"></a><h4>Parameters</h4>
|
528
528
|
<div class="informaltable"><table width="100%" border="0">
|
529
529
|
<colgroup>
|
530
530
|
<col width="150px" class="parameters_name">
|
@@ -539,12 +539,11 @@ hb_blob_reference (<em class="parameter"><code><a class="link" href="harfbuzz-hb
|
|
539
539
|
</table></div>
|
540
540
|
</div>
|
541
541
|
<div class="refsect3">
|
542
|
-
<a name="
|
542
|
+
<a name="hb-blob-reference.returns"></a><h4>Returns</h4>
|
543
543
|
<p> <em class="parameter"><code>blob</code></em>
|
544
544
|
.</p>
|
545
|
-
<p></p>
|
546
545
|
</div>
|
547
|
-
<p class="since">Since 0.9.2</p>
|
546
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
548
547
|
</div>
|
549
548
|
<hr>
|
550
549
|
<div class="refsect2">
|
@@ -555,8 +554,9 @@ hb_blob_set_user_data (<em class="parameter"><code><a class="link" href="harfbuz
|
|
555
554
|
<em class="parameter"><code><span class="type">void</span> *data</code></em>,
|
556
555
|
<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>,
|
557
556
|
<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>
|
557
|
+
<p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
|
558
558
|
<div class="refsect3">
|
559
|
-
<a name="
|
559
|
+
<a name="hb-blob-set-user-data.parameters"></a><h4>Parameters</h4>
|
560
560
|
<div class="informaltable"><table width="100%" border="0">
|
561
561
|
<colgroup>
|
562
562
|
<col width="150px" class="parameters_name">
|
@@ -593,11 +593,7 @@ is not needed anymore.</p></td>
|
|
593
593
|
</tbody>
|
594
594
|
</table></div>
|
595
595
|
</div>
|
596
|
-
<
|
597
|
-
<a name="id-1.3.3.6.8.13.5"></a><h4>Returns</h4>
|
598
|
-
<p></p>
|
599
|
-
</div>
|
600
|
-
<p class="since">Since 0.9.2</p>
|
596
|
+
<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
597
|
</div>
|
602
598
|
</div>
|
603
599
|
<div class="refsect1">
|
@@ -611,7 +607,7 @@ is not needed anymore.</p></td>
|
|
611
607
|
<div class="refsect2">
|
612
608
|
<a name="hb-memory-mode-t"></a><h3>enum hb_memory_mode_t</h3>
|
613
609
|
<div class="refsect3">
|
614
|
-
<a name="
|
610
|
+
<a name="hb-memory-mode-t.members"></a><h4>Members</h4>
|
615
611
|
<div class="informaltable"><table width="100%" border="0">
|
616
612
|
<colgroup>
|
617
613
|
<col width="300px" class="enum_members_name">
|
@@ -646,7 +642,6 @@ is not needed anymore.</p></td>
|
|
646
642
|
</div>
|
647
643
|
</div>
|
648
644
|
<div class="footer">
|
649
|
-
<hr>
|
650
|
-
Generated by GTK-Doc V1.20</div>
|
645
|
+
<hr>Generated by GTK-Doc V1.25.1</div>
|
651
646
|
</body>
|
652
647
|
</html>
|