~ubuntu-branches/ubuntu/saucy/pango1.0/saucy-proposed

« back to all changes in this revision

Viewing changes to docs/html/pango-querymodules.html

  • Committer: Bazaar Package Importer
  • Author(s): Josselin Mouette
  • Date: 2010-10-19 23:37:45 UTC
  • mfrom: (1.5.12 upstream)
  • Revision ID: james.westby@ubuntu.com-20101019233745-xey8xlf91rpkth51
Tags: 1.28.3-1
* New upstream stable release.
  + Fixes SIGFPE in opentype renderer. Closes: #598166.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="tools.html" title="Pango Tools">
9
9
<link rel="prev" href="tools.html" title="Pango Tools">
10
10
<link rel="next" href="pango-hierarchy.html" title="Object Hierarchy">
11
 
<meta name="generator" content="GTK-Doc V1.13 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.15.1 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
 
<link rel="chapter" href="pango.html" title="Basic Pango Interfaces">
14
 
<link rel="chapter" href="rendering.html" title="Rendering with Pango">
15
 
<link rel="chapter" href="lowlevel.html" title="Low Level Functionality">
16
 
<link rel="chapter" href="tools.html" title="Pango Tools">
17
 
<link rel="chapter" href="pango-hierarchy.html" title="Object Hierarchy">
18
 
<link rel="index" href="index-all.html" title="Index">
19
 
<link rel="index" href="index-deprecated.html" title="Index of deprecated symbols">
20
 
<link rel="index" href="index-1.2.html" title="Index of new symbols in 1.2">
21
 
<link rel="index" href="index-1.4.html" title="Index of new symbols in 1.4">
22
 
<link rel="index" href="index-1.6.html" title="Index of new symbols in 1.6">
23
 
<link rel="index" href="index-1.8.html" title="Index of new symbols in 1.8">
24
 
<link rel="index" href="index-1.10.html" title="Index of new symbols in 1.10">
25
 
<link rel="index" href="index-1.12.html" title="Index of new symbols in 1.12">
26
 
<link rel="index" href="index-1.14.html" title="Index of new symbols in 1.14">
27
 
<link rel="index" href="index-1.16.html" title="Index of new symbols in 1.16">
28
 
<link rel="index" href="index-1.18.html" title="Index of new symbols in 1.18">
29
 
<link rel="index" href="index-1.20.html" title="Index of new symbols in 1.20">
30
 
<link rel="index" href="index-1.22.html" title="Index of new symbols in 1.22">
31
 
<link rel="index" href="index-1.24.html" title="Index of new symbols in 1.24">
32
 
<link rel="index" href="index-1.26.html" title="Index of new symbols in 1.26">
33
 
<link rel="index" href="index-1.28.html" title="Index of new symbols in 1.26">
34
13
</head>
35
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
36
15
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
40
19
<th width="100%" align="center">Pango Reference Manual</th>
41
20
<td><a accesskey="n" href="pango-hierarchy.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
42
21
</tr></table>
43
 
<div class="refentry" title="pango-querymodules">
 
22
<div class="refentry">
44
23
<a name="pango-querymodules"></a><div class="titlepage"></div>
45
24
<div class="refnamediv"><table width="100%"><tr>
46
25
<td valign="top">
49
28
</td>
50
29
<td valign="top" align="right"></td>
51
30
</tr></table></div>
52
 
<div class="refsynopsisdiv" title="Synopsis">
 
31
<div class="refsynopsisdiv">
53
32
<h2>Synopsis</h2>
54
33
<div class="cmdsynopsis"><p><code class="command">pango-querymodules</code>  [module...]</p></div>
55
34
</div>
56
 
<div class="refsect1" title="Description">
 
35
<div class="refsect1">
57
36
<a name="Description"></a><h2>Description</h2>
58
37
<p>
59
38
<span class="command"><strong>pango-querymodules</strong></span> collects information about loadable 
67
46
may be absolute or relative paths.
68
47
</p>
69
48
</div>
70
 
<div class="refsect1" title="Environment">
 
49
<div class="refsect1">
71
50
<a name="Environment"></a><h2>Environment</h2>
72
51
<p>
73
52
The Pango module path is specified by the key
78
57
      variable <code class="envar">PANGO_RC_FILE</code>. 
79
58
</p>
80
59
</div>
81
 
<div class="refsect1" title="Bugs">
 
60
<div class="refsect1">
82
61
<a name="Bugs"></a><h2>Bugs</h2>
83
62
<p>
84
63
None known yet.
87
66
</div>
88
67
<div class="footer">
89
68
<hr>
90
 
          Generated by GTK-Doc V1.13</div>
 
69
          Generated by GTK-Doc V1.15.1</div>
91
70
</body>
92
71
</html>
 
 
b'\\ No newline at end of file'