~ubuntu-branches/debian/experimental/pango1.0/experimental

« back to all changes in this revision

Viewing changes to docs/html/index-1.16.html

  • Committer: Bazaar Package Importer
  • Author(s): Loic Minier
  • Date: 2008-08-13 16:59:28 UTC
  • mfrom: (1.2.52 upstream)
  • Revision ID: james.westby@ubuntu.com-20080813165928-d5s5l83po052rrnr
Tags: 1.21.6-1
* Don't hardcode the pathes to defoma-app and update-pangox-aliases in
  maintainer scripts.
* Refresh patches 60_link-pangoxft-to-fontconfig and 70_automake and convert
  60_link-pangoxft-to-fontconfig to a -p1 level patch to support
  dpkg-source's quilt format.
* Let libpango1.0-dev recommend debhelper for dh_pangomodules.
* New upstream development releases; new API, API depreciations, and slights
  changes in semantics of the finalization of fontmaps.
  - Bump up bdeps to libcairo2-dev >= 1.7.4 and libglib2.0-dev >= 2.17.3.
  - Drop patch 60_link-pangoxft-to-fontconfig, fixed upstream.
  - Drop patch 70_automake, was only useful for
    60_link-pangoxft-to-fontconfig.
  - Bump shlibs version to 1.21.6.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
2
<html>
3
3
<head>
4
 
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
 
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>Index of new symbols in 1.16</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
7
 
<link rel="start" href="index.html" title="Pango Reference Manual">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 
7
<link rel="home" href="index.html" title="Pango Reference Manual">
8
8
<link rel="up" href="index.html" title="Pango Reference Manual">
9
9
<link rel="prev" href="index-1.14.html" title="Index of new symbols in 1.14">
10
10
<link rel="next" href="index-1.18.html" title="Index of new symbols in 1.18">
11
 
<meta name="generator" content="GTK-Doc V1.9 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
<link rel="chapter" href="pango.html" title="Basic Pango Interfaces">
14
14
<link rel="chapter" href="rendering.html" title="Rendering with Pango">
32
32
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
33
33
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
34
34
<td><a accesskey="p" href="index-1.14.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
35
 
<td>&#160;</td>
 
35
<td> </td>
36
36
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
37
37
<th width="100%" align="center">Pango Reference Manual</th>
38
38
<td><a accesskey="n" href="index-1.18.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
43
43
<div class="index"><div class="indexdiv">
44
44
<h3>P</h3>
45
45
<dl>
46
 
<dt>PangoGravity, <a class="indexterm" href="pango-Vertical-Text.html#id3089385">enum PangoGravity</a>
47
 
</dt>
48
 
<dt>PangoGravityHint, <a class="indexterm" href="pango-Vertical-Text.html#id3089620">enum PangoGravityHint</a>
49
 
</dt>
50
 
<dt>pango_attr_gravity_hint_new, <a class="indexterm" href="pango-Text-Attributes.html#id3030671">pango_attr_gravity_hint_new ()</a>
51
 
</dt>
52
 
<dt>pango_attr_gravity_new, <a class="indexterm" href="pango-Text-Attributes.html#id3030556">pango_attr_gravity_new ()</a>
53
 
</dt>
54
 
<dt>pango_color_to_string, <a class="indexterm" href="pango-Text-Attributes.html#id3031298">pango_color_to_string ()</a>
55
 
</dt>
56
 
<dt>pango_context_get_base_gravity, <a class="indexterm" href="pango-Text-Processing.html#id2969994">pango_context_get_base_gravity ()</a>
57
 
</dt>
58
 
<dt>pango_context_get_gravity, <a class="indexterm" href="pango-Text-Processing.html#id2970182">pango_context_get_gravity ()</a>
59
 
</dt>
60
 
<dt>pango_context_get_gravity_hint, <a class="indexterm" href="pango-Text-Processing.html#id2970294">pango_context_get_gravity_hint ()</a>
61
 
</dt>
62
 
<dt>pango_context_set_base_gravity, <a class="indexterm" href="pango-Text-Processing.html#id2970086">pango_context_set_base_gravity ()</a>
63
 
</dt>
64
 
<dt>pango_context_set_gravity_hint, <a class="indexterm" href="pango-Text-Processing.html#id2970387">pango_context_set_gravity_hint ()</a>
65
 
</dt>
66
 
<dt>pango_extents_to_pixels, <a class="indexterm" href="pango-Glyph-Storage.html#id2981704">pango_extents_to_pixels ()</a>
67
 
</dt>
68
 
<dt>pango_font_description_get_gravity, <a class="indexterm" href="pango-Fonts.html#id3001395">pango_font_description_get_gravity ()</a>
69
 
</dt>
70
 
<dt>pango_font_description_set_gravity, <a class="indexterm" href="pango-Fonts.html#id3001258">pango_font_description_set_gravity ()</a>
71
 
</dt>
72
 
<dt>pango_gravity_get_for_matrix, <a class="indexterm" href="pango-Vertical-Text.html#id3089843">pango_gravity_get_for_matrix ()</a>
73
 
</dt>
74
 
<dt>pango_gravity_get_for_script, <a class="indexterm" href="pango-Vertical-Text.html#id3089988">pango_gravity_get_for_script ()</a>
75
 
</dt>
76
 
<dt>PANGO_GRAVITY_IS_VERTICAL, <a class="indexterm" href="pango-Vertical-Text.html#id3089765">PANGO_GRAVITY_IS_VERTICAL()</a>
77
 
</dt>
78
 
<dt>pango_gravity_to_rotation, <a class="indexterm" href="pango-Vertical-Text.html#id3090185">pango_gravity_to_rotation ()</a>
79
 
</dt>
80
 
<dt>pango_language_get_default, <a class="indexterm" href="pango-Miscellaneous-Utilities.html#id3180699">pango_language_get_default ()</a>
81
 
</dt>
82
 
<dt>pango_layout_get_lines_readonly, <a class="indexterm" href="pango-Layout-Objects.html#id3060941">pango_layout_get_lines_readonly ()</a>
83
 
</dt>
84
 
<dt>pango_layout_get_line_readonly, <a class="indexterm" href="pango-Layout-Objects.html#id3060644">pango_layout_get_line_readonly ()</a>
85
 
</dt>
86
 
<dt>pango_layout_get_unknown_glyphs_count, <a class="indexterm" href="pango-Layout-Objects.html#id3058307">pango_layout_get_unknown_glyphs_count ()</a>
87
 
</dt>
88
 
<dt>pango_layout_is_ellipsized, <a class="indexterm" href="pango-Layout-Objects.html#id3056224">pango_layout_is_ellipsized ()</a>
89
 
</dt>
90
 
<dt>pango_layout_is_wrapped, <a class="indexterm" href="pango-Layout-Objects.html#id3055617">pango_layout_is_wrapped ()</a>
91
 
</dt>
92
 
<dt>pango_layout_iter_get_line_readonly, <a class="indexterm" href="pango-Layout-Objects.html#id3062511">pango_layout_iter_get_line_readonly ()</a>
93
 
</dt>
94
 
<dt>pango_layout_iter_get_run_readonly, <a class="indexterm" href="pango-Layout-Objects.html#id3062268">pango_layout_iter_get_run_readonly ()</a>
95
 
</dt>
96
 
<dt>pango_matrix_transform_distance, <a class="indexterm" href="pango-Glyph-Storage.html#id2983086">pango_matrix_transform_distance ()</a>
97
 
</dt>
98
 
<dt>pango_matrix_transform_pixel_rectangle, <a class="indexterm" href="pango-Glyph-Storage.html#id2983534">pango_matrix_transform_pixel_rectangle ()</a>
99
 
</dt>
100
 
<dt>pango_matrix_transform_point, <a class="indexterm" href="pango-Glyph-Storage.html#id2982935">pango_matrix_transform_point ()</a>
101
 
</dt>
102
 
<dt>pango_matrix_transform_rectangle, <a class="indexterm" href="pango-Glyph-Storage.html#id2983347">pango_matrix_transform_rectangle ()</a>
103
 
</dt>
104
 
<dt>PANGO_OT_ALL_GLYPHS, <a class="indexterm" href="pango-OpenType-Font-Handling.html#id3154383">PANGO_OT_ALL_GLYPHS</a>
105
 
</dt>
106
 
<dt>PANGO_OT_DEFAULT_LANGUAGE, <a class="indexterm" href="pango-OpenType-Font-Handling.html#id3154556">PANGO_OT_DEFAULT_LANGUAGE</a>
107
 
</dt>
108
 
<dt>pango_parse_enum, <a class="indexterm" href="pango-Miscellaneous-Utilities.html#id3179444">pango_parse_enum ()</a>
109
 
</dt>
110
 
<dt>pango_units_from_double, <a class="indexterm" href="pango-Glyph-Storage.html#id2981193">pango_units_from_double ()</a>
111
 
</dt>
112
 
<dt>pango_units_to_double, <a class="indexterm" href="pango-Glyph-Storage.html#id2981100">pango_units_to_double ()</a>
113
 
</dt>
114
 
<dt>pango_version, <a class="indexterm" href="pango-Version-Checking.html#id3185103">pango_version ()</a>
115
 
</dt>
116
 
<dt>pango_version_check, <a class="indexterm" href="pango-Version-Checking.html#id3185273">pango_version_check ()</a>
117
 
</dt>
118
 
<dt>pango_version_string, <a class="indexterm" href="pango-Version-Checking.html#id3185194">pango_version_string ()</a>
119
 
</dt>
120
 
<dt>pango_win32_font_cache_loadw, <a class="indexterm" href="pango-Win32-Fonts-and-Rendering.html#id3094507">pango_win32_font_cache_loadw ()</a>
121
 
</dt>
122
 
<dt>pango_win32_font_description_from_logfontw, <a class="indexterm" href="pango-Win32-Fonts-and-Rendering.html#id3095334">pango_win32_font_description_from_logfontw ()</a>
123
 
</dt>
124
 
<dt>pango_win32_font_logfontw, <a class="indexterm" href="pango-Win32-Fonts-and-Rendering.html#id3095084">pango_win32_font_logfontw ()</a>
 
46
<dt>PangoGravity, <a class="indexterm" href="pango-Vertical-Text.html#PangoGravity">enum PangoGravity</a>
 
47
</dt>
 
48
<dt>PangoGravityHint, <a class="indexterm" href="pango-Vertical-Text.html#PangoGravityHint">enum PangoGravityHint</a>
 
49
</dt>
 
50
<dt>pango_attr_gravity_hint_new, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-gravity-hint-new">pango_attr_gravity_hint_new ()</a>
 
51
</dt>
 
52
<dt>pango_attr_gravity_new, <a class="indexterm" href="pango-Text-Attributes.html#pango-attr-gravity-new">pango_attr_gravity_new ()</a>
 
53
</dt>
 
54
<dt>pango_color_to_string, <a class="indexterm" href="pango-Text-Attributes.html#pango-color-to-string">pango_color_to_string ()</a>
 
55
</dt>
 
56
<dt>pango_context_get_base_gravity, <a class="indexterm" href="pango-Text-Processing.html#pango-context-get-base-gravity">pango_context_get_base_gravity ()</a>
 
57
</dt>
 
58
<dt>pango_context_get_gravity, <a class="indexterm" href="pango-Text-Processing.html#pango-context-get-gravity">pango_context_get_gravity ()</a>
 
59
</dt>
 
60
<dt>pango_context_get_gravity_hint, <a class="indexterm" href="pango-Text-Processing.html#pango-context-get-gravity-hint">pango_context_get_gravity_hint ()</a>
 
61
</dt>
 
62
<dt>pango_context_set_base_gravity, <a class="indexterm" href="pango-Text-Processing.html#pango-context-set-base-gravity">pango_context_set_base_gravity ()</a>
 
63
</dt>
 
64
<dt>pango_context_set_gravity_hint, <a class="indexterm" href="pango-Text-Processing.html#pango-context-set-gravity-hint">pango_context_set_gravity_hint ()</a>
 
65
</dt>
 
66
<dt>pango_extents_to_pixels, <a class="indexterm" href="pango-Glyph-Storage.html#pango-extents-to-pixels">pango_extents_to_pixels ()</a>
 
67
</dt>
 
68
<dt>pango_font_description_get_gravity, <a class="indexterm" href="pango-Fonts.html#pango-font-description-get-gravity">pango_font_description_get_gravity ()</a>
 
69
</dt>
 
70
<dt>pango_font_description_set_gravity, <a class="indexterm" href="pango-Fonts.html#pango-font-description-set-gravity">pango_font_description_set_gravity ()</a>
 
71
</dt>
 
72
<dt>pango_gravity_get_for_matrix, <a class="indexterm" href="pango-Vertical-Text.html#pango-gravity-get-for-matrix">pango_gravity_get_for_matrix ()</a>
 
73
</dt>
 
74
<dt>pango_gravity_get_for_script, <a class="indexterm" href="pango-Vertical-Text.html#pango-gravity-get-for-script">pango_gravity_get_for_script ()</a>
 
75
</dt>
 
76
<dt>PANGO_GRAVITY_IS_VERTICAL, <a class="indexterm" href="pango-Vertical-Text.html#PANGO-GRAVITY-IS-VERTICAL:CAPS">PANGO_GRAVITY_IS_VERTICAL()</a>
 
77
</dt>
 
78
<dt>pango_gravity_to_rotation, <a class="indexterm" href="pango-Vertical-Text.html#pango-gravity-to-rotation">pango_gravity_to_rotation ()</a>
 
79
</dt>
 
80
<dt>pango_language_get_default, <a class="indexterm" href="pango-Scripts-and-Languages.html#pango-language-get-default">pango_language_get_default ()</a>
 
81
</dt>
 
82
<dt>pango_layout_get_lines_readonly, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-get-lines-readonly">pango_layout_get_lines_readonly ()</a>
 
83
</dt>
 
84
<dt>pango_layout_get_line_readonly, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-get-line-readonly">pango_layout_get_line_readonly ()</a>
 
85
</dt>
 
86
<dt>pango_layout_get_unknown_glyphs_count, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-get-unknown-glyphs-count">pango_layout_get_unknown_glyphs_count ()</a>
 
87
</dt>
 
88
<dt>pango_layout_is_ellipsized, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-is-ellipsized">pango_layout_is_ellipsized ()</a>
 
89
</dt>
 
90
<dt>pango_layout_is_wrapped, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-is-wrapped">pango_layout_is_wrapped ()</a>
 
91
</dt>
 
92
<dt>pango_layout_iter_get_line_readonly, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-iter-get-line-readonly">pango_layout_iter_get_line_readonly ()</a>
 
93
</dt>
 
94
<dt>pango_layout_iter_get_run_readonly, <a class="indexterm" href="pango-Layout-Objects.html#pango-layout-iter-get-run-readonly">pango_layout_iter_get_run_readonly ()</a>
 
95
</dt>
 
96
<dt>pango_matrix_transform_distance, <a class="indexterm" href="pango-Glyph-Storage.html#pango-matrix-transform-distance">pango_matrix_transform_distance ()</a>
 
97
</dt>
 
98
<dt>pango_matrix_transform_pixel_rectangle, <a class="indexterm" href="pango-Glyph-Storage.html#pango-matrix-transform-pixel-rectangle">pango_matrix_transform_pixel_rectangle ()</a>
 
99
</dt>
 
100
<dt>pango_matrix_transform_point, <a class="indexterm" href="pango-Glyph-Storage.html#pango-matrix-transform-point">pango_matrix_transform_point ()</a>
 
101
</dt>
 
102
<dt>pango_matrix_transform_rectangle, <a class="indexterm" href="pango-Glyph-Storage.html#pango-matrix-transform-rectangle">pango_matrix_transform_rectangle ()</a>
 
103
</dt>
 
104
<dt>PANGO_OT_ALL_GLYPHS, <a class="indexterm" href="pango-OpenType-Font-Handling.html#PANGO-OT-ALL-GLYPHS:CAPS">PANGO_OT_ALL_GLYPHS</a>
 
105
</dt>
 
106
<dt>PANGO_OT_DEFAULT_LANGUAGE, <a class="indexterm" href="pango-OpenType-Font-Handling.html#PANGO-OT-DEFAULT-LANGUAGE:CAPS">PANGO_OT_DEFAULT_LANGUAGE</a>
 
107
</dt>
 
108
<dt>pango_parse_enum, <a class="indexterm" href="pango-Miscellaneous-Utilities.html#pango-parse-enum">pango_parse_enum ()</a>
 
109
</dt>
 
110
<dt>pango_units_from_double, <a class="indexterm" href="pango-Glyph-Storage.html#pango-units-from-double">pango_units_from_double ()</a>
 
111
</dt>
 
112
<dt>pango_units_to_double, <a class="indexterm" href="pango-Glyph-Storage.html#pango-units-to-double">pango_units_to_double ()</a>
 
113
</dt>
 
114
<dt>pango_version, <a class="indexterm" href="pango-Version-Checking.html#pango-version">pango_version ()</a>
 
115
</dt>
 
116
<dt>pango_version_check, <a class="indexterm" href="pango-Version-Checking.html#pango-version-check">pango_version_check ()</a>
 
117
</dt>
 
118
<dt>pango_version_string, <a class="indexterm" href="pango-Version-Checking.html#pango-version-string">pango_version_string ()</a>
 
119
</dt>
 
120
<dt>pango_win32_font_cache_loadw, <a class="indexterm" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-cache-loadw">pango_win32_font_cache_loadw ()</a>
 
121
</dt>
 
122
<dt>pango_win32_font_description_from_logfontw, <a class="indexterm" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-description-from-logfontw">pango_win32_font_description_from_logfontw ()</a>
 
123
</dt>
 
124
<dt>pango_win32_font_logfontw, <a class="indexterm" href="pango-Win32-Fonts-and-Rendering.html#pango-win32-font-logfontw">pango_win32_font_logfontw ()</a>
125
125
</dt>
126
126
</dl>
127
127
</div></div>
128
128
</div>
 
129
<div class="footer">
 
130
<hr>
 
131
          Generated by GTK-Doc V1.10</div>
129
132
</body>
130
133
</html>