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

« back to all changes in this revision

Viewing changes to docs/html/PangoMarkupFormat.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="pango.html" title="Basic Pango Interfaces">
9
9
<link rel="prev" href="pango-Tab-Stops.html" title="Tab Stops">
10
10
<link rel="next" href="pango-Layout-Objects.html" title="Layout Objects">
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-Layout-Objects.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
42
21
</tr></table>
43
 
<div class="refentry" title="Text Attribute Markup">
 
22
<div class="refentry">
44
23
<a name="PangoMarkupFormat"></a><div class="titlepage"></div>
45
24
<div class="refnamediv"><table width="100%"><tr>
46
25
<td valign="top">
50
29
</td>
51
30
<td valign="top" align="right"></td>
52
31
</tr></table></div>
53
 
<div class="refsect1" title="Pango Text Attribute Markup Language">
 
32
<div class="refsect1">
54
33
<a name="PangoMarkupFormatLanguage"></a><h2>Pango Text Attribute Markup Language</h2>
55
34
<p>
56
35
Frequently, you want to display some text to the user with attributes
80
59
general markup tag is &lt;span&gt;, then there are some convenience
81
60
tags. &lt;span&gt; has the following attributes:
82
61
</p>
83
 
<div class="variablelist" title="&lt;span&gt; attributes">
 
62
<div class="variablelist">
84
63
<p class="title"><b>&lt;span&gt; attributes</b></p>
85
64
<table border="0">
86
65
<col align="left" valign="top">
232
211
The following convenience tags are provided:
233
212
 
234
213
</p>
235
 
<div class="variablelist" title="Convenience tags">
 
214
<div class="variablelist">
236
215
<p class="title"><b>Convenience tags</b></p>
237
216
<table border="0">
238
217
<col align="left" valign="top">
305
284
</div>
306
285
<div class="footer">
307
286
<hr>
308
 
          Generated by GTK-Doc V1.13</div>
 
287
          Generated by GTK-Doc V1.15.1</div>
309
288
</body>
310
289
</html>
 
 
b'\\ No newline at end of file'