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>hb-face: 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-blob.html" title="hb-blob">
|
10
10
|
<link rel="next" href="harfbuzz-hb-font.html" title="hb-font">
|
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-face.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-face.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span>
|
19
19
|
<a href="#harfbuzz-hb-face.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-blob.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
|
24
24
|
<td><a accesskey="n" href="harfbuzz-hb-font.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
|
25
25
|
</tr></table>
|
@@ -191,7 +191,7 @@
|
|
191
191
|
</div>
|
192
192
|
<div class="refsect1">
|
193
193
|
<a name="harfbuzz-hb-face.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
194
|
-
<pre class="screen"> GBoxed
|
194
|
+
<pre class="screen"> <a href="/home/behdad/.local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html">GBoxed</a>
|
195
195
|
<span class="lineart">╰──</span> hb_face_t
|
196
196
|
</pre>
|
197
197
|
</div>
|
@@ -205,6 +205,13 @@
|
|
205
205
|
<pre class="programlisting"><a class="link" href="harfbuzz-hb-face.html#hb-face-t"><span class="returnvalue">hb_face_t</span></a> *
|
206
206
|
hb_face_create (<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>,
|
207
207
|
<em class="parameter"><code>unsigned <span class="type">int</span> index</code></em>);</pre>
|
208
|
+
<p><span class="annotation">[Xconstructor]</span></p>
|
209
|
+
<div class="refsect3">
|
210
|
+
<a name="hb-face-create.returns"></a><h4>Returns</h4>
|
211
|
+
<p>. </p>
|
212
|
+
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
213
|
+
</div>
|
214
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
208
215
|
</div>
|
209
216
|
<hr>
|
210
217
|
<div class="refsect2">
|
@@ -214,7 +221,7 @@ hb_face_create_for_tables (<em class="parameter"><code><a class="link" href="har
|
|
214
221
|
<em class="parameter"><code><span class="type">void</span> *user_data</code></em>,
|
215
222
|
<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>
|
216
223
|
<div class="refsect3">
|
217
|
-
<a name="
|
224
|
+
<a name="hb-face-create-for-tables.parameters"></a><h4>Parameters</h4>
|
218
225
|
<div class="informaltable"><table width="100%" border="0">
|
219
226
|
<colgroup>
|
220
227
|
<col width="150px" class="parameters_name">
|
@@ -229,19 +236,19 @@ hb_face_create_for_tables (<em class="parameter"><code><a class="link" href="har
|
|
229
236
|
</table></div>
|
230
237
|
</div>
|
231
238
|
<div class="refsect3">
|
232
|
-
<a name="
|
239
|
+
<a name="hb-face-create-for-tables.returns"></a><h4>Returns</h4>
|
233
240
|
<p> (transfer full)</p>
|
234
|
-
<p></p>
|
235
241
|
</div>
|
236
|
-
<p class="since">Since 0.9.2</p>
|
242
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
237
243
|
</div>
|
238
244
|
<hr>
|
239
245
|
<div class="refsect2">
|
240
246
|
<a name="hb-face-destroy"></a><h3>hb_face_destroy ()</h3>
|
241
247
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
242
248
|
hb_face_destroy (<em class="parameter"><code><a class="link" href="harfbuzz-hb-face.html#hb-face-t"><span class="type">hb_face_t</span></a> *face</code></em>);</pre>
|
249
|
+
<p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
|
243
250
|
<div class="refsect3">
|
244
|
-
<a name="
|
251
|
+
<a name="hb-face-destroy.parameters"></a><h4>Parameters</h4>
|
245
252
|
<div class="informaltable"><table width="100%" border="0">
|
246
253
|
<colgroup>
|
247
254
|
<col width="150px" class="parameters_name">
|
@@ -255,7 +262,7 @@ hb_face_destroy (<em class="parameter"><code><a class="link" href="harfbuzz-hb-f
|
|
255
262
|
</tr></tbody>
|
256
263
|
</table></div>
|
257
264
|
</div>
|
258
|
-
<p class="since">Since 0.9.2</p>
|
265
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
259
266
|
</div>
|
260
267
|
<hr>
|
261
268
|
<div class="refsect2">
|
@@ -263,11 +270,10 @@ hb_face_destroy (<em class="parameter"><code><a class="link" href="harfbuzz-hb-f
|
|
263
270
|
<pre class="programlisting"><a class="link" href="harfbuzz-hb-face.html#hb-face-t"><span class="returnvalue">hb_face_t</span></a> *
|
264
271
|
hb_face_get_empty (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
265
272
|
<div class="refsect3">
|
266
|
-
<a name="
|
273
|
+
<a name="hb-face-get-empty.returns"></a><h4>Returns</h4>
|
267
274
|
<p> (transfer full)</p>
|
268
|
-
<p></p>
|
269
275
|
</div>
|
270
|
-
<p class="since">Since 0.9.2</p>
|
276
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
271
277
|
</div>
|
272
278
|
<hr>
|
273
279
|
<div class="refsect2">
|
@@ -275,7 +281,7 @@ hb_face_get_empty (<em class="parameter"><code><span class="type">void</span></c
|
|
275
281
|
<pre class="programlisting">unsigned <span class="returnvalue">int</span>
|
276
282
|
hb_face_get_glyph_count (<em class="parameter"><code><a class="link" href="harfbuzz-hb-face.html#hb-face-t"><span class="type">hb_face_t</span></a> *face</code></em>);</pre>
|
277
283
|
<div class="refsect3">
|
278
|
-
<a name="
|
284
|
+
<a name="hb-face-get-glyph-count.parameters"></a><h4>Parameters</h4>
|
279
285
|
<div class="informaltable"><table width="100%" border="0">
|
280
286
|
<colgroup>
|
281
287
|
<col width="150px" class="parameters_name">
|
@@ -289,11 +295,7 @@ hb_face_get_glyph_count (<em class="parameter"><code><a class="link" href="harfb
|
|
289
295
|
</tr></tbody>
|
290
296
|
</table></div>
|
291
297
|
</div>
|
292
|
-
<
|
293
|
-
<a name="id-1.3.3.7.8.6.5"></a><h4>Returns</h4>
|
294
|
-
<p></p>
|
295
|
-
</div>
|
296
|
-
<p class="since">Since 0.9.7</p>
|
298
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-7.html#api-index-0.9.7">0.9.7</a></p>
|
297
299
|
</div>
|
298
300
|
<hr>
|
299
301
|
<div class="refsect2">
|
@@ -301,7 +303,7 @@ hb_face_get_glyph_count (<em class="parameter"><code><a class="link" href="harfb
|
|
301
303
|
<pre class="programlisting">unsigned <span class="returnvalue">int</span>
|
302
304
|
hb_face_get_index (<em class="parameter"><code><a class="link" href="harfbuzz-hb-face.html#hb-face-t"><span class="type">hb_face_t</span></a> *face</code></em>);</pre>
|
303
305
|
<div class="refsect3">
|
304
|
-
<a name="
|
306
|
+
<a name="hb-face-get-index.parameters"></a><h4>Parameters</h4>
|
305
307
|
<div class="informaltable"><table width="100%" border="0">
|
306
308
|
<colgroup>
|
307
309
|
<col width="150px" class="parameters_name">
|
@@ -315,11 +317,7 @@ hb_face_get_index (<em class="parameter"><code><a class="link" href="harfbuzz-hb
|
|
315
317
|
</tr></tbody>
|
316
318
|
</table></div>
|
317
319
|
</div>
|
318
|
-
<
|
319
|
-
<a name="id-1.3.3.7.8.7.5"></a><h4>Returns</h4>
|
320
|
-
<p></p>
|
321
|
-
</div>
|
322
|
-
<p class="since">Since 0.9.2</p>
|
320
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
323
321
|
</div>
|
324
322
|
<hr>
|
325
323
|
<div class="refsect2">
|
@@ -327,7 +325,7 @@ hb_face_get_index (<em class="parameter"><code><a class="link" href="harfbuzz-hb
|
|
327
325
|
<pre class="programlisting">unsigned <span class="returnvalue">int</span>
|
328
326
|
hb_face_get_upem (<em class="parameter"><code><a class="link" href="harfbuzz-hb-face.html#hb-face-t"><span class="type">hb_face_t</span></a> *face</code></em>);</pre>
|
329
327
|
<div class="refsect3">
|
330
|
-
<a name="
|
328
|
+
<a name="hb-face-get-upem.parameters"></a><h4>Parameters</h4>
|
331
329
|
<div class="informaltable"><table width="100%" border="0">
|
332
330
|
<colgroup>
|
333
331
|
<col width="150px" class="parameters_name">
|
@@ -341,11 +339,7 @@ hb_face_get_upem (<em class="parameter"><code><a class="link" href="harfbuzz-hb-
|
|
341
339
|
</tr></tbody>
|
342
340
|
</table></div>
|
343
341
|
</div>
|
344
|
-
<
|
345
|
-
<a name="id-1.3.3.7.8.8.5"></a><h4>Returns</h4>
|
346
|
-
<p></p>
|
347
|
-
</div>
|
348
|
-
<p class="since">Since 0.9.2</p>
|
342
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
349
343
|
</div>
|
350
344
|
<hr>
|
351
345
|
<div class="refsect2">
|
@@ -353,8 +347,9 @@ hb_face_get_upem (<em class="parameter"><code><a class="link" href="harfbuzz-hb-
|
|
353
347
|
<pre class="programlisting"><span class="returnvalue">void</span> *
|
354
348
|
hb_face_get_user_data (<em class="parameter"><code><a class="link" href="harfbuzz-hb-face.html#hb-face-t"><span class="type">hb_face_t</span></a> *face</code></em>,
|
355
349
|
<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>
|
350
|
+
<p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
|
356
351
|
<div class="refsect3">
|
357
|
-
<a name="
|
352
|
+
<a name="hb-face-get-user-data.parameters"></a><h4>Parameters</h4>
|
358
353
|
<div class="informaltable"><table width="100%" border="0">
|
359
354
|
<colgroup>
|
360
355
|
<col width="150px" class="parameters_name">
|
@@ -369,11 +364,11 @@ hb_face_get_user_data (<em class="parameter"><code><a class="link" href="harfbuz
|
|
369
364
|
</table></div>
|
370
365
|
</div>
|
371
366
|
<div class="refsect3">
|
372
|
-
<a name="
|
367
|
+
<a name="hb-face-get-user-data.returns"></a><h4>Returns</h4>
|
373
368
|
<p>. </p>
|
374
369
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
375
370
|
</div>
|
376
|
-
<p class="since">Since 0.9.2</p>
|
371
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
377
372
|
</div>
|
378
373
|
<hr>
|
379
374
|
<div class="refsect2">
|
@@ -381,7 +376,7 @@ hb_face_get_user_data (<em class="parameter"><code><a class="link" href="harfbuz
|
|
381
376
|
<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>
|
382
377
|
hb_face_is_immutable (<em class="parameter"><code><a class="link" href="harfbuzz-hb-face.html#hb-face-t"><span class="type">hb_face_t</span></a> *face</code></em>);</pre>
|
383
378
|
<div class="refsect3">
|
384
|
-
<a name="
|
379
|
+
<a name="hb-face-is-immutable.parameters"></a><h4>Parameters</h4>
|
385
380
|
<div class="informaltable"><table width="100%" border="0">
|
386
381
|
<colgroup>
|
387
382
|
<col width="150px" class="parameters_name">
|
@@ -395,11 +390,7 @@ hb_face_is_immutable (<em class="parameter"><code><a class="link" href="harfbuzz
|
|
395
390
|
</tr></tbody>
|
396
391
|
</table></div>
|
397
392
|
</div>
|
398
|
-
<
|
399
|
-
<a name="id-1.3.3.7.8.10.5"></a><h4>Returns</h4>
|
400
|
-
<p></p>
|
401
|
-
</div>
|
402
|
-
<p class="since">Since 0.9.2</p>
|
393
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
403
394
|
</div>
|
404
395
|
<hr>
|
405
396
|
<div class="refsect2">
|
@@ -407,7 +398,7 @@ hb_face_is_immutable (<em class="parameter"><code><a class="link" href="harfbuzz
|
|
407
398
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
408
399
|
hb_face_make_immutable (<em class="parameter"><code><a class="link" href="harfbuzz-hb-face.html#hb-face-t"><span class="type">hb_face_t</span></a> *face</code></em>);</pre>
|
409
400
|
<div class="refsect3">
|
410
|
-
<a name="
|
401
|
+
<a name="hb-face-make-immutable.parameters"></a><h4>Parameters</h4>
|
411
402
|
<div class="informaltable"><table width="100%" border="0">
|
412
403
|
<colgroup>
|
413
404
|
<col width="150px" class="parameters_name">
|
@@ -421,15 +412,16 @@ hb_face_make_immutable (<em class="parameter"><code><a class="link" href="harfbu
|
|
421
412
|
</tr></tbody>
|
422
413
|
</table></div>
|
423
414
|
</div>
|
424
|
-
<p class="since">Since 0.9.2</p>
|
415
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
425
416
|
</div>
|
426
417
|
<hr>
|
427
418
|
<div class="refsect2">
|
428
419
|
<a name="hb-face-reference"></a><h3>hb_face_reference ()</h3>
|
429
420
|
<pre class="programlisting"><a class="link" href="harfbuzz-hb-face.html#hb-face-t"><span class="returnvalue">hb_face_t</span></a> *
|
430
421
|
hb_face_reference (<em class="parameter"><code><a class="link" href="harfbuzz-hb-face.html#hb-face-t"><span class="type">hb_face_t</span></a> *face</code></em>);</pre>
|
422
|
+
<p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
|
431
423
|
<div class="refsect3">
|
432
|
-
<a name="
|
424
|
+
<a name="hb-face-reference.parameters"></a><h4>Parameters</h4>
|
433
425
|
<div class="informaltable"><table width="100%" border="0">
|
434
426
|
<colgroup>
|
435
427
|
<col width="150px" class="parameters_name">
|
@@ -443,11 +435,7 @@ hb_face_reference (<em class="parameter"><code><a class="link" href="harfbuzz-hb
|
|
443
435
|
</tr></tbody>
|
444
436
|
</table></div>
|
445
437
|
</div>
|
446
|
-
<
|
447
|
-
<a name="id-1.3.3.7.8.12.5"></a><h4>Returns</h4>
|
448
|
-
<p></p>
|
449
|
-
</div>
|
450
|
-
<p class="since">Since 0.9.2</p>
|
438
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
451
439
|
</div>
|
452
440
|
<hr>
|
453
441
|
<div class="refsect2">
|
@@ -455,7 +443,7 @@ hb_face_reference (<em class="parameter"><code><a class="link" href="harfbuzz-hb
|
|
455
443
|
<pre class="programlisting"><a class="link" href="harfbuzz-hb-blob.html#hb-blob-t"><span class="returnvalue">hb_blob_t</span></a> *
|
456
444
|
hb_face_reference_blob (<em class="parameter"><code><a class="link" href="harfbuzz-hb-face.html#hb-face-t"><span class="type">hb_face_t</span></a> *face</code></em>);</pre>
|
457
445
|
<div class="refsect3">
|
458
|
-
<a name="
|
446
|
+
<a name="hb-face-reference-blob.parameters"></a><h4>Parameters</h4>
|
459
447
|
<div class="informaltable"><table width="100%" border="0">
|
460
448
|
<colgroup>
|
461
449
|
<col width="150px" class="parameters_name">
|
@@ -470,11 +458,11 @@ hb_face_reference_blob (<em class="parameter"><code><a class="link" href="harfbu
|
|
470
458
|
</table></div>
|
471
459
|
</div>
|
472
460
|
<div class="refsect3">
|
473
|
-
<a name="
|
461
|
+
<a name="hb-face-reference-blob.returns"></a><h4>Returns</h4>
|
474
462
|
<p>. </p>
|
475
463
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
476
464
|
</div>
|
477
|
-
<p class="since">Since 0.9.2</p>
|
465
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
478
466
|
</div>
|
479
467
|
<hr>
|
480
468
|
<div class="refsect2">
|
@@ -483,7 +471,7 @@ hb_face_reference_blob (<em class="parameter"><code><a class="link" href="harfbu
|
|
483
471
|
hb_face_reference_table (<em class="parameter"><code><a class="link" href="harfbuzz-hb-face.html#hb-face-t"><span class="type">hb_face_t</span></a> *face</code></em>,
|
484
472
|
<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-tag-t" title="hb_tag_t"><span class="type">hb_tag_t</span></a> tag</code></em>);</pre>
|
485
473
|
<div class="refsect3">
|
486
|
-
<a name="
|
474
|
+
<a name="hb-face-reference-table.parameters"></a><h4>Parameters</h4>
|
487
475
|
<div class="informaltable"><table width="100%" border="0">
|
488
476
|
<colgroup>
|
489
477
|
<col width="150px" class="parameters_name">
|
@@ -498,11 +486,11 @@ hb_face_reference_table (<em class="parameter"><code><a class="link" href="harfb
|
|
498
486
|
</table></div>
|
499
487
|
</div>
|
500
488
|
<div class="refsect3">
|
501
|
-
<a name="
|
489
|
+
<a name="hb-face-reference-table.returns"></a><h4>Returns</h4>
|
502
490
|
<p>. </p>
|
503
491
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
504
492
|
</div>
|
505
|
-
<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>
|
506
494
|
</div>
|
507
495
|
<hr>
|
508
496
|
<div class="refsect2">
|
@@ -511,7 +499,7 @@ hb_face_reference_table (<em class="parameter"><code><a class="link" href="harfb
|
|
511
499
|
hb_face_set_glyph_count (<em class="parameter"><code><a class="link" href="harfbuzz-hb-face.html#hb-face-t"><span class="type">hb_face_t</span></a> *face</code></em>,
|
512
500
|
<em class="parameter"><code>unsigned <span class="type">int</span> glyph_count</code></em>);</pre>
|
513
501
|
<div class="refsect3">
|
514
|
-
<a name="
|
502
|
+
<a name="hb-face-set-glyph-count.parameters"></a><h4>Parameters</h4>
|
515
503
|
<div class="informaltable"><table width="100%" border="0">
|
516
504
|
<colgroup>
|
517
505
|
<col width="150px" class="parameters_name">
|
@@ -525,7 +513,7 @@ hb_face_set_glyph_count (<em class="parameter"><code><a class="link" href="harfb
|
|
525
513
|
</tr></tbody>
|
526
514
|
</table></div>
|
527
515
|
</div>
|
528
|
-
<p class="since">Since 0.9.7</p>
|
516
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-7.html#api-index-0.9.7">0.9.7</a></p>
|
529
517
|
</div>
|
530
518
|
<hr>
|
531
519
|
<div class="refsect2">
|
@@ -534,7 +522,7 @@ hb_face_set_glyph_count (<em class="parameter"><code><a class="link" href="harfb
|
|
534
522
|
hb_face_set_index (<em class="parameter"><code><a class="link" href="harfbuzz-hb-face.html#hb-face-t"><span class="type">hb_face_t</span></a> *face</code></em>,
|
535
523
|
<em class="parameter"><code>unsigned <span class="type">int</span> index</code></em>);</pre>
|
536
524
|
<div class="refsect3">
|
537
|
-
<a name="
|
525
|
+
<a name="hb-face-set-index.parameters"></a><h4>Parameters</h4>
|
538
526
|
<div class="informaltable"><table width="100%" border="0">
|
539
527
|
<colgroup>
|
540
528
|
<col width="150px" class="parameters_name">
|
@@ -548,7 +536,7 @@ hb_face_set_index (<em class="parameter"><code><a class="link" href="harfbuzz-hb
|
|
548
536
|
</tr></tbody>
|
549
537
|
</table></div>
|
550
538
|
</div>
|
551
|
-
<p class="since">Since 0.9.2</p>
|
539
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
552
540
|
</div>
|
553
541
|
<hr>
|
554
542
|
<div class="refsect2">
|
@@ -557,7 +545,7 @@ hb_face_set_index (<em class="parameter"><code><a class="link" href="harfbuzz-hb
|
|
557
545
|
hb_face_set_upem (<em class="parameter"><code><a class="link" href="harfbuzz-hb-face.html#hb-face-t"><span class="type">hb_face_t</span></a> *face</code></em>,
|
558
546
|
<em class="parameter"><code>unsigned <span class="type">int</span> upem</code></em>);</pre>
|
559
547
|
<div class="refsect3">
|
560
|
-
<a name="
|
548
|
+
<a name="hb-face-set-upem.parameters"></a><h4>Parameters</h4>
|
561
549
|
<div class="informaltable"><table width="100%" border="0">
|
562
550
|
<colgroup>
|
563
551
|
<col width="150px" class="parameters_name">
|
@@ -571,7 +559,7 @@ hb_face_set_upem (<em class="parameter"><code><a class="link" href="harfbuzz-hb-
|
|
571
559
|
</tr></tbody>
|
572
560
|
</table></div>
|
573
561
|
</div>
|
574
|
-
<p class="since">Since 0.9.2</p>
|
562
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
575
563
|
</div>
|
576
564
|
<hr>
|
577
565
|
<div class="refsect2">
|
@@ -582,8 +570,9 @@ hb_face_set_user_data (<em class="parameter"><code><a class="link" href="harfbuz
|
|
582
570
|
<em class="parameter"><code><span class="type">void</span> *data</code></em>,
|
583
571
|
<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>,
|
584
572
|
<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>
|
573
|
+
<p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
|
585
574
|
<div class="refsect3">
|
586
|
-
<a name="
|
575
|
+
<a name="hb-face-set-user-data.parameters"></a><h4>Parameters</h4>
|
587
576
|
<div class="informaltable"><table width="100%" border="0">
|
588
577
|
<colgroup>
|
589
578
|
<col width="150px" class="parameters_name">
|
@@ -597,11 +586,7 @@ hb_face_set_user_data (<em class="parameter"><code><a class="link" href="harfbuz
|
|
597
586
|
</tr></tbody>
|
598
587
|
</table></div>
|
599
588
|
</div>
|
600
|
-
<
|
601
|
-
<a name="id-1.3.3.7.8.18.5"></a><h4>Returns</h4>
|
602
|
-
<p></p>
|
603
|
-
</div>
|
604
|
-
<p class="since">Since 0.9.2</p>
|
589
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
605
590
|
</div>
|
606
591
|
</div>
|
607
592
|
<div class="refsect1">
|
@@ -614,7 +599,6 @@ hb_face_set_user_data (<em class="parameter"><code><a class="link" href="harfbuz
|
|
614
599
|
</div>
|
615
600
|
</div>
|
616
601
|
<div class="footer">
|
617
|
-
<hr>
|
618
|
-
Generated by GTK-Doc V1.20</div>
|
602
|
+
<hr>Generated by GTK-Doc V1.25.1</div>
|
619
603
|
</body>
|
620
604
|
</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-font: 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-face.html" title="hb-face">
|
10
10
|
<link rel="next" href="harfbuzz-Shaping.html" title="Shaping">
|
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-font.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-font.description" class="shortcut">Description</a></span><span id="nav_hierarchy"> <span class="dim">|</span>
|
19
19
|
<a href="#harfbuzz-hb-font.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-face.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
|
24
24
|
<td><a accesskey="n" href="harfbuzz-Shaping.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
|
25
25
|
</tr></table>
|
@@ -157,14 +157,6 @@
|
|
157
157
|
<span class="returnvalue">void</span>
|
158
158
|
</td>
|
159
159
|
<td class="function_name">
|
160
|
-
<a class="link" href="harfbuzz-hb-font.html#hb-font-funcs-set-glyph-func" title="hb_font_funcs_set_glyph_func ()">hb_font_funcs_set_glyph_func</a> <span class="c_punctuation">()</span>
|
161
|
-
</td>
|
162
|
-
</tr>
|
163
|
-
<tr>
|
164
|
-
<td class="function_type">
|
165
|
-
<span class="returnvalue">void</span>
|
166
|
-
</td>
|
167
|
-
<td class="function_name">
|
168
160
|
<a class="link" href="harfbuzz-hb-font.html#hb-font-funcs-set-glyph-h-advance-func" title="hb_font_funcs_set_glyph_h_advance_func ()">hb_font_funcs_set_glyph_h_advance_func</a> <span class="c_punctuation">()</span>
|
169
161
|
</td>
|
170
162
|
</tr>
|
@@ -218,6 +210,14 @@
|
|
218
210
|
</tr>
|
219
211
|
<tr>
|
220
212
|
<td class="function_type">
|
213
|
+
<span class="returnvalue">void</span>
|
214
|
+
</td>
|
215
|
+
<td class="function_name">
|
216
|
+
<a class="link" href="harfbuzz-hb-font.html#hb-font-funcs-set-nominal-glyph-func" title="hb_font_funcs_set_nominal_glyph_func ()">hb_font_funcs_set_nominal_glyph_func</a> <span class="c_punctuation">()</span>
|
217
|
+
</td>
|
218
|
+
</tr>
|
219
|
+
<tr>
|
220
|
+
<td class="function_type">
|
221
221
|
<a class="link" href="harfbuzz-hb-common.html#hb-bool-t" title="hb_bool_t"><span class="returnvalue">hb_bool_t</span></a>
|
222
222
|
</td>
|
223
223
|
<td class="function_name">
|
@@ -226,6 +226,14 @@
|
|
226
226
|
</tr>
|
227
227
|
<tr>
|
228
228
|
<td class="function_type">
|
229
|
+
<span class="returnvalue">void</span>
|
230
|
+
</td>
|
231
|
+
<td class="function_name">
|
232
|
+
<a class="link" href="harfbuzz-hb-font.html#hb-font-funcs-set-variation-glyph-func" title="hb_font_funcs_set_variation_glyph_func ()">hb_font_funcs_set_variation_glyph_func</a> <span class="c_punctuation">()</span>
|
233
|
+
</td>
|
234
|
+
</tr>
|
235
|
+
<tr>
|
236
|
+
<td class="function_type">
|
229
237
|
<a class="link" href="harfbuzz-hb-font.html#hb-font-t"><span class="returnvalue">hb_font_t</span></a> *
|
230
238
|
</td>
|
231
239
|
<td class="function_name">
|
@@ -330,14 +338,6 @@
|
|
330
338
|
</tr>
|
331
339
|
<tr>
|
332
340
|
<td class="function_type">
|
333
|
-
<a class="link" href="harfbuzz-hb-common.html#hb-bool-t" title="hb_bool_t"><span class="returnvalue">hb_bool_t</span></a>
|
334
|
-
</td>
|
335
|
-
<td class="function_name">
|
336
|
-
<span class="c_punctuation">(</span><a class="link" href="harfbuzz-hb-font.html#hb-font-get-glyph-func-t" title="hb_font_get_glyph_func_t ()">*hb_font_get_glyph_func_t</a><span class="c_punctuation">)</span> <span class="c_punctuation">()</span>
|
337
|
-
</td>
|
338
|
-
</tr>
|
339
|
-
<tr>
|
340
|
-
<td class="function_type">
|
341
341
|
<a class="link" href="harfbuzz-hb-common.html#hb-position-t" title="hb_position_t"><span class="returnvalue">hb_position_t</span></a>
|
342
342
|
</td>
|
343
343
|
<td class="function_name">
|
@@ -434,6 +434,22 @@
|
|
434
434
|
</tr>
|
435
435
|
<tr>
|
436
436
|
<td class="function_type">
|
437
|
+
<a class="link" href="harfbuzz-hb-common.html#hb-bool-t" title="hb_bool_t"><span class="returnvalue">hb_bool_t</span></a>
|
438
|
+
</td>
|
439
|
+
<td class="function_name">
|
440
|
+
<a class="link" href="harfbuzz-hb-font.html#hb-font-get-nominal-glyph" title="hb_font_get_nominal_glyph ()">hb_font_get_nominal_glyph</a> <span class="c_punctuation">()</span>
|
441
|
+
</td>
|
442
|
+
</tr>
|
443
|
+
<tr>
|
444
|
+
<td class="function_type">
|
445
|
+
<a class="link" href="harfbuzz-hb-common.html#hb-bool-t" title="hb_bool_t"><span class="returnvalue">hb_bool_t</span></a>
|
446
|
+
</td>
|
447
|
+
<td class="function_name">
|
448
|
+
<span class="c_punctuation">(</span><a class="link" href="harfbuzz-hb-font.html#hb-font-get-nominal-glyph-func-t" title="hb_font_get_nominal_glyph_func_t ()">*hb_font_get_nominal_glyph_func_t</a><span class="c_punctuation">)</span> <span class="c_punctuation">()</span>
|
449
|
+
</td>
|
450
|
+
</tr>
|
451
|
+
<tr>
|
452
|
+
<td class="function_type">
|
437
453
|
<a class="link" href="harfbuzz-hb-font.html#hb-font-t"><span class="returnvalue">hb_font_t</span></a> *
|
438
454
|
</td>
|
439
455
|
<td class="function_name">
|
@@ -469,6 +485,22 @@
|
|
469
485
|
<a class="link" href="harfbuzz-hb-common.html#hb-bool-t" title="hb_bool_t"><span class="returnvalue">hb_bool_t</span></a>
|
470
486
|
</td>
|
471
487
|
<td class="function_name">
|
488
|
+
<a class="link" href="harfbuzz-hb-font.html#hb-font-get-variation-glyph" title="hb_font_get_variation_glyph ()">hb_font_get_variation_glyph</a> <span class="c_punctuation">()</span>
|
489
|
+
</td>
|
490
|
+
</tr>
|
491
|
+
<tr>
|
492
|
+
<td class="function_type">
|
493
|
+
<a class="link" href="harfbuzz-hb-common.html#hb-bool-t" title="hb_bool_t"><span class="returnvalue">hb_bool_t</span></a>
|
494
|
+
</td>
|
495
|
+
<td class="function_name">
|
496
|
+
<span class="c_punctuation">(</span><a class="link" href="harfbuzz-hb-font.html#hb-font-get-variation-glyph-func-t" title="hb_font_get_variation_glyph_func_t ()">*hb_font_get_variation_glyph_func_t</a><span class="c_punctuation">)</span> <span class="c_punctuation">()</span>
|
497
|
+
</td>
|
498
|
+
</tr>
|
499
|
+
<tr>
|
500
|
+
<td class="function_type">
|
501
|
+
<a class="link" href="harfbuzz-hb-common.html#hb-bool-t" title="hb_bool_t"><span class="returnvalue">hb_bool_t</span></a>
|
502
|
+
</td>
|
503
|
+
<td class="function_name">
|
472
504
|
<a class="link" href="harfbuzz-hb-font.html#hb-font-glyph-from-string" title="hb_font_glyph_from_string ()">hb_font_glyph_from_string</a> <span class="c_punctuation">()</span>
|
473
505
|
</td>
|
474
506
|
</tr>
|
@@ -672,7 +704,7 @@
|
|
672
704
|
</div>
|
673
705
|
<div class="refsect1">
|
674
706
|
<a name="harfbuzz-hb-font.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
675
|
-
<pre class="screen"> GBoxed
|
707
|
+
<pre class="screen"> <a href="/home/behdad/.local/share/gtk-doc/html/gobject/gobject-Boxed-Types.html">GBoxed</a>
|
676
708
|
<span class="lineart">├──</span> hb_font_funcs_t
|
677
709
|
<span class="lineart">╰──</span> hb_font_t
|
678
710
|
</pre>
|
@@ -692,7 +724,7 @@ hb_font_add_glyph_origin_for_direction
|
|
692
724
|
<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-position-t" title="hb_position_t"><span class="type">hb_position_t</span></a> *x</code></em>,
|
693
725
|
<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-position-t" title="hb_position_t"><span class="type">hb_position_t</span></a> *y</code></em>);</pre>
|
694
726
|
<div class="refsect3">
|
695
|
-
<a name="
|
727
|
+
<a name="hb-font-add-glyph-origin-for-direction.parameters"></a><h4>Parameters</h4>
|
696
728
|
<div class="informaltable"><table width="100%" border="0">
|
697
729
|
<colgroup>
|
698
730
|
<col width="150px" class="parameters_name">
|
@@ -718,13 +750,35 @@ hb_font_add_glyph_origin_for_direction
|
|
718
750
|
</tbody>
|
719
751
|
</table></div>
|
720
752
|
</div>
|
721
|
-
<p class="since">Since 0.9.2</p>
|
753
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
722
754
|
</div>
|
723
755
|
<hr>
|
724
756
|
<div class="refsect2">
|
725
757
|
<a name="hb-font-create"></a><h3>hb_font_create ()</h3>
|
726
758
|
<pre class="programlisting"><a class="link" href="harfbuzz-hb-font.html#hb-font-t"><span class="returnvalue">hb_font_t</span></a> *
|
727
759
|
hb_font_create (<em class="parameter"><code><a class="link" href="harfbuzz-hb-face.html#hb-face-t"><span class="type">hb_face_t</span></a> *face</code></em>);</pre>
|
760
|
+
<p><span class="annotation">[Xconstructor]</span></p>
|
761
|
+
<div class="refsect3">
|
762
|
+
<a name="hb-font-create.parameters"></a><h4>Parameters</h4>
|
763
|
+
<div class="informaltable"><table width="100%" border="0">
|
764
|
+
<colgroup>
|
765
|
+
<col width="150px" class="parameters_name">
|
766
|
+
<col class="parameters_description">
|
767
|
+
<col width="200px" class="parameters_annotations">
|
768
|
+
</colgroup>
|
769
|
+
<tbody><tr>
|
770
|
+
<td class="parameter_name"><p>face</p></td>
|
771
|
+
<td class="parameter_description"><p>a face.</p></td>
|
772
|
+
<td class="parameter_annotations"> </td>
|
773
|
+
</tr></tbody>
|
774
|
+
</table></div>
|
775
|
+
</div>
|
776
|
+
<div class="refsect3">
|
777
|
+
<a name="hb-font-create.returns"></a><h4>Returns</h4>
|
778
|
+
<p>. </p>
|
779
|
+
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
780
|
+
</div>
|
781
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
728
782
|
</div>
|
729
783
|
<hr>
|
730
784
|
<div class="refsect2">
|
@@ -732,7 +786,7 @@ hb_font_create (<em class="parameter"><code><a class="link" href="harfbuzz-hb-fa
|
|
732
786
|
<pre class="programlisting"><a class="link" href="harfbuzz-hb-font.html#hb-font-t"><span class="returnvalue">hb_font_t</span></a> *
|
733
787
|
hb_font_create_sub_font (<em class="parameter"><code><a class="link" href="harfbuzz-hb-font.html#hb-font-t"><span class="type">hb_font_t</span></a> *parent</code></em>);</pre>
|
734
788
|
<div class="refsect3">
|
735
|
-
<a name="
|
789
|
+
<a name="hb-font-create-sub-font.parameters"></a><h4>Parameters</h4>
|
736
790
|
<div class="informaltable"><table width="100%" border="0">
|
737
791
|
<colgroup>
|
738
792
|
<col width="150px" class="parameters_name">
|
@@ -747,19 +801,20 @@ hb_font_create_sub_font (<em class="parameter"><code><a class="link" href="harfb
|
|
747
801
|
</table></div>
|
748
802
|
</div>
|
749
803
|
<div class="refsect3">
|
750
|
-
<a name="
|
804
|
+
<a name="hb-font-create-sub-font.returns"></a><h4>Returns</h4>
|
751
805
|
<p>. </p>
|
752
806
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
753
807
|
</div>
|
754
|
-
<p class="since">Since 0.9.2</p>
|
808
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
755
809
|
</div>
|
756
810
|
<hr>
|
757
811
|
<div class="refsect2">
|
758
812
|
<a name="hb-font-destroy"></a><h3>hb_font_destroy ()</h3>
|
759
813
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
760
814
|
hb_font_destroy (<em class="parameter"><code><a class="link" href="harfbuzz-hb-font.html#hb-font-t"><span class="type">hb_font_t</span></a> *font</code></em>);</pre>
|
815
|
+
<p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
|
761
816
|
<div class="refsect3">
|
762
|
-
<a name="
|
817
|
+
<a name="hb-font-destroy.parameters"></a><h4>Parameters</h4>
|
763
818
|
<div class="informaltable"><table width="100%" border="0">
|
764
819
|
<colgroup>
|
765
820
|
<col width="150px" class="parameters_name">
|
@@ -773,21 +828,29 @@ hb_font_destroy (<em class="parameter"><code><a class="link" href="harfbuzz-hb-f
|
|
773
828
|
</tr></tbody>
|
774
829
|
</table></div>
|
775
830
|
</div>
|
776
|
-
<p class="since">Since 0.9.2</p>
|
831
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
777
832
|
</div>
|
778
833
|
<hr>
|
779
834
|
<div class="refsect2">
|
780
835
|
<a name="hb-font-funcs-create"></a><h3>hb_font_funcs_create ()</h3>
|
781
836
|
<pre class="programlisting"><a class="link" href="harfbuzz-hb-font.html#hb-font-funcs-t"><span class="returnvalue">hb_font_funcs_t</span></a> *
|
782
837
|
hb_font_funcs_create (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
838
|
+
<p><span class="annotation">[Xconstructor]</span></p>
|
839
|
+
<div class="refsect3">
|
840
|
+
<a name="hb-font-funcs-create.returns"></a><h4>Returns</h4>
|
841
|
+
<p>. </p>
|
842
|
+
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
843
|
+
</div>
|
844
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
783
845
|
</div>
|
784
846
|
<hr>
|
785
847
|
<div class="refsect2">
|
786
848
|
<a name="hb-font-funcs-destroy"></a><h3>hb_font_funcs_destroy ()</h3>
|
787
849
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
788
850
|
hb_font_funcs_destroy (<em class="parameter"><code><a class="link" href="harfbuzz-hb-font.html#hb-font-funcs-t"><span class="type">hb_font_funcs_t</span></a> *ffuncs</code></em>);</pre>
|
851
|
+
<p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
|
789
852
|
<div class="refsect3">
|
790
|
-
<a name="
|
853
|
+
<a name="hb-font-funcs-destroy.parameters"></a><h4>Parameters</h4>
|
791
854
|
<div class="informaltable"><table width="100%" border="0">
|
792
855
|
<colgroup>
|
793
856
|
<col width="150px" class="parameters_name">
|
@@ -801,7 +864,7 @@ hb_font_funcs_destroy (<em class="parameter"><code><a class="link" href="harfbuz
|
|
801
864
|
</tr></tbody>
|
802
865
|
</table></div>
|
803
866
|
</div>
|
804
|
-
<p class="since">Since 0.9.2</p>
|
867
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
805
868
|
</div>
|
806
869
|
<hr>
|
807
870
|
<div class="refsect2">
|
@@ -809,11 +872,11 @@ hb_font_funcs_destroy (<em class="parameter"><code><a class="link" href="harfbuz
|
|
809
872
|
<pre class="programlisting"><a class="link" href="harfbuzz-hb-font.html#hb-font-funcs-t"><span class="returnvalue">hb_font_funcs_t</span></a> *
|
810
873
|
hb_font_funcs_get_empty (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
811
874
|
<div class="refsect3">
|
812
|
-
<a name="
|
875
|
+
<a name="hb-font-funcs-get-empty.returns"></a><h4>Returns</h4>
|
813
876
|
<p>. </p>
|
814
877
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
815
878
|
</div>
|
816
|
-
<p class="since">Since 0.9.2</p>
|
879
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
817
880
|
</div>
|
818
881
|
<hr>
|
819
882
|
<div class="refsect2">
|
@@ -821,8 +884,9 @@ hb_font_funcs_get_empty (<em class="parameter"><code><span class="type">void</sp
|
|
821
884
|
<pre class="programlisting"><span class="returnvalue">void</span> *
|
822
885
|
hb_font_funcs_get_user_data (<em class="parameter"><code><a class="link" href="harfbuzz-hb-font.html#hb-font-funcs-t"><span class="type">hb_font_funcs_t</span></a> *ffuncs</code></em>,
|
823
886
|
<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>
|
887
|
+
<p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
|
824
888
|
<div class="refsect3">
|
825
|
-
<a name="
|
889
|
+
<a name="hb-font-funcs-get-user-data.parameters"></a><h4>Parameters</h4>
|
826
890
|
<div class="informaltable"><table width="100%" border="0">
|
827
891
|
<colgroup>
|
828
892
|
<col width="150px" class="parameters_name">
|
@@ -837,11 +901,11 @@ hb_font_funcs_get_user_data (<em class="parameter"><code><a class="link" href="h
|
|
837
901
|
</table></div>
|
838
902
|
</div>
|
839
903
|
<div class="refsect3">
|
840
|
-
<a name="
|
904
|
+
<a name="hb-font-funcs-get-user-data.returns"></a><h4>Returns</h4>
|
841
905
|
<p>. </p>
|
842
906
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
843
907
|
</div>
|
844
|
-
<p class="since">Since 0.9.2</p>
|
908
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
845
909
|
</div>
|
846
910
|
<hr>
|
847
911
|
<div class="refsect2">
|
@@ -849,7 +913,7 @@ hb_font_funcs_get_user_data (<em class="parameter"><code><a class="link" href="h
|
|
849
913
|
<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>
|
850
914
|
hb_font_funcs_is_immutable (<em class="parameter"><code><a class="link" href="harfbuzz-hb-font.html#hb-font-funcs-t"><span class="type">hb_font_funcs_t</span></a> *ffuncs</code></em>);</pre>
|
851
915
|
<div class="refsect3">
|
852
|
-
<a name="
|
916
|
+
<a name="hb-font-funcs-is-immutable.parameters"></a><h4>Parameters</h4>
|
853
917
|
<div class="informaltable"><table width="100%" border="0">
|
854
918
|
<colgroup>
|
855
919
|
<col width="150px" class="parameters_name">
|
@@ -863,11 +927,7 @@ hb_font_funcs_is_immutable (<em class="parameter"><code><a class="link" href="ha
|
|
863
927
|
</tr></tbody>
|
864
928
|
</table></div>
|
865
929
|
</div>
|
866
|
-
<
|
867
|
-
<a name="id-1.3.3.8.9.10.5"></a><h4>Returns</h4>
|
868
|
-
<p></p>
|
869
|
-
</div>
|
870
|
-
<p class="since">Since 0.9.2</p>
|
930
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
871
931
|
</div>
|
872
932
|
<hr>
|
873
933
|
<div class="refsect2">
|
@@ -875,7 +935,7 @@ hb_font_funcs_is_immutable (<em class="parameter"><code><a class="link" href="ha
|
|
875
935
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
876
936
|
hb_font_funcs_make_immutable (<em class="parameter"><code><a class="link" href="harfbuzz-hb-font.html#hb-font-funcs-t"><span class="type">hb_font_funcs_t</span></a> *ffuncs</code></em>);</pre>
|
877
937
|
<div class="refsect3">
|
878
|
-
<a name="
|
938
|
+
<a name="hb-font-funcs-make-immutable.parameters"></a><h4>Parameters</h4>
|
879
939
|
<div class="informaltable"><table width="100%" border="0">
|
880
940
|
<colgroup>
|
881
941
|
<col width="150px" class="parameters_name">
|
@@ -889,15 +949,16 @@ hb_font_funcs_make_immutable (<em class="parameter"><code><a class="link" href="
|
|
889
949
|
</tr></tbody>
|
890
950
|
</table></div>
|
891
951
|
</div>
|
892
|
-
<p class="since">Since 0.9.2</p>
|
952
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
893
953
|
</div>
|
894
954
|
<hr>
|
895
955
|
<div class="refsect2">
|
896
956
|
<a name="hb-font-funcs-reference"></a><h3>hb_font_funcs_reference ()</h3>
|
897
957
|
<pre class="programlisting"><a class="link" href="harfbuzz-hb-font.html#hb-font-funcs-t"><span class="returnvalue">hb_font_funcs_t</span></a> *
|
898
958
|
hb_font_funcs_reference (<em class="parameter"><code><a class="link" href="harfbuzz-hb-font.html#hb-font-funcs-t"><span class="type">hb_font_funcs_t</span></a> *ffuncs</code></em>);</pre>
|
959
|
+
<p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
|
899
960
|
<div class="refsect3">
|
900
|
-
<a name="
|
961
|
+
<a name="hb-font-funcs-reference.parameters"></a><h4>Parameters</h4>
|
901
962
|
<div class="informaltable"><table width="100%" border="0">
|
902
963
|
<colgroup>
|
903
964
|
<col width="150px" class="parameters_name">
|
@@ -911,11 +972,7 @@ hb_font_funcs_reference (<em class="parameter"><code><a class="link" href="harfb
|
|
911
972
|
</tr></tbody>
|
912
973
|
</table></div>
|
913
974
|
</div>
|
914
|
-
<
|
915
|
-
<a name="id-1.3.3.8.9.12.5"></a><h4>Returns</h4>
|
916
|
-
<p></p>
|
917
|
-
</div>
|
918
|
-
<p class="since">Since 0.9.2</p>
|
975
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
919
976
|
</div>
|
920
977
|
<hr>
|
921
978
|
<div class="refsect2">
|
@@ -927,7 +984,7 @@ hb_font_funcs_set_glyph_contour_point_func
|
|
927
984
|
<em class="parameter"><code><span class="type">void</span> *user_data</code></em>,
|
928
985
|
<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>
|
929
986
|
<div class="refsect3">
|
930
|
-
<a name="
|
987
|
+
<a name="hb-font-funcs-set-glyph-contour-point-func.parameters"></a><h4>Parameters</h4>
|
931
988
|
<div class="informaltable"><table width="100%" border="0">
|
932
989
|
<colgroup>
|
933
990
|
<col width="150px" class="parameters_name">
|
@@ -948,7 +1005,7 @@ hb_font_funcs_set_glyph_contour_point_func
|
|
948
1005
|
</tbody>
|
949
1006
|
</table></div>
|
950
1007
|
</div>
|
951
|
-
<p class="since">Since 0.9.2</p>
|
1008
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
952
1009
|
</div>
|
953
1010
|
<hr>
|
954
1011
|
<div class="refsect2">
|
@@ -959,7 +1016,7 @@ hb_font_funcs_set_glyph_extents_func (<em class="parameter"><code><a class="link
|
|
959
1016
|
<em class="parameter"><code><span class="type">void</span> *user_data</code></em>,
|
960
1017
|
<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>
|
961
1018
|
<div class="refsect3">
|
962
|
-
<a name="
|
1019
|
+
<a name="hb-font-funcs-set-glyph-extents-func.parameters"></a><h4>Parameters</h4>
|
963
1020
|
<div class="informaltable"><table width="100%" border="0">
|
964
1021
|
<colgroup>
|
965
1022
|
<col width="150px" class="parameters_name">
|
@@ -980,7 +1037,7 @@ hb_font_funcs_set_glyph_extents_func (<em class="parameter"><code><a class="link
|
|
980
1037
|
</tbody>
|
981
1038
|
</table></div>
|
982
1039
|
</div>
|
983
|
-
<p class="since">Since 0.9.2</p>
|
1040
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
984
1041
|
</div>
|
985
1042
|
<hr>
|
986
1043
|
<div class="refsect2">
|
@@ -992,7 +1049,7 @@ hb_font_funcs_set_glyph_from_name_func
|
|
992
1049
|
<em class="parameter"><code><span class="type">void</span> *user_data</code></em>,
|
993
1050
|
<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>
|
994
1051
|
<div class="refsect3">
|
995
|
-
<a name="
|
1052
|
+
<a name="hb-font-funcs-set-glyph-from-name-func.parameters"></a><h4>Parameters</h4>
|
996
1053
|
<div class="informaltable"><table width="100%" border="0">
|
997
1054
|
<colgroup>
|
998
1055
|
<col width="150px" class="parameters_name">
|
@@ -1013,42 +1070,7 @@ hb_font_funcs_set_glyph_from_name_func
|
|
1013
1070
|
</tbody>
|
1014
1071
|
</table></div>
|
1015
1072
|
</div>
|
1016
|
-
<p class="since">Since 0.9.2</p>
|
1017
|
-
</div>
|
1018
|
-
<hr>
|
1019
|
-
<div class="refsect2">
|
1020
|
-
<a name="hb-font-funcs-set-glyph-func"></a><h3>hb_font_funcs_set_glyph_func ()</h3>
|
1021
|
-
<pre class="programlisting"><span class="returnvalue">void</span>
|
1022
|
-
hb_font_funcs_set_glyph_func (<em class="parameter"><code><a class="link" href="harfbuzz-hb-font.html#hb-font-funcs-t"><span class="type">hb_font_funcs_t</span></a> *ffuncs</code></em>,
|
1023
|
-
<em class="parameter"><code><a class="link" href="harfbuzz-hb-font.html#hb-font-get-glyph-func-t" title="hb_font_get_glyph_func_t ()"><span class="type">hb_font_get_glyph_func_t</span></a> func</code></em>,
|
1024
|
-
<em class="parameter"><code><span class="type">void</span> *user_data</code></em>,
|
1025
|
-
<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>
|
1026
|
-
<div class="warning"><p><code class="literal">hb_font_funcs_set_glyph_func</code> has been deprecated since version 1.2.3 and should not be used in newly-written code.</p></div>
|
1027
|
-
<p>Deprecated. Use <code class="function">hb_font_funcs_set_nominal_glyph_func()</code> and
|
1028
|
-
<code class="function">hb_font_funcs_set_variation_glyph_func()</code> instead.</p>
|
1029
|
-
<div class="refsect3">
|
1030
|
-
<a name="id-1.3.3.8.9.16.7"></a><h4>Parameters</h4>
|
1031
|
-
<div class="informaltable"><table width="100%" border="0">
|
1032
|
-
<colgroup>
|
1033
|
-
<col width="150px" class="parameters_name">
|
1034
|
-
<col class="parameters_description">
|
1035
|
-
<col width="200px" class="parameters_annotations">
|
1036
|
-
</colgroup>
|
1037
|
-
<tbody>
|
1038
|
-
<tr>
|
1039
|
-
<td class="parameter_name"><p>ffuncs</p></td>
|
1040
|
-
<td class="parameter_description"><p>font functions.</p></td>
|
1041
|
-
<td class="parameter_annotations"> </td>
|
1042
|
-
</tr>
|
1043
|
-
<tr>
|
1044
|
-
<td class="parameter_name"><p>func</p></td>
|
1045
|
-
<td class="parameter_description"><p>. </p></td>
|
1046
|
-
<td class="parameter_annotations"><span class="annotation">[<acronym title="This parameter is a 'user_data', for callbacks; many bindings can pass NULL here."><span class="acronym">closure</span></acronym> user_data][<acronym title="This parameter is a 'destroy_data', for callbacks."><span class="acronym">destroy</span></acronym> destroy][<acronym title="The callback is valid until the GDestroyNotify argument is called."><span class="acronym">scope notified</span></acronym>]</span></td>
|
1047
|
-
</tr>
|
1048
|
-
</tbody>
|
1049
|
-
</table></div>
|
1050
|
-
</div>
|
1051
|
-
<p class="since">Since 0.9.2</p>
|
1073
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
1052
1074
|
</div>
|
1053
1075
|
<hr>
|
1054
1076
|
<div class="refsect2">
|
@@ -1060,7 +1082,7 @@ hb_font_funcs_set_glyph_h_advance_func
|
|
1060
1082
|
<em class="parameter"><code><span class="type">void</span> *user_data</code></em>,
|
1061
1083
|
<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>
|
1062
1084
|
<div class="refsect3">
|
1063
|
-
<a name="
|
1085
|
+
<a name="hb-font-funcs-set-glyph-h-advance-func.parameters"></a><h4>Parameters</h4>
|
1064
1086
|
<div class="informaltable"><table width="100%" border="0">
|
1065
1087
|
<colgroup>
|
1066
1088
|
<col width="150px" class="parameters_name">
|
@@ -1081,7 +1103,7 @@ hb_font_funcs_set_glyph_h_advance_func
|
|
1081
1103
|
</tbody>
|
1082
1104
|
</table></div>
|
1083
1105
|
</div>
|
1084
|
-
<p class="since">Since 0.9.2</p>
|
1106
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
1085
1107
|
</div>
|
1086
1108
|
<hr>
|
1087
1109
|
<div class="refsect2">
|
@@ -1093,7 +1115,7 @@ hb_font_funcs_set_glyph_h_kerning_func
|
|
1093
1115
|
<em class="parameter"><code><span class="type">void</span> *user_data</code></em>,
|
1094
1116
|
<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>
|
1095
1117
|
<div class="refsect3">
|
1096
|
-
<a name="
|
1118
|
+
<a name="hb-font-funcs-set-glyph-h-kerning-func.parameters"></a><h4>Parameters</h4>
|
1097
1119
|
<div class="informaltable"><table width="100%" border="0">
|
1098
1120
|
<colgroup>
|
1099
1121
|
<col width="150px" class="parameters_name">
|
@@ -1114,7 +1136,7 @@ hb_font_funcs_set_glyph_h_kerning_func
|
|
1114
1136
|
</tbody>
|
1115
1137
|
</table></div>
|
1116
1138
|
</div>
|
1117
|
-
<p class="since">Since 0.9.2</p>
|
1139
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
1118
1140
|
</div>
|
1119
1141
|
<hr>
|
1120
1142
|
<div class="refsect2">
|
@@ -1125,7 +1147,7 @@ hb_font_funcs_set_glyph_h_origin_func (<em class="parameter"><code><a class="lin
|
|
1125
1147
|
<em class="parameter"><code><span class="type">void</span> *user_data</code></em>,
|
1126
1148
|
<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>
|
1127
1149
|
<div class="refsect3">
|
1128
|
-
<a name="
|
1150
|
+
<a name="hb-font-funcs-set-glyph-h-origin-func.parameters"></a><h4>Parameters</h4>
|
1129
1151
|
<div class="informaltable"><table width="100%" border="0">
|
1130
1152
|
<colgroup>
|
1131
1153
|
<col width="150px" class="parameters_name">
|
@@ -1146,7 +1168,7 @@ hb_font_funcs_set_glyph_h_origin_func (<em class="parameter"><code><a class="lin
|
|
1146
1168
|
</tbody>
|
1147
1169
|
</table></div>
|
1148
1170
|
</div>
|
1149
|
-
<p class="since">Since 0.9.2</p>
|
1171
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
1150
1172
|
</div>
|
1151
1173
|
<hr>
|
1152
1174
|
<div class="refsect2">
|
@@ -1157,7 +1179,7 @@ hb_font_funcs_set_glyph_name_func (<em class="parameter"><code><a class="link" h
|
|
1157
1179
|
<em class="parameter"><code><span class="type">void</span> *user_data</code></em>,
|
1158
1180
|
<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>
|
1159
1181
|
<div class="refsect3">
|
1160
|
-
<a name="
|
1182
|
+
<a name="hb-font-funcs-set-glyph-name-func.parameters"></a><h4>Parameters</h4>
|
1161
1183
|
<div class="informaltable"><table width="100%" border="0">
|
1162
1184
|
<colgroup>
|
1163
1185
|
<col width="150px" class="parameters_name">
|
@@ -1178,7 +1200,7 @@ hb_font_funcs_set_glyph_name_func (<em class="parameter"><code><a class="link" h
|
|
1178
1200
|
</tbody>
|
1179
1201
|
</table></div>
|
1180
1202
|
</div>
|
1181
|
-
<p class="since">Since 0.9.2</p>
|
1203
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
1182
1204
|
</div>
|
1183
1205
|
<hr>
|
1184
1206
|
<div class="refsect2">
|
@@ -1190,7 +1212,7 @@ hb_font_funcs_set_glyph_v_advance_func
|
|
1190
1212
|
<em class="parameter"><code><span class="type">void</span> *user_data</code></em>,
|
1191
1213
|
<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>
|
1192
1214
|
<div class="refsect3">
|
1193
|
-
<a name="
|
1215
|
+
<a name="hb-font-funcs-set-glyph-v-advance-func.parameters"></a><h4>Parameters</h4>
|
1194
1216
|
<div class="informaltable"><table width="100%" border="0">
|
1195
1217
|
<colgroup>
|
1196
1218
|
<col width="150px" class="parameters_name">
|
@@ -1211,7 +1233,7 @@ hb_font_funcs_set_glyph_v_advance_func
|
|
1211
1233
|
</tbody>
|
1212
1234
|
</table></div>
|
1213
1235
|
</div>
|
1214
|
-
<p class="since">Since 0.9.2</p>
|
1236
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
1215
1237
|
</div>
|
1216
1238
|
<hr>
|
1217
1239
|
<div class="refsect2">
|
@@ -1223,7 +1245,7 @@ hb_font_funcs_set_glyph_v_kerning_func
|
|
1223
1245
|
<em class="parameter"><code><span class="type">void</span> *user_data</code></em>,
|
1224
1246
|
<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>
|
1225
1247
|
<div class="refsect3">
|
1226
|
-
<a name="
|
1248
|
+
<a name="hb-font-funcs-set-glyph-v-kerning-func.parameters"></a><h4>Parameters</h4>
|
1227
1249
|
<div class="informaltable"><table width="100%" border="0">
|
1228
1250
|
<colgroup>
|
1229
1251
|
<col width="150px" class="parameters_name">
|
@@ -1244,7 +1266,7 @@ hb_font_funcs_set_glyph_v_kerning_func
|
|
1244
1266
|
</tbody>
|
1245
1267
|
</table></div>
|
1246
1268
|
</div>
|
1247
|
-
<p class="since">Since 0.9.2</p>
|
1269
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
1248
1270
|
</div>
|
1249
1271
|
<hr>
|
1250
1272
|
<div class="refsect2">
|
@@ -1255,7 +1277,39 @@ hb_font_funcs_set_glyph_v_origin_func (<em class="parameter"><code><a class="lin
|
|
1255
1277
|
<em class="parameter"><code><span class="type">void</span> *user_data</code></em>,
|
1256
1278
|
<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>
|
1257
1279
|
<div class="refsect3">
|
1258
|
-
<a name="
|
1280
|
+
<a name="hb-font-funcs-set-glyph-v-origin-func.parameters"></a><h4>Parameters</h4>
|
1281
|
+
<div class="informaltable"><table width="100%" border="0">
|
1282
|
+
<colgroup>
|
1283
|
+
<col width="150px" class="parameters_name">
|
1284
|
+
<col class="parameters_description">
|
1285
|
+
<col width="200px" class="parameters_annotations">
|
1286
|
+
</colgroup>
|
1287
|
+
<tbody>
|
1288
|
+
<tr>
|
1289
|
+
<td class="parameter_name"><p>ffuncs</p></td>
|
1290
|
+
<td class="parameter_description"><p>font functions.</p></td>
|
1291
|
+
<td class="parameter_annotations"> </td>
|
1292
|
+
</tr>
|
1293
|
+
<tr>
|
1294
|
+
<td class="parameter_name"><p>func</p></td>
|
1295
|
+
<td class="parameter_description"><p>. </p></td>
|
1296
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="This parameter is a 'user_data', for callbacks; many bindings can pass NULL here."><span class="acronym">closure</span></acronym> user_data][<acronym title="This parameter is a 'destroy_data', for callbacks."><span class="acronym">destroy</span></acronym> destroy][<acronym title="The callback is valid until the GDestroyNotify argument is called."><span class="acronym">scope notified</span></acronym>]</span></td>
|
1297
|
+
</tr>
|
1298
|
+
</tbody>
|
1299
|
+
</table></div>
|
1300
|
+
</div>
|
1301
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
1302
|
+
</div>
|
1303
|
+
<hr>
|
1304
|
+
<div class="refsect2">
|
1305
|
+
<a name="hb-font-funcs-set-nominal-glyph-func"></a><h3>hb_font_funcs_set_nominal_glyph_func ()</h3>
|
1306
|
+
<pre class="programlisting"><span class="returnvalue">void</span>
|
1307
|
+
hb_font_funcs_set_nominal_glyph_func (<em class="parameter"><code><a class="link" href="harfbuzz-hb-font.html#hb-font-funcs-t"><span class="type">hb_font_funcs_t</span></a> *ffuncs</code></em>,
|
1308
|
+
<em class="parameter"><code><a class="link" href="harfbuzz-hb-font.html#hb-font-get-nominal-glyph-func-t" title="hb_font_get_nominal_glyph_func_t ()"><span class="type">hb_font_get_nominal_glyph_func_t</span></a> func</code></em>,
|
1309
|
+
<em class="parameter"><code><span class="type">void</span> *user_data</code></em>,
|
1310
|
+
<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>
|
1311
|
+
<div class="refsect3">
|
1312
|
+
<a name="hb-font-funcs-set-nominal-glyph-func.parameters"></a><h4>Parameters</h4>
|
1259
1313
|
<div class="informaltable"><table width="100%" border="0">
|
1260
1314
|
<colgroup>
|
1261
1315
|
<col width="150px" class="parameters_name">
|
@@ -1276,7 +1330,7 @@ hb_font_funcs_set_glyph_v_origin_func (<em class="parameter"><code><a class="lin
|
|
1276
1330
|
</tbody>
|
1277
1331
|
</table></div>
|
1278
1332
|
</div>
|
1279
|
-
<p class="since">Since
|
1333
|
+
<p class="since">Since: <a class="link" href="api-index-1-2-3.html#api-index-1.2.3">1.2.3</a></p>
|
1280
1334
|
</div>
|
1281
1335
|
<hr>
|
1282
1336
|
<div class="refsect2">
|
@@ -1287,8 +1341,9 @@ hb_font_funcs_set_user_data (<em class="parameter"><code><a class="link" href="h
|
|
1287
1341
|
<em class="parameter"><code><span class="type">void</span> *data</code></em>,
|
1288
1342
|
<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>,
|
1289
1343
|
<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>
|
1344
|
+
<p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
|
1290
1345
|
<div class="refsect3">
|
1291
|
-
<a name="
|
1346
|
+
<a name="hb-font-funcs-set-user-data.parameters"></a><h4>Parameters</h4>
|
1292
1347
|
<div class="informaltable"><table width="100%" border="0">
|
1293
1348
|
<colgroup>
|
1294
1349
|
<col width="150px" class="parameters_name">
|
@@ -1302,11 +1357,40 @@ hb_font_funcs_set_user_data (<em class="parameter"><code><a class="link" href="h
|
|
1302
1357
|
</tr></tbody>
|
1303
1358
|
</table></div>
|
1304
1359
|
</div>
|
1360
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
1361
|
+
</div>
|
1362
|
+
<hr>
|
1363
|
+
<div class="refsect2">
|
1364
|
+
<a name="hb-font-funcs-set-variation-glyph-func"></a><h3>hb_font_funcs_set_variation_glyph_func ()</h3>
|
1365
|
+
<pre class="programlisting"><span class="returnvalue">void</span>
|
1366
|
+
hb_font_funcs_set_variation_glyph_func
|
1367
|
+
(<em class="parameter"><code><a class="link" href="harfbuzz-hb-font.html#hb-font-funcs-t"><span class="type">hb_font_funcs_t</span></a> *ffuncs</code></em>,
|
1368
|
+
<em class="parameter"><code><a class="link" href="harfbuzz-hb-font.html#hb-font-get-variation-glyph-func-t" title="hb_font_get_variation_glyph_func_t ()"><span class="type">hb_font_get_variation_glyph_func_t</span></a> func</code></em>,
|
1369
|
+
<em class="parameter"><code><span class="type">void</span> *user_data</code></em>,
|
1370
|
+
<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>
|
1305
1371
|
<div class="refsect3">
|
1306
|
-
<a name="
|
1307
|
-
<
|
1372
|
+
<a name="hb-font-funcs-set-variation-glyph-func.parameters"></a><h4>Parameters</h4>
|
1373
|
+
<div class="informaltable"><table width="100%" border="0">
|
1374
|
+
<colgroup>
|
1375
|
+
<col width="150px" class="parameters_name">
|
1376
|
+
<col class="parameters_description">
|
1377
|
+
<col width="200px" class="parameters_annotations">
|
1378
|
+
</colgroup>
|
1379
|
+
<tbody>
|
1380
|
+
<tr>
|
1381
|
+
<td class="parameter_name"><p>ffuncs</p></td>
|
1382
|
+
<td class="parameter_description"><p>font functions.</p></td>
|
1383
|
+
<td class="parameter_annotations"> </td>
|
1384
|
+
</tr>
|
1385
|
+
<tr>
|
1386
|
+
<td class="parameter_name"><p>func</p></td>
|
1387
|
+
<td class="parameter_description"><p>. </p></td>
|
1388
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="This parameter is a 'user_data', for callbacks; many bindings can pass NULL here."><span class="acronym">closure</span></acronym> user_data][<acronym title="This parameter is a 'destroy_data', for callbacks."><span class="acronym">destroy</span></acronym> destroy][<acronym title="The callback is valid until the GDestroyNotify argument is called."><span class="acronym">scope notified</span></acronym>]</span></td>
|
1389
|
+
</tr>
|
1390
|
+
</tbody>
|
1391
|
+
</table></div>
|
1308
1392
|
</div>
|
1309
|
-
<p class="since">Since
|
1393
|
+
<p class="since">Since: <a class="link" href="api-index-1-2-3.html#api-index-1.2.3">1.2.3</a></p>
|
1310
1394
|
</div>
|
1311
1395
|
<hr>
|
1312
1396
|
<div class="refsect2">
|
@@ -1314,11 +1398,10 @@ hb_font_funcs_set_user_data (<em class="parameter"><code><a class="link" href="h
|
|
1314
1398
|
<pre class="programlisting"><a class="link" href="harfbuzz-hb-font.html#hb-font-t"><span class="returnvalue">hb_font_t</span></a> *
|
1315
1399
|
hb_font_get_empty (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
|
1316
1400
|
<div class="refsect3">
|
1317
|
-
<a name="
|
1401
|
+
<a name="hb-font-get-empty.returns"></a><h4>Returns</h4>
|
1318
1402
|
<p> (transfer full)</p>
|
1319
|
-
<p></p>
|
1320
1403
|
</div>
|
1321
|
-
<p class="since">Since 0.9.2</p>
|
1404
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
1322
1405
|
</div>
|
1323
1406
|
<hr>
|
1324
1407
|
<div class="refsect2">
|
@@ -1326,7 +1409,7 @@ hb_font_get_empty (<em class="parameter"><code><span class="type">void</span></c
|
|
1326
1409
|
<pre class="programlisting"><a class="link" href="harfbuzz-hb-face.html#hb-face-t"><span class="returnvalue">hb_face_t</span></a> *
|
1327
1410
|
hb_font_get_face (<em class="parameter"><code><a class="link" href="harfbuzz-hb-font.html#hb-font-t"><span class="type">hb_font_t</span></a> *font</code></em>);</pre>
|
1328
1411
|
<div class="refsect3">
|
1329
|
-
<a name="
|
1412
|
+
<a name="hb-font-get-face.parameters"></a><h4>Parameters</h4>
|
1330
1413
|
<div class="informaltable"><table width="100%" border="0">
|
1331
1414
|
<colgroup>
|
1332
1415
|
<col width="150px" class="parameters_name">
|
@@ -1341,11 +1424,11 @@ hb_font_get_face (<em class="parameter"><code><a class="link" href="harfbuzz-hb-
|
|
1341
1424
|
</table></div>
|
1342
1425
|
</div>
|
1343
1426
|
<div class="refsect3">
|
1344
|
-
<a name="
|
1427
|
+
<a name="hb-font-get-face.returns"></a><h4>Returns</h4>
|
1345
1428
|
<p>. </p>
|
1346
1429
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
1347
1430
|
</div>
|
1348
|
-
<p class="since">Since 0.9.2</p>
|
1431
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
1349
1432
|
</div>
|
1350
1433
|
<hr>
|
1351
1434
|
<div class="refsect2">
|
@@ -1356,7 +1439,7 @@ hb_font_get_glyph (<em class="parameter"><code><a class="link" href="harfbuzz-hb
|
|
1356
1439
|
<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> variation_selector</code></em>,
|
1357
1440
|
<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> *glyph</code></em>);</pre>
|
1358
1441
|
<div class="refsect3">
|
1359
|
-
<a name="
|
1442
|
+
<a name="hb-font-get-glyph.parameters"></a><h4>Parameters</h4>
|
1360
1443
|
<div class="informaltable"><table width="100%" border="0">
|
1361
1444
|
<colgroup>
|
1362
1445
|
<col width="150px" class="parameters_name">
|
@@ -1377,11 +1460,7 @@ hb_font_get_glyph (<em class="parameter"><code><a class="link" href="harfbuzz-hb
|
|
1377
1460
|
</tbody>
|
1378
1461
|
</table></div>
|
1379
1462
|
</div>
|
1380
|
-
<
|
1381
|
-
<a name="id-1.3.3.8.9.27.5"></a><h4>Returns</h4>
|
1382
|
-
<p></p>
|
1383
|
-
</div>
|
1384
|
-
<p class="since">Since 0.9.2</p>
|
1463
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
1385
1464
|
</div>
|
1386
1465
|
<hr>
|
1387
1466
|
<div class="refsect2">
|
@@ -1394,7 +1473,7 @@ hb_font_get_glyph_advance_for_direction
|
|
1394
1473
|
<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-position-t" title="hb_position_t"><span class="type">hb_position_t</span></a> *x</code></em>,
|
1395
1474
|
<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-position-t" title="hb_position_t"><span class="type">hb_position_t</span></a> *y</code></em>);</pre>
|
1396
1475
|
<div class="refsect3">
|
1397
|
-
<a name="
|
1476
|
+
<a name="hb-font-get-glyph-advance-for-direction.parameters"></a><h4>Parameters</h4>
|
1398
1477
|
<div class="informaltable"><table width="100%" border="0">
|
1399
1478
|
<colgroup>
|
1400
1479
|
<col width="150px" class="parameters_name">
|
@@ -1420,7 +1499,7 @@ hb_font_get_glyph_advance_for_direction
|
|
1420
1499
|
</tbody>
|
1421
1500
|
</table></div>
|
1422
1501
|
</div>
|
1423
|
-
<p class="since">Since 0.9.2</p>
|
1502
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
1424
1503
|
</div>
|
1425
1504
|
<hr>
|
1426
1505
|
<div class="refsect2">
|
@@ -1441,7 +1520,7 @@ hb_font_get_glyph_contour_point (<em class="parameter"><code><a class="link" hre
|
|
1441
1520
|
<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-position-t" title="hb_position_t"><span class="type">hb_position_t</span></a> *x</code></em>,
|
1442
1521
|
<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-position-t" title="hb_position_t"><span class="type">hb_position_t</span></a> *y</code></em>);</pre>
|
1443
1522
|
<div class="refsect3">
|
1444
|
-
<a name="
|
1523
|
+
<a name="hb-font-get-glyph-contour-point.parameters"></a><h4>Parameters</h4>
|
1445
1524
|
<div class="informaltable"><table width="100%" border="0">
|
1446
1525
|
<colgroup>
|
1447
1526
|
<col width="150px" class="parameters_name">
|
@@ -1467,11 +1546,7 @@ hb_font_get_glyph_contour_point (<em class="parameter"><code><a class="link" hre
|
|
1467
1546
|
</tbody>
|
1468
1547
|
</table></div>
|
1469
1548
|
</div>
|
1470
|
-
<
|
1471
|
-
<a name="id-1.3.3.8.9.30.5"></a><h4>Returns</h4>
|
1472
|
-
<p></p>
|
1473
|
-
</div>
|
1474
|
-
<p class="since">Since 0.9.2</p>
|
1549
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
1475
1550
|
</div>
|
1476
1551
|
<hr>
|
1477
1552
|
<div class="refsect2">
|
@@ -1485,7 +1560,7 @@ hb_font_get_glyph_contour_point_for_origin
|
|
1485
1560
|
<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-position-t" title="hb_position_t"><span class="type">hb_position_t</span></a> *x</code></em>,
|
1486
1561
|
<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-position-t" title="hb_position_t"><span class="type">hb_position_t</span></a> *y</code></em>);</pre>
|
1487
1562
|
<div class="refsect3">
|
1488
|
-
<a name="
|
1563
|
+
<a name="hb-font-get-glyph-contour-point-for-origin.parameters"></a><h4>Parameters</h4>
|
1489
1564
|
<div class="informaltable"><table width="100%" border="0">
|
1490
1565
|
<colgroup>
|
1491
1566
|
<col width="150px" class="parameters_name">
|
@@ -1511,11 +1586,7 @@ hb_font_get_glyph_contour_point_for_origin
|
|
1511
1586
|
</tbody>
|
1512
1587
|
</table></div>
|
1513
1588
|
</div>
|
1514
|
-
<
|
1515
|
-
<a name="id-1.3.3.8.9.31.5"></a><h4>Returns</h4>
|
1516
|
-
<p></p>
|
1517
|
-
</div>
|
1518
|
-
<p class="since">Since 0.9.2</p>
|
1589
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
1519
1590
|
</div>
|
1520
1591
|
<hr>
|
1521
1592
|
<div class="refsect2">
|
@@ -1538,7 +1609,7 @@ hb_font_get_glyph_extents (<em class="parameter"><code><a class="link" href="har
|
|
1538
1609
|
<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> glyph</code></em>,
|
1539
1610
|
<em class="parameter"><code><span class="type">hb_glyph_extents_t</span> *extents</code></em>);</pre>
|
1540
1611
|
<div class="refsect3">
|
1541
|
-
<a name="
|
1612
|
+
<a name="hb-font-get-glyph-extents.parameters"></a><h4>Parameters</h4>
|
1542
1613
|
<div class="informaltable"><table width="100%" border="0">
|
1543
1614
|
<colgroup>
|
1544
1615
|
<col width="150px" class="parameters_name">
|
@@ -1559,11 +1630,7 @@ hb_font_get_glyph_extents (<em class="parameter"><code><a class="link" href="har
|
|
1559
1630
|
</tbody>
|
1560
1631
|
</table></div>
|
1561
1632
|
</div>
|
1562
|
-
<
|
1563
|
-
<a name="id-1.3.3.8.9.33.5"></a><h4>Returns</h4>
|
1564
|
-
<p></p>
|
1565
|
-
</div>
|
1566
|
-
<p class="since">Since 0.9.2</p>
|
1633
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
1567
1634
|
</div>
|
1568
1635
|
<hr>
|
1569
1636
|
<div class="refsect2">
|
@@ -1574,7 +1641,7 @@ hb_font_get_glyph_extents_for_origin (<em class="parameter"><code><a class="link
|
|
1574
1641
|
<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-direction-t" title="enum hb_direction_t"><span class="type">hb_direction_t</span></a> direction</code></em>,
|
1575
1642
|
<em class="parameter"><code><span class="type">hb_glyph_extents_t</span> *extents</code></em>);</pre>
|
1576
1643
|
<div class="refsect3">
|
1577
|
-
<a name="
|
1644
|
+
<a name="hb-font-get-glyph-extents-for-origin.parameters"></a><h4>Parameters</h4>
|
1578
1645
|
<div class="informaltable"><table width="100%" border="0">
|
1579
1646
|
<colgroup>
|
1580
1647
|
<col width="150px" class="parameters_name">
|
@@ -1595,11 +1662,7 @@ hb_font_get_glyph_extents_for_origin (<em class="parameter"><code><a class="link
|
|
1595
1662
|
</tbody>
|
1596
1663
|
</table></div>
|
1597
1664
|
</div>
|
1598
|
-
<
|
1599
|
-
<a name="id-1.3.3.8.9.34.5"></a><h4>Returns</h4>
|
1600
|
-
<p></p>
|
1601
|
-
</div>
|
1602
|
-
<p class="since">Since 0.9.2</p>
|
1665
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
1603
1666
|
</div>
|
1604
1667
|
<hr>
|
1605
1668
|
<div class="refsect2">
|
@@ -1620,7 +1683,7 @@ hb_font_get_glyph_from_name (<em class="parameter"><code><a class="link" href="h
|
|
1620
1683
|
<em class="parameter"><code><span class="type">int</span> len</code></em>,
|
1621
1684
|
<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> *glyph</code></em>);</pre>
|
1622
1685
|
<div class="refsect3">
|
1623
|
-
<a name="
|
1686
|
+
<a name="hb-font-get-glyph-from-name.parameters"></a><h4>Parameters</h4>
|
1624
1687
|
<div class="informaltable"><table width="100%" border="0">
|
1625
1688
|
<colgroup>
|
1626
1689
|
<col width="150px" class="parameters_name">
|
@@ -1646,11 +1709,7 @@ hb_font_get_glyph_from_name (<em class="parameter"><code><a class="link" href="h
|
|
1646
1709
|
</tbody>
|
1647
1710
|
</table></div>
|
1648
1711
|
</div>
|
1649
|
-
<
|
1650
|
-
<a name="id-1.3.3.8.9.36.5"></a><h4>Returns</h4>
|
1651
|
-
<p></p>
|
1652
|
-
</div>
|
1653
|
-
<p class="since">Since 0.9.2</p>
|
1712
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
1654
1713
|
</div>
|
1655
1714
|
<hr>
|
1656
1715
|
<div class="refsect2">
|
@@ -1663,24 +1722,12 @@ hb_font_get_glyph_from_name (<em class="parameter"><code><a class="link" href="h
|
|
1663
1722
|
</div>
|
1664
1723
|
<hr>
|
1665
1724
|
<div class="refsect2">
|
1666
|
-
<a name="hb-font-get-glyph-func-t"></a><h3>hb_font_get_glyph_func_t ()</h3>
|
1667
|
-
<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>
|
1668
|
-
<span class="c_punctuation">(</span>*hb_font_get_glyph_func_t<span class="c_punctuation">)</span> (<em class="parameter"><code><a class="link" href="harfbuzz-hb-font.html#hb-font-t"><span class="type">hb_font_t</span></a> *font</code></em>,
|
1669
|
-
<em class="parameter"><code><span class="type">void</span> *font_data</code></em>,
|
1670
|
-
<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>,
|
1671
|
-
<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> variation_selector</code></em>,
|
1672
|
-
<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> *glyph</code></em>,
|
1673
|
-
<em class="parameter"><code><span class="type">void</span> *user_data</code></em>);</pre>
|
1674
|
-
<div class="warning"><p><code class="literal">hb_font_get_glyph_func_t</code> is deprecated and should not be used in newly-written code.</p></div>
|
1675
|
-
</div>
|
1676
|
-
<hr>
|
1677
|
-
<div class="refsect2">
|
1678
1725
|
<a name="hb-font-get-glyph-h-advance"></a><h3>hb_font_get_glyph_h_advance ()</h3>
|
1679
1726
|
<pre class="programlisting"><a class="link" href="harfbuzz-hb-common.html#hb-position-t" title="hb_position_t"><span class="returnvalue">hb_position_t</span></a>
|
1680
1727
|
hb_font_get_glyph_h_advance (<em class="parameter"><code><a class="link" href="harfbuzz-hb-font.html#hb-font-t"><span class="type">hb_font_t</span></a> *font</code></em>,
|
1681
1728
|
<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> glyph</code></em>);</pre>
|
1682
1729
|
<div class="refsect3">
|
1683
|
-
<a name="
|
1730
|
+
<a name="hb-font-get-glyph-h-advance.parameters"></a><h4>Parameters</h4>
|
1684
1731
|
<div class="informaltable"><table width="100%" border="0">
|
1685
1732
|
<colgroup>
|
1686
1733
|
<col width="150px" class="parameters_name">
|
@@ -1694,11 +1741,7 @@ hb_font_get_glyph_h_advance (<em class="parameter"><code><a class="link" href="h
|
|
1694
1741
|
</tr></tbody>
|
1695
1742
|
</table></div>
|
1696
1743
|
</div>
|
1697
|
-
<
|
1698
|
-
<a name="id-1.3.3.8.9.39.5"></a><h4>Returns</h4>
|
1699
|
-
<p></p>
|
1700
|
-
</div>
|
1701
|
-
<p class="since">Since 0.9.2</p>
|
1744
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
1702
1745
|
</div>
|
1703
1746
|
<hr>
|
1704
1747
|
<div class="refsect2">
|
@@ -1708,7 +1751,7 @@ hb_font_get_glyph_h_kerning (<em class="parameter"><code><a class="link" href="h
|
|
1708
1751
|
<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> left_glyph</code></em>,
|
1709
1752
|
<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> right_glyph</code></em>);</pre>
|
1710
1753
|
<div class="refsect3">
|
1711
|
-
<a name="
|
1754
|
+
<a name="hb-font-get-glyph-h-kerning.parameters"></a><h4>Parameters</h4>
|
1712
1755
|
<div class="informaltable"><table width="100%" border="0">
|
1713
1756
|
<colgroup>
|
1714
1757
|
<col width="150px" class="parameters_name">
|
@@ -1722,11 +1765,7 @@ hb_font_get_glyph_h_kerning (<em class="parameter"><code><a class="link" href="h
|
|
1722
1765
|
</tr></tbody>
|
1723
1766
|
</table></div>
|
1724
1767
|
</div>
|
1725
|
-
<
|
1726
|
-
<a name="id-1.3.3.8.9.40.5"></a><h4>Returns</h4>
|
1727
|
-
<p></p>
|
1728
|
-
</div>
|
1729
|
-
<p class="since">Since 0.9.2</p>
|
1768
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
1730
1769
|
</div>
|
1731
1770
|
<hr>
|
1732
1771
|
<div class="refsect2">
|
@@ -1737,7 +1776,7 @@ hb_font_get_glyph_h_origin (<em class="parameter"><code><a class="link" href="ha
|
|
1737
1776
|
<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-position-t" title="hb_position_t"><span class="type">hb_position_t</span></a> *x</code></em>,
|
1738
1777
|
<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-position-t" title="hb_position_t"><span class="type">hb_position_t</span></a> *y</code></em>);</pre>
|
1739
1778
|
<div class="refsect3">
|
1740
|
-
<a name="
|
1779
|
+
<a name="hb-font-get-glyph-h-origin.parameters"></a><h4>Parameters</h4>
|
1741
1780
|
<div class="informaltable"><table width="100%" border="0">
|
1742
1781
|
<colgroup>
|
1743
1782
|
<col width="150px" class="parameters_name">
|
@@ -1763,11 +1802,7 @@ hb_font_get_glyph_h_origin (<em class="parameter"><code><a class="link" href="ha
|
|
1763
1802
|
</tbody>
|
1764
1803
|
</table></div>
|
1765
1804
|
</div>
|
1766
|
-
<
|
1767
|
-
<a name="id-1.3.3.8.9.41.5"></a><h4>Returns</h4>
|
1768
|
-
<p></p>
|
1769
|
-
</div>
|
1770
|
-
<p class="since">Since 0.9.2</p>
|
1805
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
1771
1806
|
</div>
|
1772
1807
|
<hr>
|
1773
1808
|
<div class="refsect2">
|
@@ -1781,7 +1816,7 @@ hb_font_get_glyph_kerning_for_direction
|
|
1781
1816
|
<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-position-t" title="hb_position_t"><span class="type">hb_position_t</span></a> *x</code></em>,
|
1782
1817
|
<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-position-t" title="hb_position_t"><span class="type">hb_position_t</span></a> *y</code></em>);</pre>
|
1783
1818
|
<div class="refsect3">
|
1784
|
-
<a name="
|
1819
|
+
<a name="hb-font-get-glyph-kerning-for-direction.parameters"></a><h4>Parameters</h4>
|
1785
1820
|
<div class="informaltable"><table width="100%" border="0">
|
1786
1821
|
<colgroup>
|
1787
1822
|
<col width="150px" class="parameters_name">
|
@@ -1807,7 +1842,7 @@ hb_font_get_glyph_kerning_for_direction
|
|
1807
1842
|
</tbody>
|
1808
1843
|
</table></div>
|
1809
1844
|
</div>
|
1810
|
-
<p class="since">Since 0.9.2</p>
|
1845
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
1811
1846
|
</div>
|
1812
1847
|
<hr>
|
1813
1848
|
<div class="refsect2">
|
@@ -1828,7 +1863,7 @@ hb_font_get_glyph_name (<em class="parameter"><code><a class="link" href="harfbu
|
|
1828
1863
|
<em class="parameter"><code><span class="type">char</span> *name</code></em>,
|
1829
1864
|
<em class="parameter"><code>unsigned <span class="type">int</span> size</code></em>);</pre>
|
1830
1865
|
<div class="refsect3">
|
1831
|
-
<a name="
|
1866
|
+
<a name="hb-font-get-glyph-name.parameters"></a><h4>Parameters</h4>
|
1832
1867
|
<div class="informaltable"><table width="100%" border="0">
|
1833
1868
|
<colgroup>
|
1834
1869
|
<col width="150px" class="parameters_name">
|
@@ -1849,11 +1884,7 @@ hb_font_get_glyph_name (<em class="parameter"><code><a class="link" href="harfbu
|
|
1849
1884
|
</tbody>
|
1850
1885
|
</table></div>
|
1851
1886
|
</div>
|
1852
|
-
<
|
1853
|
-
<a name="id-1.3.3.8.9.44.5"></a><h4>Returns</h4>
|
1854
|
-
<p></p>
|
1855
|
-
</div>
|
1856
|
-
<p class="since">Since 0.9.2</p>
|
1887
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
1857
1888
|
</div>
|
1858
1889
|
<hr>
|
1859
1890
|
<div class="refsect2">
|
@@ -1877,7 +1908,7 @@ hb_font_get_glyph_origin_for_direction
|
|
1877
1908
|
<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-position-t" title="hb_position_t"><span class="type">hb_position_t</span></a> *x</code></em>,
|
1878
1909
|
<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-position-t" title="hb_position_t"><span class="type">hb_position_t</span></a> *y</code></em>);</pre>
|
1879
1910
|
<div class="refsect3">
|
1880
|
-
<a name="
|
1911
|
+
<a name="hb-font-get-glyph-origin-for-direction.parameters"></a><h4>Parameters</h4>
|
1881
1912
|
<div class="informaltable"><table width="100%" border="0">
|
1882
1913
|
<colgroup>
|
1883
1914
|
<col width="150px" class="parameters_name">
|
@@ -1903,7 +1934,7 @@ hb_font_get_glyph_origin_for_direction
|
|
1903
1934
|
</tbody>
|
1904
1935
|
</table></div>
|
1905
1936
|
</div>
|
1906
|
-
<p class="since">Since 0.9.2</p>
|
1937
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
1907
1938
|
</div>
|
1908
1939
|
<hr>
|
1909
1940
|
<div class="refsect2">
|
@@ -1923,7 +1954,7 @@ hb_font_get_glyph_origin_for_direction
|
|
1923
1954
|
hb_font_get_glyph_v_advance (<em class="parameter"><code><a class="link" href="harfbuzz-hb-font.html#hb-font-t"><span class="type">hb_font_t</span></a> *font</code></em>,
|
1924
1955
|
<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> glyph</code></em>);</pre>
|
1925
1956
|
<div class="refsect3">
|
1926
|
-
<a name="
|
1957
|
+
<a name="hb-font-get-glyph-v-advance.parameters"></a><h4>Parameters</h4>
|
1927
1958
|
<div class="informaltable"><table width="100%" border="0">
|
1928
1959
|
<colgroup>
|
1929
1960
|
<col width="150px" class="parameters_name">
|
@@ -1937,11 +1968,7 @@ hb_font_get_glyph_v_advance (<em class="parameter"><code><a class="link" href="h
|
|
1937
1968
|
</tr></tbody>
|
1938
1969
|
</table></div>
|
1939
1970
|
</div>
|
1940
|
-
<
|
1941
|
-
<a name="id-1.3.3.8.9.48.5"></a><h4>Returns</h4>
|
1942
|
-
<p></p>
|
1943
|
-
</div>
|
1944
|
-
<p class="since">Since 0.9.2</p>
|
1971
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
1945
1972
|
</div>
|
1946
1973
|
<hr>
|
1947
1974
|
<div class="refsect2">
|
@@ -1951,7 +1978,7 @@ hb_font_get_glyph_v_kerning (<em class="parameter"><code><a class="link" href="h
|
|
1951
1978
|
<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> top_glyph</code></em>,
|
1952
1979
|
<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> bottom_glyph</code></em>);</pre>
|
1953
1980
|
<div class="refsect3">
|
1954
|
-
<a name="
|
1981
|
+
<a name="hb-font-get-glyph-v-kerning.parameters"></a><h4>Parameters</h4>
|
1955
1982
|
<div class="informaltable"><table width="100%" border="0">
|
1956
1983
|
<colgroup>
|
1957
1984
|
<col width="150px" class="parameters_name">
|
@@ -1965,11 +1992,7 @@ hb_font_get_glyph_v_kerning (<em class="parameter"><code><a class="link" href="h
|
|
1965
1992
|
</tr></tbody>
|
1966
1993
|
</table></div>
|
1967
1994
|
</div>
|
1968
|
-
<
|
1969
|
-
<a name="id-1.3.3.8.9.49.5"></a><h4>Returns</h4>
|
1970
|
-
<p></p>
|
1971
|
-
</div>
|
1972
|
-
<p class="since">Since 0.9.2</p>
|
1995
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
1973
1996
|
</div>
|
1974
1997
|
<hr>
|
1975
1998
|
<div class="refsect2">
|
@@ -1980,7 +2003,7 @@ hb_font_get_glyph_v_origin (<em class="parameter"><code><a class="link" href="ha
|
|
1980
2003
|
<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-position-t" title="hb_position_t"><span class="type">hb_position_t</span></a> *x</code></em>,
|
1981
2004
|
<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-position-t" title="hb_position_t"><span class="type">hb_position_t</span></a> *y</code></em>);</pre>
|
1982
2005
|
<div class="refsect3">
|
1983
|
-
<a name="
|
2006
|
+
<a name="hb-font-get-glyph-v-origin.parameters"></a><h4>Parameters</h4>
|
1984
2007
|
<div class="informaltable"><table width="100%" border="0">
|
1985
2008
|
<colgroup>
|
1986
2009
|
<col width="150px" class="parameters_name">
|
@@ -2006,11 +2029,48 @@ hb_font_get_glyph_v_origin (<em class="parameter"><code><a class="link" href="ha
|
|
2006
2029
|
</tbody>
|
2007
2030
|
</table></div>
|
2008
2031
|
</div>
|
2032
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
2033
|
+
</div>
|
2034
|
+
<hr>
|
2035
|
+
<div class="refsect2">
|
2036
|
+
<a name="hb-font-get-nominal-glyph"></a><h3>hb_font_get_nominal_glyph ()</h3>
|
2037
|
+
<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>
|
2038
|
+
hb_font_get_nominal_glyph (<em class="parameter"><code><a class="link" href="harfbuzz-hb-font.html#hb-font-t"><span class="type">hb_font_t</span></a> *font</code></em>,
|
2039
|
+
<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>,
|
2040
|
+
<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> *glyph</code></em>);</pre>
|
2009
2041
|
<div class="refsect3">
|
2010
|
-
<a name="
|
2011
|
-
<
|
2042
|
+
<a name="hb-font-get-nominal-glyph.parameters"></a><h4>Parameters</h4>
|
2043
|
+
<div class="informaltable"><table width="100%" border="0">
|
2044
|
+
<colgroup>
|
2045
|
+
<col width="150px" class="parameters_name">
|
2046
|
+
<col class="parameters_description">
|
2047
|
+
<col width="200px" class="parameters_annotations">
|
2048
|
+
</colgroup>
|
2049
|
+
<tbody>
|
2050
|
+
<tr>
|
2051
|
+
<td class="parameter_name"><p>font</p></td>
|
2052
|
+
<td class="parameter_description"><p>a font.</p></td>
|
2053
|
+
<td class="parameter_annotations"> </td>
|
2054
|
+
</tr>
|
2055
|
+
<tr>
|
2056
|
+
<td class="parameter_name"><p>glyph</p></td>
|
2057
|
+
<td class="parameter_description"><p>. </p></td>
|
2058
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span></td>
|
2059
|
+
</tr>
|
2060
|
+
</tbody>
|
2061
|
+
</table></div>
|
2012
2062
|
</div>
|
2013
|
-
<p class="since">Since
|
2063
|
+
<p class="since">Since: <a class="link" href="api-index-1-2-3.html#api-index-1.2.3">1.2.3</a></p>
|
2064
|
+
</div>
|
2065
|
+
<hr>
|
2066
|
+
<div class="refsect2">
|
2067
|
+
<a name="hb-font-get-nominal-glyph-func-t"></a><h3>hb_font_get_nominal_glyph_func_t ()</h3>
|
2068
|
+
<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>
|
2069
|
+
<span class="c_punctuation">(</span>*hb_font_get_nominal_glyph_func_t<span class="c_punctuation">)</span> (<em class="parameter"><code><a class="link" href="harfbuzz-hb-font.html#hb-font-t"><span class="type">hb_font_t</span></a> *font</code></em>,
|
2070
|
+
<em class="parameter"><code><span class="type">void</span> *font_data</code></em>,
|
2071
|
+
<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>,
|
2072
|
+
<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> *glyph</code></em>,
|
2073
|
+
<em class="parameter"><code><span class="type">void</span> *user_data</code></em>);</pre>
|
2014
2074
|
</div>
|
2015
2075
|
<hr>
|
2016
2076
|
<div class="refsect2">
|
@@ -2018,7 +2078,7 @@ hb_font_get_glyph_v_origin (<em class="parameter"><code><a class="link" href="ha
|
|
2018
2078
|
<pre class="programlisting"><a class="link" href="harfbuzz-hb-font.html#hb-font-t"><span class="returnvalue">hb_font_t</span></a> *
|
2019
2079
|
hb_font_get_parent (<em class="parameter"><code><a class="link" href="harfbuzz-hb-font.html#hb-font-t"><span class="type">hb_font_t</span></a> *font</code></em>);</pre>
|
2020
2080
|
<div class="refsect3">
|
2021
|
-
<a name="
|
2081
|
+
<a name="hb-font-get-parent.parameters"></a><h4>Parameters</h4>
|
2022
2082
|
<div class="informaltable"><table width="100%" border="0">
|
2023
2083
|
<colgroup>
|
2024
2084
|
<col width="150px" class="parameters_name">
|
@@ -2033,11 +2093,11 @@ hb_font_get_parent (<em class="parameter"><code><a class="link" href="harfbuzz-h
|
|
2033
2093
|
</table></div>
|
2034
2094
|
</div>
|
2035
2095
|
<div class="refsect3">
|
2036
|
-
<a name="
|
2096
|
+
<a name="hb-font-get-parent.returns"></a><h4>Returns</h4>
|
2037
2097
|
<p>. </p>
|
2038
2098
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
2039
2099
|
</div>
|
2040
|
-
<p class="since">Since 0.9.2</p>
|
2100
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
2041
2101
|
</div>
|
2042
2102
|
<hr>
|
2043
2103
|
<div class="refsect2">
|
@@ -2047,7 +2107,7 @@ hb_font_get_ppem (<em class="parameter"><code><a class="link" href="harfbuzz-hb-
|
|
2047
2107
|
<em class="parameter"><code>unsigned <span class="type">int</span> *x_ppem</code></em>,
|
2048
2108
|
<em class="parameter"><code>unsigned <span class="type">int</span> *y_ppem</code></em>);</pre>
|
2049
2109
|
<div class="refsect3">
|
2050
|
-
<a name="
|
2110
|
+
<a name="hb-font-get-ppem.parameters"></a><h4>Parameters</h4>
|
2051
2111
|
<div class="informaltable"><table width="100%" border="0">
|
2052
2112
|
<colgroup>
|
2053
2113
|
<col width="150px" class="parameters_name">
|
@@ -2073,7 +2133,7 @@ hb_font_get_ppem (<em class="parameter"><code><a class="link" href="harfbuzz-hb-
|
|
2073
2133
|
</tbody>
|
2074
2134
|
</table></div>
|
2075
2135
|
</div>
|
2076
|
-
<p class="since">Since 0.9.2</p>
|
2136
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
2077
2137
|
</div>
|
2078
2138
|
<hr>
|
2079
2139
|
<div class="refsect2">
|
@@ -2083,7 +2143,7 @@ hb_font_get_scale (<em class="parameter"><code><a class="link" href="harfbuzz-hb
|
|
2083
2143
|
<em class="parameter"><code><span class="type">int</span> *x_scale</code></em>,
|
2084
2144
|
<em class="parameter"><code><span class="type">int</span> *y_scale</code></em>);</pre>
|
2085
2145
|
<div class="refsect3">
|
2086
|
-
<a name="
|
2146
|
+
<a name="hb-font-get-scale.parameters"></a><h4>Parameters</h4>
|
2087
2147
|
<div class="informaltable"><table width="100%" border="0">
|
2088
2148
|
<colgroup>
|
2089
2149
|
<col width="150px" class="parameters_name">
|
@@ -2109,7 +2169,7 @@ hb_font_get_scale (<em class="parameter"><code><a class="link" href="harfbuzz-hb
|
|
2109
2169
|
</tbody>
|
2110
2170
|
</table></div>
|
2111
2171
|
</div>
|
2112
|
-
<p class="since">Since 0.9.2</p>
|
2172
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
2113
2173
|
</div>
|
2114
2174
|
<hr>
|
2115
2175
|
<div class="refsect2">
|
@@ -2117,8 +2177,9 @@ hb_font_get_scale (<em class="parameter"><code><a class="link" href="harfbuzz-hb
|
|
2117
2177
|
<pre class="programlisting"><span class="returnvalue">void</span> *
|
2118
2178
|
hb_font_get_user_data (<em class="parameter"><code><a class="link" href="harfbuzz-hb-font.html#hb-font-t"><span class="type">hb_font_t</span></a> *font</code></em>,
|
2119
2179
|
<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>
|
2180
|
+
<p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
|
2120
2181
|
<div class="refsect3">
|
2121
|
-
<a name="
|
2182
|
+
<a name="hb-font-get-user-data.parameters"></a><h4>Parameters</h4>
|
2122
2183
|
<div class="informaltable"><table width="100%" border="0">
|
2123
2184
|
<colgroup>
|
2124
2185
|
<col width="150px" class="parameters_name">
|
@@ -2133,11 +2194,54 @@ hb_font_get_user_data (<em class="parameter"><code><a class="link" href="harfbuz
|
|
2133
2194
|
</table></div>
|
2134
2195
|
</div>
|
2135
2196
|
<div class="refsect3">
|
2136
|
-
<a name="
|
2197
|
+
<a name="hb-font-get-user-data.returns"></a><h4>Returns</h4>
|
2137
2198
|
<p>. </p>
|
2138
2199
|
<p><span class="annotation">[<acronym title="Don't free data after the code is done."><span class="acronym">transfer none</span></acronym>]</span></p>
|
2139
2200
|
</div>
|
2140
|
-
<p class="since">Since 0.9.2</p>
|
2201
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
2202
|
+
</div>
|
2203
|
+
<hr>
|
2204
|
+
<div class="refsect2">
|
2205
|
+
<a name="hb-font-get-variation-glyph"></a><h3>hb_font_get_variation_glyph ()</h3>
|
2206
|
+
<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>
|
2207
|
+
hb_font_get_variation_glyph (<em class="parameter"><code><a class="link" href="harfbuzz-hb-font.html#hb-font-t"><span class="type">hb_font_t</span></a> *font</code></em>,
|
2208
|
+
<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>,
|
2209
|
+
<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> variation_selector</code></em>,
|
2210
|
+
<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> *glyph</code></em>);</pre>
|
2211
|
+
<div class="refsect3">
|
2212
|
+
<a name="hb-font-get-variation-glyph.parameters"></a><h4>Parameters</h4>
|
2213
|
+
<div class="informaltable"><table width="100%" border="0">
|
2214
|
+
<colgroup>
|
2215
|
+
<col width="150px" class="parameters_name">
|
2216
|
+
<col class="parameters_description">
|
2217
|
+
<col width="200px" class="parameters_annotations">
|
2218
|
+
</colgroup>
|
2219
|
+
<tbody>
|
2220
|
+
<tr>
|
2221
|
+
<td class="parameter_name"><p>font</p></td>
|
2222
|
+
<td class="parameter_description"><p>a font.</p></td>
|
2223
|
+
<td class="parameter_annotations"> </td>
|
2224
|
+
</tr>
|
2225
|
+
<tr>
|
2226
|
+
<td class="parameter_name"><p>glyph</p></td>
|
2227
|
+
<td class="parameter_description"><p>. </p></td>
|
2228
|
+
<td class="parameter_annotations"><span class="annotation">[<acronym title="Parameter for returning results. Default is transfer full."><span class="acronym">out</span></acronym>]</span></td>
|
2229
|
+
</tr>
|
2230
|
+
</tbody>
|
2231
|
+
</table></div>
|
2232
|
+
</div>
|
2233
|
+
<p class="since">Since: <a class="link" href="api-index-1-2-3.html#api-index-1.2.3">1.2.3</a></p>
|
2234
|
+
</div>
|
2235
|
+
<hr>
|
2236
|
+
<div class="refsect2">
|
2237
|
+
<a name="hb-font-get-variation-glyph-func-t"></a><h3>hb_font_get_variation_glyph_func_t ()</h3>
|
2238
|
+
<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>
|
2239
|
+
<span class="c_punctuation">(</span>*hb_font_get_variation_glyph_func_t<span class="c_punctuation">)</span> (<em class="parameter"><code><a class="link" href="harfbuzz-hb-font.html#hb-font-t"><span class="type">hb_font_t</span></a> *font</code></em>,
|
2240
|
+
<em class="parameter"><code><span class="type">void</span> *font_data</code></em>,
|
2241
|
+
<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>,
|
2242
|
+
<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> variation_selector</code></em>,
|
2243
|
+
<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> *glyph</code></em>,
|
2244
|
+
<em class="parameter"><code><span class="type">void</span> *user_data</code></em>);</pre>
|
2141
2245
|
</div>
|
2142
2246
|
<hr>
|
2143
2247
|
<div class="refsect2">
|
@@ -2148,7 +2252,7 @@ hb_font_glyph_from_string (<em class="parameter"><code><a class="link" href="har
|
|
2148
2252
|
<em class="parameter"><code><span class="type">int</span> len</code></em>,
|
2149
2253
|
<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> *glyph</code></em>);</pre>
|
2150
2254
|
<div class="refsect3">
|
2151
|
-
<a name="
|
2255
|
+
<a name="hb-font-glyph-from-string.parameters"></a><h4>Parameters</h4>
|
2152
2256
|
<div class="informaltable"><table width="100%" border="0">
|
2153
2257
|
<colgroup>
|
2154
2258
|
<col width="150px" class="parameters_name">
|
@@ -2174,11 +2278,7 @@ hb_font_glyph_from_string (<em class="parameter"><code><a class="link" href="har
|
|
2174
2278
|
</tbody>
|
2175
2279
|
</table></div>
|
2176
2280
|
</div>
|
2177
|
-
<
|
2178
|
-
<a name="id-1.3.3.8.9.55.5"></a><h4>Returns</h4>
|
2179
|
-
<p></p>
|
2180
|
-
</div>
|
2181
|
-
<p class="since">Since 0.9.2</p>
|
2281
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
2182
2282
|
</div>
|
2183
2283
|
<hr>
|
2184
2284
|
<div class="refsect2">
|
@@ -2189,7 +2289,7 @@ hb_font_glyph_to_string (<em class="parameter"><code><a class="link" href="harfb
|
|
2189
2289
|
<em class="parameter"><code><span class="type">char</span> *s</code></em>,
|
2190
2290
|
<em class="parameter"><code>unsigned <span class="type">int</span> size</code></em>);</pre>
|
2191
2291
|
<div class="refsect3">
|
2192
|
-
<a name="
|
2292
|
+
<a name="hb-font-glyph-to-string.parameters"></a><h4>Parameters</h4>
|
2193
2293
|
<div class="informaltable"><table width="100%" border="0">
|
2194
2294
|
<colgroup>
|
2195
2295
|
<col width="150px" class="parameters_name">
|
@@ -2210,7 +2310,7 @@ hb_font_glyph_to_string (<em class="parameter"><code><a class="link" href="harfb
|
|
2210
2310
|
</tbody>
|
2211
2311
|
</table></div>
|
2212
2312
|
</div>
|
2213
|
-
<p class="since">Since 0.9.2</p>
|
2313
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
2214
2314
|
</div>
|
2215
2315
|
<hr>
|
2216
2316
|
<div class="refsect2">
|
@@ -2218,7 +2318,7 @@ hb_font_glyph_to_string (<em class="parameter"><code><a class="link" href="harfb
|
|
2218
2318
|
<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>
|
2219
2319
|
hb_font_is_immutable (<em class="parameter"><code><a class="link" href="harfbuzz-hb-font.html#hb-font-t"><span class="type">hb_font_t</span></a> *font</code></em>);</pre>
|
2220
2320
|
<div class="refsect3">
|
2221
|
-
<a name="
|
2321
|
+
<a name="hb-font-is-immutable.parameters"></a><h4>Parameters</h4>
|
2222
2322
|
<div class="informaltable"><table width="100%" border="0">
|
2223
2323
|
<colgroup>
|
2224
2324
|
<col width="150px" class="parameters_name">
|
@@ -2232,11 +2332,7 @@ hb_font_is_immutable (<em class="parameter"><code><a class="link" href="harfbuzz
|
|
2232
2332
|
</tr></tbody>
|
2233
2333
|
</table></div>
|
2234
2334
|
</div>
|
2235
|
-
<
|
2236
|
-
<a name="id-1.3.3.8.9.57.5"></a><h4>Returns</h4>
|
2237
|
-
<p></p>
|
2238
|
-
</div>
|
2239
|
-
<p class="since">Since 0.9.2</p>
|
2335
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
2240
2336
|
</div>
|
2241
2337
|
<hr>
|
2242
2338
|
<div class="refsect2">
|
@@ -2244,7 +2340,7 @@ hb_font_is_immutable (<em class="parameter"><code><a class="link" href="harfbuzz
|
|
2244
2340
|
<pre class="programlisting"><span class="returnvalue">void</span>
|
2245
2341
|
hb_font_make_immutable (<em class="parameter"><code><a class="link" href="harfbuzz-hb-font.html#hb-font-t"><span class="type">hb_font_t</span></a> *font</code></em>);</pre>
|
2246
2342
|
<div class="refsect3">
|
2247
|
-
<a name="
|
2343
|
+
<a name="hb-font-make-immutable.parameters"></a><h4>Parameters</h4>
|
2248
2344
|
<div class="informaltable"><table width="100%" border="0">
|
2249
2345
|
<colgroup>
|
2250
2346
|
<col width="150px" class="parameters_name">
|
@@ -2258,15 +2354,16 @@ hb_font_make_immutable (<em class="parameter"><code><a class="link" href="harfbu
|
|
2258
2354
|
</tr></tbody>
|
2259
2355
|
</table></div>
|
2260
2356
|
</div>
|
2261
|
-
<p class="since">Since 0.9.2</p>
|
2357
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
2262
2358
|
</div>
|
2263
2359
|
<hr>
|
2264
2360
|
<div class="refsect2">
|
2265
2361
|
<a name="hb-font-reference"></a><h3>hb_font_reference ()</h3>
|
2266
2362
|
<pre class="programlisting"><a class="link" href="harfbuzz-hb-font.html#hb-font-t"><span class="returnvalue">hb_font_t</span></a> *
|
2267
2363
|
hb_font_reference (<em class="parameter"><code><a class="link" href="harfbuzz-hb-font.html#hb-font-t"><span class="type">hb_font_t</span></a> *font</code></em>);</pre>
|
2364
|
+
<p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
|
2268
2365
|
<div class="refsect3">
|
2269
|
-
<a name="
|
2366
|
+
<a name="hb-font-reference.parameters"></a><h4>Parameters</h4>
|
2270
2367
|
<div class="informaltable"><table width="100%" border="0">
|
2271
2368
|
<colgroup>
|
2272
2369
|
<col width="150px" class="parameters_name">
|
@@ -2281,11 +2378,11 @@ hb_font_reference (<em class="parameter"><code><a class="link" href="harfbuzz-hb
|
|
2281
2378
|
</table></div>
|
2282
2379
|
</div>
|
2283
2380
|
<div class="refsect3">
|
2284
|
-
<a name="
|
2381
|
+
<a name="hb-font-reference.returns"></a><h4>Returns</h4>
|
2285
2382
|
<p>. </p>
|
2286
2383
|
<p><span class="annotation">[<acronym title="Free data after the code is done."><span class="acronym">transfer full</span></acronym>]</span></p>
|
2287
2384
|
</div>
|
2288
|
-
<p class="since">Since 0.9.2</p>
|
2385
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
2289
2386
|
</div>
|
2290
2387
|
<hr>
|
2291
2388
|
<div class="refsect2">
|
@@ -2296,7 +2393,7 @@ hb_font_set_funcs (<em class="parameter"><code><a class="link" href="harfbuzz-hb
|
|
2296
2393
|
<em class="parameter"><code><span class="type">void</span> *font_data</code></em>,
|
2297
2394
|
<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>
|
2298
2395
|
<div class="refsect3">
|
2299
|
-
<a name="
|
2396
|
+
<a name="hb-font-set-funcs.parameters"></a><h4>Parameters</h4>
|
2300
2397
|
<div class="informaltable"><table width="100%" border="0">
|
2301
2398
|
<colgroup>
|
2302
2399
|
<col width="150px" class="parameters_name">
|
@@ -2317,7 +2414,7 @@ hb_font_set_funcs (<em class="parameter"><code><a class="link" href="harfbuzz-hb
|
|
2317
2414
|
</tbody>
|
2318
2415
|
</table></div>
|
2319
2416
|
</div>
|
2320
|
-
<p class="since">Since 0.9.2</p>
|
2417
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
2321
2418
|
</div>
|
2322
2419
|
<hr>
|
2323
2420
|
<div class="refsect2">
|
@@ -2327,7 +2424,7 @@ hb_font_set_funcs_data (<em class="parameter"><code><a class="link" href="harfbu
|
|
2327
2424
|
<em class="parameter"><code><span class="type">void</span> *font_data</code></em>,
|
2328
2425
|
<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>
|
2329
2426
|
<div class="refsect3">
|
2330
|
-
<a name="
|
2427
|
+
<a name="hb-font-set-funcs-data.parameters"></a><h4>Parameters</h4>
|
2331
2428
|
<div class="informaltable"><table width="100%" border="0">
|
2332
2429
|
<colgroup>
|
2333
2430
|
<col width="150px" class="parameters_name">
|
@@ -2348,7 +2445,7 @@ hb_font_set_funcs_data (<em class="parameter"><code><a class="link" href="harfbu
|
|
2348
2445
|
</tbody>
|
2349
2446
|
</table></div>
|
2350
2447
|
</div>
|
2351
|
-
<p class="since">Since 0.9.2</p>
|
2448
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
2352
2449
|
</div>
|
2353
2450
|
<hr>
|
2354
2451
|
<div class="refsect2">
|
@@ -2358,7 +2455,7 @@ hb_font_set_ppem (<em class="parameter"><code><a class="link" href="harfbuzz-hb-
|
|
2358
2455
|
<em class="parameter"><code>unsigned <span class="type">int</span> x_ppem</code></em>,
|
2359
2456
|
<em class="parameter"><code>unsigned <span class="type">int</span> y_ppem</code></em>);</pre>
|
2360
2457
|
<div class="refsect3">
|
2361
|
-
<a name="
|
2458
|
+
<a name="hb-font-set-ppem.parameters"></a><h4>Parameters</h4>
|
2362
2459
|
<div class="informaltable"><table width="100%" border="0">
|
2363
2460
|
<colgroup>
|
2364
2461
|
<col width="150px" class="parameters_name">
|
@@ -2372,7 +2469,7 @@ hb_font_set_ppem (<em class="parameter"><code><a class="link" href="harfbuzz-hb-
|
|
2372
2469
|
</tr></tbody>
|
2373
2470
|
</table></div>
|
2374
2471
|
</div>
|
2375
|
-
<p class="since">Since 0.9.2</p>
|
2472
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
2376
2473
|
</div>
|
2377
2474
|
<hr>
|
2378
2475
|
<div class="refsect2">
|
@@ -2382,7 +2479,7 @@ hb_font_set_scale (<em class="parameter"><code><a class="link" href="harfbuzz-hb
|
|
2382
2479
|
<em class="parameter"><code><span class="type">int</span> x_scale</code></em>,
|
2383
2480
|
<em class="parameter"><code><span class="type">int</span> y_scale</code></em>);</pre>
|
2384
2481
|
<div class="refsect3">
|
2385
|
-
<a name="
|
2482
|
+
<a name="hb-font-set-scale.parameters"></a><h4>Parameters</h4>
|
2386
2483
|
<div class="informaltable"><table width="100%" border="0">
|
2387
2484
|
<colgroup>
|
2388
2485
|
<col width="150px" class="parameters_name">
|
@@ -2396,7 +2493,7 @@ hb_font_set_scale (<em class="parameter"><code><a class="link" href="harfbuzz-hb
|
|
2396
2493
|
</tr></tbody>
|
2397
2494
|
</table></div>
|
2398
2495
|
</div>
|
2399
|
-
<p class="since">Since 0.9.2</p>
|
2496
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
2400
2497
|
</div>
|
2401
2498
|
<hr>
|
2402
2499
|
<div class="refsect2">
|
@@ -2407,8 +2504,9 @@ hb_font_set_user_data (<em class="parameter"><code><a class="link" href="harfbuz
|
|
2407
2504
|
<em class="parameter"><code><span class="type">void</span> *data</code></em>,
|
2408
2505
|
<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>,
|
2409
2506
|
<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>
|
2507
|
+
<p><span class="annotation">[<acronym title="Exposed in C code, not necessarily available in other languages."><span class="acronym">skip</span></acronym>]</span></p>
|
2410
2508
|
<div class="refsect3">
|
2411
|
-
<a name="
|
2509
|
+
<a name="hb-font-set-user-data.parameters"></a><h4>Parameters</h4>
|
2412
2510
|
<div class="informaltable"><table width="100%" border="0">
|
2413
2511
|
<colgroup>
|
2414
2512
|
<col width="150px" class="parameters_name">
|
@@ -2422,11 +2520,7 @@ hb_font_set_user_data (<em class="parameter"><code><a class="link" href="harfbuz
|
|
2422
2520
|
</tr></tbody>
|
2423
2521
|
</table></div>
|
2424
2522
|
</div>
|
2425
|
-
<
|
2426
|
-
<a name="id-1.3.3.8.9.64.5"></a><h4>Returns</h4>
|
2427
|
-
<p></p>
|
2428
|
-
</div>
|
2429
|
-
<p class="since">Since 0.9.2</p>
|
2523
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
2430
2524
|
</div>
|
2431
2525
|
<hr>
|
2432
2526
|
<div class="refsect2">
|
@@ -2439,7 +2533,7 @@ hb_font_subtract_glyph_origin_for_direction
|
|
2439
2533
|
<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-position-t" title="hb_position_t"><span class="type">hb_position_t</span></a> *x</code></em>,
|
2440
2534
|
<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-position-t" title="hb_position_t"><span class="type">hb_position_t</span></a> *y</code></em>);</pre>
|
2441
2535
|
<div class="refsect3">
|
2442
|
-
<a name="
|
2536
|
+
<a name="hb-font-subtract-glyph-origin-for-direction.parameters"></a><h4>Parameters</h4>
|
2443
2537
|
<div class="informaltable"><table width="100%" border="0">
|
2444
2538
|
<colgroup>
|
2445
2539
|
<col width="150px" class="parameters_name">
|
@@ -2465,7 +2559,7 @@ hb_font_subtract_glyph_origin_for_direction
|
|
2465
2559
|
</tbody>
|
2466
2560
|
</table></div>
|
2467
2561
|
</div>
|
2468
|
-
<p class="since">Since 0.9.2</p>
|
2562
|
+
<p class="since">Since: <a class="link" href="api-index-0-9-2.html#api-index-0.9.2">0.9.2</a></p>
|
2469
2563
|
</div>
|
2470
2564
|
<hr>
|
2471
2565
|
<div class="refsect2">
|
@@ -2484,7 +2578,7 @@ hb_font_funcs_set_font_h_extents_func (<em class="parameter"><code><a class="lin
|
|
2484
2578
|
<em class="parameter"><code><span class="type">void</span> *user_data</code></em>,
|
2485
2579
|
<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>
|
2486
2580
|
<div class="refsect3">
|
2487
|
-
<a name="
|
2581
|
+
<a name="hb-font-funcs-set-font-h-extents-func.parameters"></a><h4>Parameters</h4>
|
2488
2582
|
<div class="informaltable"><table width="100%" border="0">
|
2489
2583
|
<colgroup>
|
2490
2584
|
<col width="150px" class="parameters_name">
|
@@ -2505,7 +2599,7 @@ hb_font_funcs_set_font_h_extents_func (<em class="parameter"><code><a class="lin
|
|
2505
2599
|
</tbody>
|
2506
2600
|
</table></div>
|
2507
2601
|
</div>
|
2508
|
-
<p class="since">Since 1.1.2</p>
|
2602
|
+
<p class="since">Since: <a class="link" href="api-index-1-1-2.html#api-index-1.1.2">1.1.2</a></p>
|
2509
2603
|
</div>
|
2510
2604
|
<hr>
|
2511
2605
|
<div class="refsect2">
|
@@ -2516,7 +2610,7 @@ hb_font_funcs_set_font_v_extents_func (<em class="parameter"><code><a class="lin
|
|
2516
2610
|
<em class="parameter"><code><span class="type">void</span> *user_data</code></em>,
|
2517
2611
|
<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>
|
2518
2612
|
<div class="refsect3">
|
2519
|
-
<a name="
|
2613
|
+
<a name="hb-font-funcs-set-font-v-extents-func.parameters"></a><h4>Parameters</h4>
|
2520
2614
|
<div class="informaltable"><table width="100%" border="0">
|
2521
2615
|
<colgroup>
|
2522
2616
|
<col width="150px" class="parameters_name">
|
@@ -2537,7 +2631,7 @@ hb_font_funcs_set_font_v_extents_func (<em class="parameter"><code><a class="lin
|
|
2537
2631
|
</tbody>
|
2538
2632
|
</table></div>
|
2539
2633
|
</div>
|
2540
|
-
<p class="since">Since 1.1.2</p>
|
2634
|
+
<p class="since">Since: <a class="link" href="api-index-1-1-2.html#api-index-1.1.2">1.1.2</a></p>
|
2541
2635
|
</div>
|
2542
2636
|
<hr>
|
2543
2637
|
<div class="refsect2">
|
@@ -2547,7 +2641,7 @@ hb_font_get_extents_for_direction (<em class="parameter"><code><a class="link" h
|
|
2547
2641
|
<em class="parameter"><code><a class="link" href="harfbuzz-hb-common.html#hb-direction-t" title="enum hb_direction_t"><span class="type">hb_direction_t</span></a> direction</code></em>,
|
2548
2642
|
<em class="parameter"><code><span class="type">hb_font_extents_t</span> *extents</code></em>);</pre>
|
2549
2643
|
<div class="refsect3">
|
2550
|
-
<a name="
|
2644
|
+
<a name="hb-font-get-extents-for-direction.parameters"></a><h4>Parameters</h4>
|
2551
2645
|
<div class="informaltable"><table width="100%" border="0">
|
2552
2646
|
<colgroup>
|
2553
2647
|
<col width="150px" class="parameters_name">
|
@@ -2561,7 +2655,7 @@ hb_font_get_extents_for_direction (<em class="parameter"><code><a class="link" h
|
|
2561
2655
|
</tr></tbody>
|
2562
2656
|
</table></div>
|
2563
2657
|
</div>
|
2564
|
-
<p class="since">Since 1.1.3</p>
|
2658
|
+
<p class="since">Since: <a class="link" href="api-index-1-1-3.html#api-index-1.1.3">1.1.3</a></p>
|
2565
2659
|
</div>
|
2566
2660
|
<hr>
|
2567
2661
|
<div class="refsect2">
|
@@ -2579,7 +2673,7 @@ hb_font_get_extents_for_direction (<em class="parameter"><code><a class="link" h
|
|
2579
2673
|
hb_font_get_h_extents (<em class="parameter"><code><a class="link" href="harfbuzz-hb-font.html#hb-font-t"><span class="type">hb_font_t</span></a> *font</code></em>,
|
2580
2674
|
<em class="parameter"><code><span class="type">hb_font_extents_t</span> *extents</code></em>);</pre>
|
2581
2675
|
<div class="refsect3">
|
2582
|
-
<a name="
|
2676
|
+
<a name="hb-font-get-h-extents.parameters"></a><h4>Parameters</h4>
|
2583
2677
|
<div class="informaltable"><table width="100%" border="0">
|
2584
2678
|
<colgroup>
|
2585
2679
|
<col width="150px" class="parameters_name">
|
@@ -2600,11 +2694,7 @@ hb_font_get_h_extents (<em class="parameter"><code><a class="link" href="harfbuz
|
|
2600
2694
|
</tbody>
|
2601
2695
|
</table></div>
|
2602
2696
|
</div>
|
2603
|
-
<
|
2604
|
-
<a name="id-1.3.3.8.9.71.5"></a><h4>Returns</h4>
|
2605
|
-
<p></p>
|
2606
|
-
</div>
|
2607
|
-
<p class="since">Since 1.1.3</p>
|
2697
|
+
<p class="since">Since: <a class="link" href="api-index-1-1-3.html#api-index-1.1.3">1.1.3</a></p>
|
2608
2698
|
</div>
|
2609
2699
|
<hr>
|
2610
2700
|
<div class="refsect2">
|
@@ -2613,7 +2703,7 @@ hb_font_get_h_extents (<em class="parameter"><code><a class="link" href="harfbuz
|
|
2613
2703
|
hb_font_get_v_extents (<em class="parameter"><code><a class="link" href="harfbuzz-hb-font.html#hb-font-t"><span class="type">hb_font_t</span></a> *font</code></em>,
|
2614
2704
|
<em class="parameter"><code><span class="type">hb_font_extents_t</span> *extents</code></em>);</pre>
|
2615
2705
|
<div class="refsect3">
|
2616
|
-
<a name="
|
2706
|
+
<a name="hb-font-get-v-extents.parameters"></a><h4>Parameters</h4>
|
2617
2707
|
<div class="informaltable"><table width="100%" border="0">
|
2618
2708
|
<colgroup>
|
2619
2709
|
<col width="150px" class="parameters_name">
|
@@ -2634,11 +2724,7 @@ hb_font_get_v_extents (<em class="parameter"><code><a class="link" href="harfbuz
|
|
2634
2724
|
</tbody>
|
2635
2725
|
</table></div>
|
2636
2726
|
</div>
|
2637
|
-
<
|
2638
|
-
<a name="id-1.3.3.8.9.72.5"></a><h4>Returns</h4>
|
2639
|
-
<p></p>
|
2640
|
-
</div>
|
2641
|
-
<p class="since">Since 1.1.3</p>
|
2727
|
+
<p class="since">Since: <a class="link" href="api-index-1-1-3.html#api-index-1.1.3">1.1.3</a></p>
|
2642
2728
|
</div>
|
2643
2729
|
<hr>
|
2644
2730
|
<div class="refsect2">
|
@@ -2649,7 +2735,7 @@ hb_font_set_parent (<em class="parameter"><code><a class="link" href="harfbuzz-h
|
|
2649
2735
|
<p>Sets parent font of <em class="parameter"><code>font</code></em>
|
2650
2736
|
.</p>
|
2651
2737
|
<div class="refsect3">
|
2652
|
-
<a name="
|
2738
|
+
<a name="hb-font-set-parent.parameters"></a><h4>Parameters</h4>
|
2653
2739
|
<div class="informaltable"><table width="100%" border="0">
|
2654
2740
|
<colgroup>
|
2655
2741
|
<col width="150px" class="parameters_name">
|
@@ -2670,7 +2756,7 @@ hb_font_set_parent (<em class="parameter"><code><a class="link" href="harfbuzz-h
|
|
2670
2756
|
</tbody>
|
2671
2757
|
</table></div>
|
2672
2758
|
</div>
|
2673
|
-
<p class="since">Since 1.0.5</p>
|
2759
|
+
<p class="since">Since: <a class="link" href="api-index-1-0-5.html#api-index-1.0.5">1.0.5</a></p>
|
2674
2760
|
</div>
|
2675
2761
|
</div>
|
2676
2762
|
<div class="refsect1">
|
@@ -2737,7 +2823,6 @@ hb_font_set_parent (<em class="parameter"><code><a class="link" href="harfbuzz-h
|
|
2737
2823
|
</div>
|
2738
2824
|
</div>
|
2739
2825
|
<div class="footer">
|
2740
|
-
<hr>
|
2741
|
-
Generated by GTK-Doc V1.20</div>
|
2826
|
+
<hr>Generated by GTK-Doc V1.25.1</div>
|
2742
2827
|
</body>
|
2743
2828
|
</html>
|