~ubuntu-branches/ubuntu/karmic/libcairo-ruby/karmic

« back to all changes in this revision

Viewing changes to doc/en/cairo-toy-font-face.html

  • Committer: Bazaar Package Importer
  • Author(s): Paul van Tilburg, Gunnar Wolf, Paul van Tilburg
  • Date: 2009-05-05 12:14:31 UTC
  • mfrom: (1.1.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20090505121431-n803uyjz51je38l0
Tags: 1.8.0-1
[ Gunnar Wolf ]
* Changed section to Ruby as per ftp-masters' request

[ Paul van Tilburg ]
* New upstream release.
* debian/patches:
  - Dropped patch 01_fix-st.h-ruby1.9-paths: fixed by upstream. 
* debian/control:
  - Bumped standards version to 3.8.1; no changes required.
  - Added ${misc:Depends} to the depends of libcairo-ruby (binary).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8" ?>
 
2
<!DOCTYPE html 
 
3
  PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
 
4
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
5
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
 
6
<head>
 
7
<meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
 
8
<title>class Cairo::ToyFontFace</title>
 
9
<link href="../doc.css" type="text/css" rel="stylesheet" />
 
10
</head>
 
11
<div class="footer">
 
12
  <ul>
 
13
    <li><a href="./">Index</a></li>
 
14
  </ul>
 
15
 
 
16
</div>
 
17
</body>
 
18
 
 
19
<h1><a name="label-0" id="label-0">class Cairo::ToyFontFace</a></h1><!-- RDLabel: "class Cairo::ToyFontFace" -->
 
20
<h2><a name="label-1" id="label-1">Object Hierarchy</a></h2><!-- RDLabel: "Object Hierarchy" -->
 
21
<ul>
 
22
<li>Object
 
23
<ul>
 
24
<li><a href="cairo-font-face.html#label-0">Cairo::FontFace</a>
 
25
<ul>
 
26
<li>Cairo::ToyFontFace</li>
 
27
</ul></li>
 
28
</ul></li>
 
29
</ul>
 
30
<h2><a name="label-2" id="label-2">Class Methods</a></h2><!-- RDLabel: "Class Methods" -->
 
31
<dl>
 
32
<dt><a name="label-3" id="label-3"><code>Cairo::ToyFontFace.new</code></a></dt><!-- RDLabel: "Cairo::ToyFontFace.new" -->
 
33
<dd>
 
34
<ul>
 
35
<li>Returns: self: <em>FIXME</em></li>
 
36
</ul></dd>
 
37
</dl>
 
38
<h2><a name="label-4" id="label-4">Instance Methods</a></h2><!-- RDLabel: "Instance Methods" -->
 
39
<dl>
 
40
<dt><a name="label-5" id="label-5"><code>family</code></a></dt><!-- RDLabel: "family" -->
 
41
<dd>
 
42
<ul>
 
43
<li>Returns: self: <em>FIXME</em></li>
 
44
</ul></dd>
 
45
<dt><a name="label-6" id="label-6"><code>slant</code></a></dt><!-- RDLabel: "slant" -->
 
46
<dd>
 
47
<ul>
 
48
<li>Returns: self: <em>FIXME</em></li>
 
49
</ul></dd>
 
50
<dt><a name="label-7" id="label-7"><code>weight</code></a></dt><!-- RDLabel: "weight" -->
 
51
<dd>
 
52
<ul>
 
53
<li>Returns: self: <em>FIXME</em></li>
 
54
</ul></dd>
 
55
</dl>
 
56
<h2><a name="label-8" id="label-8">See Also</a></h2><!-- RDLabel: "See Also" -->
 
57
<h2><a name="label-9" id="label-9">ChangeLog</a></h2><!-- RDLabel: "ChangeLog" -->
 
58
 
 
59
<div class="footer">
 
60
  <ul>
 
61
    <li><a href="./">Index</a></li>
 
62
  </ul>
 
63
 
 
64
</div>
 
65
</body>
 
66
 
 
67
</html>