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

« back to all changes in this revision

Viewing changes to docs/html/tools.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2008-06-17 10:58:54 UTC
  • mfrom: (1.2.51 upstream)
  • Revision ID: james.westby@ubuntu.com-20080617105854-9yw4lw7mwncrwyae
Tags: 1.21.3-0ubuntu1
* New upstream version:
  - Various small fixes and improvements
  - Bugs fixed in this release:
  Bug 538661 – Improve pango_cairo_context_update_context
  Bug 536190 – Make pango_fc_font_map_clear_cache() public?
  Bug 537258 – Add a pango_language_to_string() function
  Bug 537257 – pango_language_from_string(NULL) not happy
  Bug 537186 – Make PangoFcFont pattern property readable
* debian/control.in:
  - updated libcairo requirement
  - updated maintainer information

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=UTF-8">
 
4
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
5
5
<title>Pango Tools</title>
6
6
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
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="pango-Version-Checking.html" title="Version Checking">
10
10
<link rel="next" href="pango-querymodules.html" title="pango-querymodules">
11
 
<meta name="generator" content="GTK-Doc V1.10 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.9 (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">
27
27
<link rel="index" href="index-1.16.html" title="Index of new symbols in 1.16">
28
28
<link rel="index" href="index-1.18.html" title="Index of new symbols in 1.18">
29
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">
30
31
</head>
31
32
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
32
33
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
33
34
<td><a accesskey="p" href="pango-Version-Checking.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
34
 
<td> </td>
 
35
<td>&#160;</td>
35
36
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
36
37
<th width="100%" align="center">Pango Reference Manual</th>
37
38
<td><a accesskey="n" href="pango-querymodules.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
40
41
<div class="titlepage"><div><div><h2 class="title">
41
42
<a name="tools"></a>Pango Tools</h2></div></div></div>
42
43
<div class="toc"><dl><dt>
43
 
<span class="refentrytitle"><a href="pango-querymodules.html">pango-querymodules</a></span><span class="refpurpose"> — Module registration utility</span>
 
44
<span class="refentrytitle"><a href="pango-querymodules.html">pango-querymodules</a></span><span class="refpurpose"> &#8212; Module registration utility</span>
44
45
</dt></dl></div>
45
46
</div>
46
 
<div class="footer">
47
 
<hr>
48
 
          Generated by GTK-Doc V1.10</div>
49
47
</body>
50
48
</html>