pango 3.0.8-x64-mingw32 → 3.0.9-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/Rakefile +3 -3
- data/ext/pango/rbpangoattribute.c +7 -0
- data/ext/pango/rbpangoattrlist.c +2 -2
- data/ext/pango/rbpangocontext.c +49 -14
- data/ext/pango/rbpangoglyphinfo.c +5 -5
- data/lib/2.2/pango.so +0 -0
- data/lib/2.3/pango.so +0 -0
- data/test/test-context.rb +113 -0
- data/vendor/local/bin/genrb.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/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/include/harfbuzz/hb-common.h +16 -6
- data/vendor/local/include/harfbuzz/hb-unicode.h +0 -15
- data/vendor/local/include/harfbuzz/hb-version.h +3 -3
- data/vendor/local/include/pango-1.0/pango/pango-features.h +2 -2
- data/vendor/local/lib/libharfbuzz-icu.a +0 -0
- data/vendor/local/lib/libharfbuzz-icu.la +3 -3
- data/vendor/local/lib/libharfbuzz.dll.a +0 -0
- data/vendor/local/lib/libharfbuzz.la +3 -3
- 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 +1 -1
- 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/gtk-doc/html/harfbuzz/adding-text-to-the-buffer.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/annotation-glossary.html +7 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-10.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-11.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-2.html +32 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-20.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-22.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-28.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-30.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-31.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-38.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-39.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-41.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-42.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-5.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-7.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-0-9-8.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-0-5.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-1-2.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-1-1-3.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/api-index-full.html +7 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/buffers-language-script-and-direction.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/building.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/ch07.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/customizing-unicode-functions.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/deprecated-api-index.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/fonts-and-faces.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-Buffers.html +27 -26
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-Shaping.html +17 -21
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-blob.html +10 -9
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-common.html +43 -12
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-coretext.html +7 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-deprecated.html +7 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-face.html +8 -7
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-font.html +8 -7
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ft.html +7 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-glib.html +11 -10
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-gobject.html +61 -54
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-graphite2.html +7 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-icu.html +7 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-font.html +7 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-layout.html +8 -7
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-shape.html +7 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot-tag.html +7 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-ot.html +7 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-set.html +8 -7
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-shape-plan.html +8 -7
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-unicode.html +9 -8
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-uniscribe.html +7 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb-version.html +9 -8
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz-hb.html +7 -6
- data/vendor/local/share/gtk-doc/html/harfbuzz/harfbuzz.devhelp2 +7 -261
- data/vendor/local/share/gtk-doc/html/harfbuzz/hello-harfbuzz.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/home.png +0 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/index.html +3 -2
- data/vendor/local/share/gtk-doc/html/harfbuzz/index.sgml +601 -0
- data/vendor/local/share/gtk-doc/html/harfbuzz/install-harfbuzz.html +5 -4
- 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/object-tree.html +8 -7
- data/vendor/local/share/gtk-doc/html/harfbuzz/plans-and-caching.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/pt01.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/pt02.html +6 -5
- 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 +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/shaping-and-shape-plans.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/style.css +142 -160
- 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 +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/using-your-own-font-functions.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/what-about-the-other-scripts.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/what-is-harfbuzz.html +5 -4
- data/vendor/local/share/gtk-doc/html/harfbuzz/why-is-it-called-harfbuzz.html +5 -4
- data/vendor/local/share/gtk-doc/html/pango/PangoEngineLang.html +10 -10
- data/vendor/local/share/gtk-doc/html/pango/PangoEngineShape.html +8 -8
- data/vendor/local/share/gtk-doc/html/pango/PangoFcDecoder.html +9 -9
- data/vendor/local/share/gtk-doc/html/pango/PangoFcFont.html +27 -27
- data/vendor/local/share/gtk-doc/html/pango/PangoFcFontMap.html +57 -57
- data/vendor/local/share/gtk-doc/html/pango/PangoMarkupFormat.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/PangoRenderer.html +53 -53
- data/vendor/local/share/gtk-doc/html/pango/annotation-glossary.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-10.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-12.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-14.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-16.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-18.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-2.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-20.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-22.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-24.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-26.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-30.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-31-0.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-32-4.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-32.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-34.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-38.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-4.html +2 -2
- 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 +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-1-8.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-deprecated.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/api-index-full.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/index.html +3 -3
- data/vendor/local/share/gtk-doc/html/pango/lowlevel.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/pango-Bidirectional-Text.html +24 -24
- data/vendor/local/share/gtk-doc/html/pango/pango-Cairo-Rendering.html +107 -107
- 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 +31 -31
- data/vendor/local/share/gtk-doc/html/pango/pango-Engines.html +15 -15
- data/vendor/local/share/gtk-doc/html/pango/pango-Fonts.html +380 -390
- data/vendor/local/share/gtk-doc/html/pango/pango-FreeType-Fonts-and-Rendering.html +37 -37
- data/vendor/local/share/gtk-doc/html/pango/pango-Glyph-Storage.html +219 -219
- data/vendor/local/share/gtk-doc/html/pango/pango-Layout-Objects.html +295 -295
- data/vendor/local/share/gtk-doc/html/pango/pango-Miscellaneous-Utilities.html +108 -108
- data/vendor/local/share/gtk-doc/html/pango/pango-Modules.html +15 -15
- data/vendor/local/share/gtk-doc/html/pango/pango-OpenType-Font-Handling.html +142 -142
- data/vendor/local/share/gtk-doc/html/pango/pango-Scripts-and-Languages.html +85 -85
- data/vendor/local/share/gtk-doc/html/pango/pango-Tab-Stops.html +63 -63
- data/vendor/local/share/gtk-doc/html/pango/pango-Text-Attributes.html +340 -340
- data/vendor/local/share/gtk-doc/html/pango/pango-Text-Processing.html +163 -163
- data/vendor/local/share/gtk-doc/html/pango/pango-Version-Checking.html +11 -11
- data/vendor/local/share/gtk-doc/html/pango/pango-Vertical-Text.html +24 -24
- data/vendor/local/share/gtk-doc/html/pango/pango-Win32-Fonts-and-Rendering.html +54 -54
- data/vendor/local/share/gtk-doc/html/pango/pango-Xft-Fonts-and-Rendering.html +57 -57
- data/vendor/local/share/gtk-doc/html/pango/pango-hierarchy.html +7 -7
- data/vendor/local/share/gtk-doc/html/pango/pango.devhelp2 +200 -41
- data/vendor/local/share/gtk-doc/html/pango/pango.html +2 -2
- data/vendor/local/share/gtk-doc/html/pango/rendering.html +2 -2
- data/vendor/local/share/man/man1/pango-view.1 +1 -1
- metadata +7 -6
- data/vendor/local/share/gtk-doc/html/pango/index.sgml +0 -1204
@@ -2,17 +2,17 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>Using your own font functions
|
5
|
+
<title>HarfBuzz Manual: Using your own font functions</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="HarfBuzz Manual">
|
8
8
|
<link rel="up" href="fonts-and-faces.html" title="Fonts and faces">
|
9
9
|
<link rel="prev" href="using-harfbuzzs-native-opentype-implementation.html" title="Using Harfbuzz's native OpenType implementation">
|
10
10
|
<link rel="next" href="shaping-and-shape-plans.html" title="Shaping and shape plans">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.20 (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="10"><tr valign="middle">
|
16
16
|
<td width="100%" align="left" class="shortcuts"></td>
|
17
17
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
18
18
|
<td><a accesskey="u" href="fonts-and-faces.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
|
@@ -26,6 +26,7 @@
|
|
26
26
|
</p>
|
27
27
|
</div>
|
28
28
|
<div class="footer">
|
29
|
-
<hr>
|
29
|
+
<hr>
|
30
|
+
Generated by GTK-Doc V1.20</div>
|
30
31
|
</body>
|
31
32
|
</html>
|
@@ -2,17 +2,17 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>What about the other scripts
|
5
|
+
<title>HarfBuzz Manual: What about the other scripts?</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="HarfBuzz Manual">
|
8
8
|
<link rel="up" href="buffers-language-script-and-direction.html" title="Buffers, language, script and direction">
|
9
9
|
<link rel="prev" href="setting-buffer-properties.html" title="Setting buffer properties">
|
10
10
|
<link rel="next" href="customizing-unicode-functions.html" title="Customizing Unicode functions">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.20 (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="10"><tr valign="middle">
|
16
16
|
<td width="100%" align="left" class="shortcuts"></td>
|
17
17
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
18
18
|
<td><a accesskey="u" href="buffers-language-script-and-direction.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
|
@@ -26,6 +26,7 @@
|
|
26
26
|
</p>
|
27
27
|
</div>
|
28
28
|
<div class="footer">
|
29
|
-
<hr>
|
29
|
+
<hr>
|
30
|
+
Generated by GTK-Doc V1.20</div>
|
30
31
|
</body>
|
31
32
|
</html>
|
@@ -2,17 +2,17 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>What is Harfbuzz
|
5
|
+
<title>HarfBuzz Manual: What is Harfbuzz?</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="HarfBuzz Manual">
|
8
8
|
<link rel="up" href="pt01.html" title="Part I. User's manual">
|
9
9
|
<link rel="prev" href="pt01.html" title="Part I. User's manual">
|
10
10
|
<link rel="next" href="why-is-it-called-harfbuzz.html" title="Why is it called Harfbuzz?">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.20 (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="10"><tr valign="middle">
|
16
16
|
<td width="100%" align="left" class="shortcuts"></td>
|
17
17
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
18
18
|
<td><a accesskey="u" href="pt01.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
|
@@ -119,6 +119,7 @@
|
|
119
119
|
</div>
|
120
120
|
</div>
|
121
121
|
<div class="footer">
|
122
|
-
<hr>
|
122
|
+
<hr>
|
123
|
+
Generated by GTK-Doc V1.20</div>
|
123
124
|
</body>
|
124
125
|
</html>
|
@@ -2,17 +2,17 @@
|
|
2
2
|
<html>
|
3
3
|
<head>
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
5
|
-
<title>Why is it called Harfbuzz
|
5
|
+
<title>HarfBuzz Manual: Why is it called Harfbuzz?</title>
|
6
6
|
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
|
7
7
|
<link rel="home" href="index.html" title="HarfBuzz Manual">
|
8
8
|
<link rel="up" href="what-is-harfbuzz.html" title="What is Harfbuzz?">
|
9
9
|
<link rel="prev" href="what-is-harfbuzz.html" title="What is Harfbuzz?">
|
10
10
|
<link rel="next" href="install-harfbuzz.html" title="Install Harfbuzz">
|
11
|
-
<meta name="generator" content="GTK-Doc V1.
|
11
|
+
<meta name="generator" content="GTK-Doc V1.20 (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="10"><tr valign="middle">
|
16
16
|
<td width="100%" align="left" class="shortcuts"></td>
|
17
17
|
<td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
|
18
18
|
<td><a accesskey="u" href="what-is-harfbuzz.html"><img src="up.png" width="16" height="16" border="0" alt="Up"></a></td>
|
@@ -33,6 +33,7 @@
|
|
33
33
|
</p>
|
34
34
|
</div>
|
35
35
|
<div class="footer">
|
36
|
-
<hr>
|
36
|
+
<hr>
|
37
|
+
Generated by GTK-Doc V1.20</div>
|
37
38
|
</body>
|
38
39
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="lowlevel.html" title="Low Level Functionality">
|
9
9
|
<link rel="prev" href="pango-Engines.html" title="Engines">
|
10
10
|
<link rel="next" href="PangoEngineShape.html" title="PangoEngineShape">
|
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">
|
@@ -89,7 +89,7 @@ mentioned in the release notes for the affected release.
|
|
89
89
|
</div>
|
90
90
|
<div class="refsect1">
|
91
91
|
<a name="PangoEngineLang.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
92
|
-
<pre class="screen"> <a href="
|
92
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
93
93
|
<span class="lineart">╰──</span> <a class="link" href="pango-Engines.html#PangoEngine">PangoEngine</a>
|
94
94
|
<span class="lineart">╰──</span> PangoEngineLang
|
95
95
|
</pre>
|
@@ -122,14 +122,14 @@ function can create instances of the object as follows:</p>
|
|
122
122
|
<tbody>
|
123
123
|
<tr>
|
124
124
|
<td class="listing_lines" align="right"><pre>1</pre></td>
|
125
|
-
<td class="listing_code"><pre class="programlisting"><span class="usertype">PangoEngine</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">engine </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="
|
125
|
+
<td class="listing_code"><pre class="programlisting"><span class="usertype">PangoEngine</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">engine </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-new">g_object_new</a></span><span class="normal"> </span><span class="symbol">(<</span><span class="usertype">em</span><span class="normal"> class</span><span class="symbol">=</span><span class="string">"replaceable"</span><span class="symbol">><</span><span class="normal">code</span><span class="symbol">></span><span class="normal">prefix</span><span class="symbol"></</span><span class="normal">code</span><span class="symbol">></</span><span class="normal">em</span><span class="symbol">></span><span class="normal">_type</span><span class="symbol">,</span><span class="normal"> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">);</span></pre></td>
|
126
126
|
</tr>
|
127
127
|
</tbody>
|
128
128
|
</table>
|
129
129
|
</div>
|
130
130
|
|
131
131
|
<div class="refsect3">
|
132
|
-
<a name="
|
132
|
+
<a name="PANGO-ENGINE-LANG-DEFINE-TYPE.parameters"></a><h4>Parameters</h4>
|
133
133
|
<div class="informaltable"><table width="100%" border="0">
|
134
134
|
<colgroup>
|
135
135
|
<col width="150px" class="parameters_name">
|
@@ -149,12 +149,12 @@ function can create instances of the object as follows:</p>
|
|
149
149
|
</tr>
|
150
150
|
<tr>
|
151
151
|
<td class="parameter_name"><p>class_init</p></td>
|
152
|
-
<td class="parameter_description"><p> Class initialization function for the new type, or <a href="
|
152
|
+
<td class="parameter_description"><p> Class initialization function for the new type, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
153
153
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
|
154
154
|
</tr>
|
155
155
|
<tr>
|
156
156
|
<td class="parameter_name"><p>instance_init</p></td>
|
157
|
-
<td class="parameter_description"><p> Instance initialization function for the new type, or <a href="
|
157
|
+
<td class="parameter_description"><p> Instance initialization function for the new type, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
158
158
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
|
159
159
|
</tr>
|
160
160
|
</tbody>
|
@@ -190,7 +190,7 @@ lookups needed for that language.</p>
|
|
190
190
|
<div class="warning"><p><code class="literal">PangoEngineLangClass</code> has been deprecated since version 1.38 and should not be used in newly-written code.</p></div>
|
191
191
|
<p>Class structure for <a class="link" href="PangoEngineLang.html" title="PangoEngineLang"><span class="type">PangoEngineLang</span></a></p>
|
192
192
|
<div class="refsect3">
|
193
|
-
<a name="
|
193
|
+
<a name="PangoEngineLangClass.members"></a><h4>Members</h4>
|
194
194
|
<div class="informaltable"><table width="100%" border="0">
|
195
195
|
<colgroup>
|
196
196
|
<col width="300px" class="struct_members_name">
|
@@ -200,8 +200,8 @@ lookups needed for that language.</p>
|
|
200
200
|
<tbody><tr>
|
201
201
|
<td class="struct_member_name"><p><em class="structfield"><code><a name="PangoEngineLangClass.script-break"></a>script_break</code></em> ()</p></td>
|
202
202
|
<td class="struct_member_description"><p> Provides a custom implementation of
|
203
|
-
<a class="link" href="pango-Text-Processing.html#pango-break" title="pango_break ()"><code class="function">pango_break()</code></a>. If <a href="
|
204
|
-
not <a href="
|
203
|
+
<a class="link" href="pango-Text-Processing.html#pango-break" title="pango_break ()"><code class="function">pango_break()</code></a>. If <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, <a class="link" href="pango-Text-Processing.html#pango-default-break" title="pango_default_break ()"><code class="function">pango_default_break()</code></a> is used instead. If
|
204
|
+
not <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>, for Pango versions before 1.16 (module interface version
|
205
205
|
before 1.6.0), this was called instead of <a class="link" href="pango-Text-Processing.html#pango-default-break" title="pango_default_break ()"><code class="function">pango_default_break()</code></a>,
|
206
206
|
but in newer versions, <a class="link" href="pango-Text-Processing.html#pango-default-break" title="pango_default_break ()"><code class="function">pango_default_break()</code></a> is always called and
|
207
207
|
this is called after that to allow tailoring the breaking results. </p></td>
|
@@ -222,6 +222,6 @@ These engines derive from <a class="link" href="PangoEngineLang.html" title="Pan
|
|
222
222
|
</div>
|
223
223
|
</div>
|
224
224
|
<div class="footer">
|
225
|
-
<hr>Generated by GTK-Doc V1.
|
225
|
+
<hr>Generated by GTK-Doc V1.25.1</div>
|
226
226
|
</body>
|
227
227
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="lowlevel.html" title="Low Level Functionality">
|
9
9
|
<link rel="prev" href="PangoEngineLang.html" title="PangoEngineLang">
|
10
10
|
<link rel="next" href="pango-Modules.html" title="Modules">
|
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">
|
@@ -89,7 +89,7 @@ mentioned in the release notes for the affected release.
|
|
89
89
|
</div>
|
90
90
|
<div class="refsect1">
|
91
91
|
<a name="PangoEngineShape.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
92
|
-
<pre class="screen"> <a href="
|
92
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
93
93
|
<span class="lineart">╰──</span> <a class="link" href="pango-Engines.html#PangoEngine">PangoEngine</a>
|
94
94
|
<span class="lineart">╰──</span> PangoEngineShape
|
95
95
|
</pre>
|
@@ -122,14 +122,14 @@ function can create instances of the object as follows:</p>
|
|
122
122
|
<tbody>
|
123
123
|
<tr>
|
124
124
|
<td class="listing_lines" align="right"><pre>1</pre></td>
|
125
|
-
<td class="listing_code"><pre class="programlisting"><span class="usertype">PangoEngine</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">engine </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="
|
125
|
+
<td class="listing_code"><pre class="programlisting"><span class="usertype">PangoEngine</span><span class="normal"> </span><span class="symbol">*</span><span class="normal">engine </span><span class="symbol">=</span><span class="normal"> </span><span class="function"><a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#g-object-new">g_object_new</a></span><span class="normal"> </span><span class="symbol">(<</span><span class="usertype">em</span><span class="normal"> class</span><span class="symbol">=</span><span class="string">"replaceable"</span><span class="symbol">><</span><span class="normal">code</span><span class="symbol">></span><span class="normal">prefix</span><span class="symbol"></</span><span class="normal">code</span><span class="symbol">></</span><span class="normal">em</span><span class="symbol">></span><span class="normal">_type</span><span class="symbol">,</span><span class="normal"> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS">NULL</a></span><span class="symbol">);</span></pre></td>
|
126
126
|
</tr>
|
127
127
|
</tbody>
|
128
128
|
</table>
|
129
129
|
</div>
|
130
130
|
|
131
131
|
<div class="refsect3">
|
132
|
-
<a name="
|
132
|
+
<a name="PANGO-ENGINE-SHAPE-DEFINE-TYPE.parameters"></a><h4>Parameters</h4>
|
133
133
|
<div class="informaltable"><table width="100%" border="0">
|
134
134
|
<colgroup>
|
135
135
|
<col width="150px" class="parameters_name">
|
@@ -149,12 +149,12 @@ function can create instances of the object as follows:</p>
|
|
149
149
|
</tr>
|
150
150
|
<tr>
|
151
151
|
<td class="parameter_name"><p>class_init</p></td>
|
152
|
-
<td class="parameter_description"><p> Class initialization function for the new type, or <a href="
|
152
|
+
<td class="parameter_description"><p> Class initialization function for the new type, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
153
153
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
|
154
154
|
</tr>
|
155
155
|
<tr>
|
156
156
|
<td class="parameter_name"><p>instance_init</p></td>
|
157
|
-
<td class="parameter_description"><p> Instance initialization function for the new type, or <a href="
|
157
|
+
<td class="parameter_description"><p> Instance initialization function for the new type, or <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
158
158
|
<td class="parameter_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
|
159
159
|
</tr>
|
160
160
|
</tbody>
|
@@ -198,7 +198,7 @@ for Fontconfig-based backends.</p>
|
|
198
198
|
<div class="warning"><p><code class="literal">PangoEngineShapeClass</code> has been deprecated since version 1.38 and should not be used in newly-written code.</p></div>
|
199
199
|
<p>Class structure for <a class="link" href="PangoEngineShape.html" title="PangoEngineShape"><span class="type">PangoEngineShape</span></a></p>
|
200
200
|
<div class="refsect3">
|
201
|
-
<a name="
|
201
|
+
<a name="PangoEngineShapeClass.members"></a><h4>Members</h4>
|
202
202
|
<div class="informaltable"><table width="100%" border="0">
|
203
203
|
<colgroup>
|
204
204
|
<col width="300px" class="struct_members_name">
|
@@ -253,6 +253,6 @@ These engines derive from <a class="link" href="PangoEngineShape.html" title="Pa
|
|
253
253
|
</div>
|
254
254
|
</div>
|
255
255
|
<div class="footer">
|
256
|
-
<hr>Generated by GTK-Doc V1.
|
256
|
+
<hr>Generated by GTK-Doc V1.25.1</div>
|
257
257
|
</body>
|
258
258
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="lowlevel.html" title="Low Level Functionality">
|
9
9
|
<link rel="prev" href="PangoFcFont.html" title="PangoFcFont">
|
10
10
|
<link rel="next" href="pango-OpenType-Font-Handling.html" title="OpenType Font Handling">
|
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">
|
@@ -80,7 +80,7 @@
|
|
80
80
|
</div>
|
81
81
|
<div class="refsect1">
|
82
82
|
<a name="PangoFcDecoder.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
83
|
-
<pre class="screen"> <a href="
|
83
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
84
84
|
<span class="lineart">╰──</span> PangoFcDecoder
|
85
85
|
</pre>
|
86
86
|
</div>
|
@@ -101,7 +101,7 @@ given. The returned <span class="type">FcCharSet</span> will be a reference to
|
|
101
101
|
internal value stored by the <a class="link" href="PangoFcDecoder.html" title="PangoFcDecoder"><span class="type">PangoFcDecoder</span></a> and must not
|
102
102
|
be modified or freed.</p>
|
103
103
|
<div class="refsect3">
|
104
|
-
<a name="
|
104
|
+
<a name="pango-fc-decoder-get-charset.parameters"></a><h4>Parameters</h4>
|
105
105
|
<div class="informaltable"><table width="100%" border="0">
|
106
106
|
<colgroup>
|
107
107
|
<col width="150px" class="parameters_name">
|
@@ -123,7 +123,7 @@ be modified or freed.</p>
|
|
123
123
|
</table></div>
|
124
124
|
</div>
|
125
125
|
<div class="refsect3">
|
126
|
-
<a name="
|
126
|
+
<a name="pango-fc-decoder-get-charset.returns"></a><h4>Returns</h4>
|
127
127
|
<p> the <span class="type">FcCharset</span> for <em class="parameter"><code>fcfont</code></em>
|
128
128
|
; must not be modified
|
129
129
|
or freed.</p>
|
@@ -136,14 +136,14 @@ or freed.</p>
|
|
136
136
|
<pre class="programlisting"><a class="link" href="pango-Glyph-Storage.html#PangoGlyph" title="PangoGlyph"><span class="returnvalue">PangoGlyph</span></a>
|
137
137
|
pango_fc_decoder_get_glyph (<em class="parameter"><code><a class="link" href="PangoFcDecoder.html" title="PangoFcDecoder"><span class="type">PangoFcDecoder</span></a> *decoder</code></em>,
|
138
138
|
<em class="parameter"><code><a class="link" href="PangoFcFont.html" title="PangoFcFont"><span class="type">PangoFcFont</span></a> *fcfont</code></em>,
|
139
|
-
<em class="parameter"><code><a href="
|
139
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint32"><span class="type">guint32</span></a> wc</code></em>);</pre>
|
140
140
|
<p>Generates a <a class="link" href="pango-Glyph-Storage.html#PangoGlyph" title="PangoGlyph"><span class="type">PangoGlyph</span></a> for the given Unicode point using the
|
141
141
|
custom decoder. For complex scripts where there can be multiple
|
142
142
|
glyphs for a single character, the decoder will return whatever
|
143
143
|
glyph is most convenient for it. (Usually whatever glyph is directly
|
144
144
|
in the fonts character map table.)</p>
|
145
145
|
<div class="refsect3">
|
146
|
-
<a name="
|
146
|
+
<a name="pango-fc-decoder-get-glyph.parameters"></a><h4>Parameters</h4>
|
147
147
|
<div class="informaltable"><table width="100%" border="0">
|
148
148
|
<colgroup>
|
149
149
|
<col width="150px" class="parameters_name">
|
@@ -170,7 +170,7 @@ in the fonts character map table.)</p>
|
|
170
170
|
</table></div>
|
171
171
|
</div>
|
172
172
|
<div class="refsect3">
|
173
|
-
<a name="
|
173
|
+
<a name="pango-fc-decoder-get-glyph.returns"></a><h4>Returns</h4>
|
174
174
|
<p> the glyph index, or 0 if the glyph isn't
|
175
175
|
covered by the font.</p>
|
176
176
|
</div>
|
@@ -206,7 +206,7 @@ object implementation.</p>
|
|
206
206
|
</pre>
|
207
207
|
<p>Class structure for <a class="link" href="PangoFcDecoder.html" title="PangoFcDecoder"><span class="type">PangoFcDecoder</span></a>.</p>
|
208
208
|
<div class="refsect3">
|
209
|
-
<a name="
|
209
|
+
<a name="PangoFcDecoderClass.members"></a><h4>Members</h4>
|
210
210
|
<div class="informaltable"><table width="100%" border="0">
|
211
211
|
<colgroup>
|
212
212
|
<col width="300px" class="struct_members_name">
|
@@ -238,6 +238,6 @@ code point.</p></td>
|
|
238
238
|
</div>
|
239
239
|
</div>
|
240
240
|
<div class="footer">
|
241
|
-
<hr>Generated by GTK-Doc V1.
|
241
|
+
<hr>Generated by GTK-Doc V1.25.1</div>
|
242
242
|
</body>
|
243
243
|
</html>
|
@@ -8,7 +8,7 @@
|
|
8
8
|
<link rel="up" href="lowlevel.html" title="Low Level Functionality">
|
9
9
|
<link rel="prev" href="PangoFcFontMap.html" title="PangoFcFontMap">
|
10
10
|
<link rel="next" href="PangoFcDecoder.html" title="PangoFcDecoder">
|
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">
|
@@ -59,7 +59,7 @@
|
|
59
59
|
</tr>
|
60
60
|
<tr>
|
61
61
|
<td class="function_type">
|
62
|
-
<a href="
|
62
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
63
63
|
</td>
|
64
64
|
<td class="function_name">
|
65
65
|
<a class="link" href="PangoFcFont.html#pango-fc-font-has-char" title="pango_fc_font_has_char ()">pango_fc_font_has_char</a> <span class="c_punctuation">()</span>
|
@@ -67,7 +67,7 @@
|
|
67
67
|
</tr>
|
68
68
|
<tr>
|
69
69
|
<td class="function_type">
|
70
|
-
<a href="
|
70
|
+
<a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
71
71
|
</td>
|
72
72
|
<td class="function_name">
|
73
73
|
<a class="link" href="PangoFcFont.html#pango-fc-font-get-glyph" title="pango_fc_font_get_glyph ()">pango_fc_font_get_glyph</a> <span class="c_punctuation">()</span>
|
@@ -108,7 +108,7 @@
|
|
108
108
|
<td class="property_flags">Read / Write</td>
|
109
109
|
</tr>
|
110
110
|
<tr>
|
111
|
-
<td class="property_type"><a href="
|
111
|
+
<td class="property_type"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a></td>
|
112
112
|
<td class="property_name"><a class="link" href="PangoFcFont.html#PangoFcFont--pattern" title="The “pattern” property">pattern</a></td>
|
113
113
|
<td class="property_flags">Read / Write / Construct Only</td>
|
114
114
|
</tr>
|
@@ -140,7 +140,7 @@
|
|
140
140
|
</div>
|
141
141
|
<div class="refsect1">
|
142
142
|
<a name="PangoFcFont.object-hierarchy"></a><h2>Object Hierarchy</h2>
|
143
|
-
<pre class="screen"> <a href="
|
143
|
+
<pre class="screen"> <a href="https://developer.gnome.org/gobject/unstable/gobject-The-Base-Object-Type.html#GObject-struct">GObject</a>
|
144
144
|
<span class="lineart">╰──</span> <a class="link" href="pango-Fonts.html#PangoFont">PangoFont</a>
|
145
145
|
<span class="lineart">╰──</span> PangoFcFont
|
146
146
|
<span class="lineart">╰──</span> <a class="link" href="pango-Xft-Fonts-and-Rendering.html#PangoXftFont">PangoXftFont</a>
|
@@ -166,7 +166,7 @@ pango_fc_font_lock_face (<em class="parameter"><code><a class="link" href="Pango
|
|
166
166
|
This face will be kept around until you call
|
167
167
|
<a class="link" href="PangoFcFont.html#pango-fc-font-unlock-face" title="pango_fc_font_unlock_face ()"><code class="function">pango_fc_font_unlock_face()</code></a>.</p>
|
168
168
|
<div class="refsect3">
|
169
|
-
<a name="
|
169
|
+
<a name="pango-fc-font-lock-face.parameters"></a><h4>Parameters</h4>
|
170
170
|
<div class="informaltable"><table width="100%" border="0">
|
171
171
|
<colgroup>
|
172
172
|
<col width="150px" class="parameters_name">
|
@@ -181,7 +181,7 @@ This face will be kept around until you call
|
|
181
181
|
</table></div>
|
182
182
|
</div>
|
183
183
|
<div class="refsect3">
|
184
|
-
<a name="
|
184
|
+
<a name="pango-fc-font-lock-face.returns"></a><h4>Returns</h4>
|
185
185
|
<p> the FreeType <span class="type">FT_Face</span> associated with <em class="parameter"><code>font</code></em>
|
186
186
|
.</p>
|
187
187
|
</div>
|
@@ -195,7 +195,7 @@ pango_fc_font_unlock_face (<em class="parameter"><code><a class="link" href="Pan
|
|
195
195
|
<p>Releases a font previously obtained with
|
196
196
|
<a class="link" href="PangoFcFont.html#pango-fc-font-lock-face" title="pango_fc_font_lock_face ()"><code class="function">pango_fc_font_lock_face()</code></a>.</p>
|
197
197
|
<div class="refsect3">
|
198
|
-
<a name="
|
198
|
+
<a name="pango-fc-font-unlock-face.parameters"></a><h4>Parameters</h4>
|
199
199
|
<div class="informaltable"><table width="100%" border="0">
|
200
200
|
<colgroup>
|
201
201
|
<col width="150px" class="parameters_name">
|
@@ -214,14 +214,14 @@ pango_fc_font_unlock_face (<em class="parameter"><code><a class="link" href="Pan
|
|
214
214
|
<hr>
|
215
215
|
<div class="refsect2">
|
216
216
|
<a name="pango-fc-font-has-char"></a><h3>pango_fc_font_has_char ()</h3>
|
217
|
-
<pre class="programlisting"><a href="
|
217
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gboolean"><span class="returnvalue">gboolean</span></a>
|
218
218
|
pango_fc_font_has_char (<em class="parameter"><code><a class="link" href="PangoFcFont.html" title="PangoFcFont"><span class="type">PangoFcFont</span></a> *font</code></em>,
|
219
|
-
<em class="parameter"><code><a href="
|
219
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> wc</code></em>);</pre>
|
220
220
|
<p>Determines whether <em class="parameter"><code>font</code></em>
|
221
221
|
has a glyph for the codepoint <em class="parameter"><code>wc</code></em>
|
222
222
|
.</p>
|
223
223
|
<div class="refsect3">
|
224
|
-
<a name="
|
224
|
+
<a name="pango-fc-font-has-char.parameters"></a><h4>Parameters</h4>
|
225
225
|
<div class="informaltable"><table width="100%" border="0">
|
226
226
|
<colgroup>
|
227
227
|
<col width="150px" class="parameters_name">
|
@@ -243,8 +243,8 @@ pango_fc_font_has_char (<em class="parameter"><code><a class="link" href="PangoF
|
|
243
243
|
</table></div>
|
244
244
|
</div>
|
245
245
|
<div class="refsect3">
|
246
|
-
<a name="
|
247
|
-
<p> <a href="
|
246
|
+
<a name="pango-fc-font-has-char.returns"></a><h4>Returns</h4>
|
247
|
+
<p> <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if <em class="parameter"><code>font</code></em>
|
248
248
|
has the requested codepoint.</p>
|
249
249
|
</div>
|
250
250
|
<p class="since">Since: <a class="link" href="api-index-1-4.html#api-index-1.4">1.4</a></p>
|
@@ -252,15 +252,15 @@ has the requested codepoint.</p>
|
|
252
252
|
<hr>
|
253
253
|
<div class="refsect2">
|
254
254
|
<a name="pango-fc-font-get-glyph"></a><h3>pango_fc_font_get_glyph ()</h3>
|
255
|
-
<pre class="programlisting"><a href="
|
255
|
+
<pre class="programlisting"><a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#guint"><span class="returnvalue">guint</span></a>
|
256
256
|
pango_fc_font_get_glyph (<em class="parameter"><code><a class="link" href="PangoFcFont.html" title="PangoFcFont"><span class="type">PangoFcFont</span></a> *font</code></em>,
|
257
|
-
<em class="parameter"><code><a href="
|
257
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> wc</code></em>);</pre>
|
258
258
|
<p>Gets the glyph index for a given Unicode character
|
259
259
|
for <em class="parameter"><code>font</code></em>
|
260
260
|
. If you only want to determine
|
261
261
|
whether the font has the glyph, use <a class="link" href="PangoFcFont.html#pango-fc-font-has-char" title="pango_fc_font_has_char ()"><code class="function">pango_fc_font_has_char()</code></a>.</p>
|
262
262
|
<div class="refsect3">
|
263
|
-
<a name="
|
263
|
+
<a name="pango-fc-font-get-glyph.parameters"></a><h4>Parameters</h4>
|
264
264
|
<div class="informaltable"><table width="100%" border="0">
|
265
265
|
<colgroup>
|
266
266
|
<col width="150px" class="parameters_name">
|
@@ -282,7 +282,7 @@ whether the font has the glyph, use <a class="link" href="PangoFcFont.html#pango
|
|
282
282
|
</table></div>
|
283
283
|
</div>
|
284
284
|
<div class="refsect3">
|
285
|
-
<a name="
|
285
|
+
<a name="pango-fc-font-get-glyph.returns"></a><h4>Returns</h4>
|
286
286
|
<p> the glyph index, or 0, if the Unicode
|
287
287
|
character doesn't exist in the font.</p>
|
288
288
|
</div>
|
@@ -293,14 +293,14 @@ character doesn't exist in the font.</p>
|
|
293
293
|
<a name="pango-fc-font-get-unknown-glyph"></a><h3>pango_fc_font_get_unknown_glyph ()</h3>
|
294
294
|
<pre class="programlisting"><a class="link" href="pango-Glyph-Storage.html#PangoGlyph" title="PangoGlyph"><span class="returnvalue">PangoGlyph</span></a>
|
295
295
|
pango_fc_font_get_unknown_glyph (<em class="parameter"><code><a class="link" href="PangoFcFont.html" title="PangoFcFont"><span class="type">PangoFcFont</span></a> *font</code></em>,
|
296
|
-
<em class="parameter"><code><a href="
|
296
|
+
<em class="parameter"><code><a href="https://developer.gnome.org/glib/unstable/glib-Unicode-Manipulation.html#gunichar"><span class="type">gunichar</span></a> wc</code></em>);</pre>
|
297
297
|
<div class="warning"><p><code class="literal">pango_fc_font_get_unknown_glyph</code> is deprecated and should not be used in newly-written code.</p></div>
|
298
298
|
<p>Returns the index of a glyph suitable for drawing <em class="parameter"><code>wc</code></em>
|
299
299
|
as an
|
300
300
|
unknown character.</p>
|
301
301
|
<p>Use <a class="link" href="pango-Glyph-Storage.html#PANGO-GET-UNKNOWN-GLYPH:CAPS" title="PANGO_GET_UNKNOWN_GLYPH()"><code class="function">PANGO_GET_UNKNOWN_GLYPH()</code></a> instead.</p>
|
302
302
|
<div class="refsect3">
|
303
|
-
<a name="
|
303
|
+
<a name="pango-fc-font-get-unknown-glyph.parameters"></a><h4>Parameters</h4>
|
304
304
|
<div class="informaltable"><table width="100%" border="0">
|
305
305
|
<colgroup>
|
306
306
|
<col width="150px" class="parameters_name">
|
@@ -322,7 +322,7 @@ unknown character.</p>
|
|
322
322
|
</table></div>
|
323
323
|
</div>
|
324
324
|
<div class="refsect3">
|
325
|
-
<a name="
|
325
|
+
<a name="pango-fc-font-get-unknown-glyph.returns"></a><h4>Returns</h4>
|
326
326
|
<p> a glyph index into <em class="parameter"><code>font</code></em>
|
327
327
|
.</p>
|
328
328
|
</div>
|
@@ -340,7 +340,7 @@ pango_fc_font_kern_glyphs (<em class="parameter"><code><a class="link" href="Pan
|
|
340
340
|
kerning information in <em class="parameter"><code>font</code></em>
|
341
341
|
.</p>
|
342
342
|
<div class="refsect3">
|
343
|
-
<a name="
|
343
|
+
<a name="pango-fc-font-kern-glyphs.parameters"></a><h4>Parameters</h4>
|
344
344
|
<div class="informaltable"><table width="100%" border="0">
|
345
345
|
<colgroup>
|
346
346
|
<col width="150px" class="parameters_name">
|
@@ -393,7 +393,7 @@ virtual function from <a class="link" href="pango-Fonts.html#PangoFont"><span cl
|
|
393
393
|
</pre>
|
394
394
|
<p>Class structure for <a class="link" href="PangoFcFont.html" title="PangoFcFont"><span class="type">PangoFcFont</span></a>.</p>
|
395
395
|
<div class="refsect3">
|
396
|
-
<a name="
|
396
|
+
<a name="PangoFcFontClass.members"></a><h4>Members</h4>
|
397
397
|
<div class="informaltable"><table width="100%" border="0">
|
398
398
|
<colgroup>
|
399
399
|
<col width="300px" class="struct_members_name">
|
@@ -417,7 +417,7 @@ FT_Face.</p></td>
|
|
417
417
|
</tr>
|
418
418
|
<tr>
|
419
419
|
<td class="struct_member_name"><p><em class="structfield"><code><a name="PangoFcFontClass.has-char"></a>has_char</code></em> ()</p></td>
|
420
|
-
<td class="struct_member_description"><p>Return <a href="
|
420
|
+
<td class="struct_member_description"><p>Return <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#TRUE:CAPS"><code class="literal">TRUE</code></a> if the the font contains a glyph
|
421
421
|
corresponding to the specified character.</p></td>
|
422
422
|
<td class="struct_member_annotations"> </td>
|
423
423
|
</tr>
|
@@ -431,14 +431,14 @@ Unicode character.</p></td>
|
|
431
431
|
<td class="struct_member_name"><p><em class="structfield"><code><a name="PangoFcFontClass.get-unknown-glyph"></a>get_unknown_glyph</code></em> ()</p></td>
|
432
432
|
<td class="struct_member_description"><p> Gets the glyph that
|
433
433
|
should be used to display an unknown-glyph indication
|
434
|
-
for the specified Unicode character. May be <a href="
|
434
|
+
for the specified Unicode character. May be <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
435
435
|
<td class="struct_member_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
|
436
436
|
</tr>
|
437
437
|
<tr>
|
438
438
|
<td class="struct_member_name"><p><em class="structfield"><code><a name="PangoFcFontClass.shutdown"></a>shutdown</code></em> ()</p></td>
|
439
439
|
<td class="struct_member_description"><p> Performs any font-specific
|
440
440
|
shutdown code that needs to be done when
|
441
|
-
pango_fc_font_map_shutdown is called. May be <a href="
|
441
|
+
pango_fc_font_map_shutdown is called. May be <a href="https://developer.gnome.org/glib/unstable/glib-Standard-Macros.html#NULL:CAPS"><code class="literal">NULL</code></a>. </p></td>
|
442
442
|
<td class="struct_member_annotations"><span class="annotation">[<acronym title="NULL may be passed as the value in, out, in-out; or as a return value."><span class="acronym">nullable</span></acronym>]</span></td>
|
443
443
|
</tr>
|
444
444
|
</tbody>
|
@@ -467,7 +467,7 @@ of <a class="link" href="pango-Engines.html#PangoEngineInfo" title="struct Pango
|
|
467
467
|
<hr>
|
468
468
|
<div class="refsect2">
|
469
469
|
<a name="PangoFcFont--pattern"></a><h3>The <code class="literal">“pattern”</code> property</h3>
|
470
|
-
<pre class="programlisting"> “pattern” <a href="
|
470
|
+
<pre class="programlisting"> “pattern” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gpointer"><span class="type">gpointer</span></a></pre>
|
471
471
|
<p>The fontconfig pattern for this font.</p>
|
472
472
|
<p>Flags: Read / Write / Construct Only</p>
|
473
473
|
</div>
|
@@ -489,6 +489,6 @@ Fontconfig-based backend involves deriving from both
|
|
489
489
|
</div>
|
490
490
|
</div>
|
491
491
|
<div class="footer">
|
492
|
-
<hr>Generated by GTK-Doc V1.
|
492
|
+
<hr>Generated by GTK-Doc V1.25.1</div>
|
493
493
|
</body>
|
494
494
|
</html>
|