~ubuntu-branches/ubuntu/feisty/pango1.0/feisty

« back to all changes in this revision

Viewing changes to docs/html/pango.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2007-04-10 00:59:24 UTC
  • mfrom: (20.1.23 feisty)
  • Revision ID: james.westby@ubuntu.com-20070410005924-bbuu8vi6fw9f1fn1
Tags: 1.16.2-0ubuntu1
* New upstream version
  - Fixed various bug in the OpenType Layout code
  - Improved documentation
  - Improved ATSUI backend
  - Misc build system fixes
  - Bugs fixed in this release:
    - pangowin32-fontmap.c:using function without prototype
    - Don't create coverage every time it's asked for

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
5
5
<title>Basic Pango Interfaces</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.69.1">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
7
7
<link rel="start" 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.html" title="Pango Reference Manual">
39
39
<a name="pango"></a>Basic Pango Interfaces</h2></div></div></div>
40
40
<div class="toc"><dl>
41
41
<dt>
42
 
<span class="refentrytitle"><a href="pango-Text-Processing.html">Rendering</a></span><span class="refpurpose"> - Functions to run the rendering pipeline</span>
43
 
</dt>
44
 
<dt>
45
 
<span class="refentrytitle"><a href="pango-Glyph-Storage.html">Glyph Storage</a></span><span class="refpurpose"> - Structures for storing information about glyphs</span>
46
 
</dt>
47
 
<dt>
48
 
<span class="refentrytitle"><a href="pango-Fonts.html">Fonts</a></span><span class="refpurpose"> - Structures representing abstract fonts</span>
49
 
</dt>
50
 
<dt>
51
 
<span class="refentrytitle"><a href="pango-Text-Attributes.html">Text Attributes</a></span><span class="refpurpose"> - Font and other attributes for annotating text</span>
52
 
</dt>
53
 
<dt>
54
 
<span class="refentrytitle"><a href="pango-Tab-Stops.html">Tab Stops</a></span><span class="refpurpose"> - Structures for storing tab stops</span>
55
 
</dt>
56
 
<dt>
57
 
<span class="refentrytitle"><a href="PangoMarkupFormat.html">Text Attribute Markup</a></span><span class="refpurpose"> - Simple
 
42
<span class="refentrytitle"><a href="pango-Text-Processing.html">Rendering</a></span><span class="refpurpose"> &#8212; Functions to run the rendering pipeline</span>
 
43
</dt>
 
44
<dt>
 
45
<span class="refentrytitle"><a href="pango-Glyph-Storage.html">Glyph Storage</a></span><span class="refpurpose"> &#8212; Structures for storing information about glyphs</span>
 
46
</dt>
 
47
<dt>
 
48
<span class="refentrytitle"><a href="pango-Fonts.html">Fonts</a></span><span class="refpurpose"> &#8212; Structures representing abstract fonts</span>
 
49
</dt>
 
50
<dt>
 
51
<span class="refentrytitle"><a href="pango-Text-Attributes.html">Text Attributes</a></span><span class="refpurpose"> &#8212; Font and other attributes for annotating text</span>
 
52
</dt>
 
53
<dt>
 
54
<span class="refentrytitle"><a href="pango-Tab-Stops.html">Tab Stops</a></span><span class="refpurpose"> &#8212; Structures for storing tab stops</span>
 
55
</dt>
 
56
<dt>
 
57
<span class="refentrytitle"><a href="PangoMarkupFormat.html">Text Attribute Markup</a></span><span class="refpurpose"> &#8212; Simple
58
58
markup language to encode text with attributes</span>
59
59
</dt>
60
60
<dt>
61
 
<span class="refentrytitle"><a href="pango-Layout-Objects.html">Layout Objects</a></span><span class="refpurpose"> - High-level layout driver objects</span>
62
 
</dt>
63
 
<dt>
64
 
<span class="refentrytitle"><a href="pango-Scripts.html">Scripts</a></span><span class="refpurpose"> - Identifying writing systems</span>
65
 
</dt>
66
 
<dt>
67
 
<span class="refentrytitle"><a href="pango-Vertical-Text.html">Vertical Text</a></span><span class="refpurpose"> - Laying text out in vertical directions</span>
 
61
<span class="refentrytitle"><a href="pango-Layout-Objects.html">Layout Objects</a></span><span class="refpurpose"> &#8212; High-level layout driver objects</span>
 
62
</dt>
 
63
<dt>
 
64
<span class="refentrytitle"><a href="pango-Scripts.html">Scripts</a></span><span class="refpurpose"> &#8212; Identifying writing systems</span>
 
65
</dt>
 
66
<dt>
 
67
<span class="refentrytitle"><a href="pango-Vertical-Text.html">Vertical Text</a></span><span class="refpurpose"> &#8212; Laying text out in vertical directions</span>
68
68
</dt>
69
69
</dl></div>
70
70
</div>