File: cairo-font-options.html

package info (click to toggle)
libcairo-ruby 1.8.1-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 2,476 kB
  • ctags: 5,116
  • sloc: ruby: 9,621; ansic: 6,413; sh: 19; makefile: 3
file content (139 lines) | stat: -rw-r--r-- 4,319 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html 
  PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-type" content="text/html; charset=UTF-8" />
<title>class Cairo::FontOptions</title>
<link href="../doc.css" type="text/css" rel="stylesheet" />
</head>
<div class="footer">
  <ul>
    <li><a href="./">Index</a></li>
  </ul>

</div>
</body>

<h1><a name="label-0" id="label-0">class Cairo::FontOptions</a></h1><!-- RDLabel: "class Cairo::FontOptions" -->
<h2><a name="label-1" id="label-1">Object Hierarchy</a></h2><!-- RDLabel: "Object Hierarchy" -->
<ul>
<li>Object
<ul>
<li>Cairo::FontOptions</li>
</ul></li>
</ul>
<h2><a name="label-2" id="label-2">Class Methods</a></h2><!-- RDLabel: "Class Methods" -->
<dl>
<dt><a name="label-3" id="label-3"><code>Cairo::FontOptions.new</code></a></dt><!-- RDLabel: "Cairo::FontOptions.new" -->
<dd>
<ul>
<li>Returns: self: <em>FIXME</em></li>
</ul></dd>
</dl>
<h2><a name="label-4" id="label-4">Instance Methods</a></h2><!-- RDLabel: "Instance Methods" -->
<dl>
<dt><a name="label-5" id="label-5"><code>antialias</code></a></dt><!-- RDLabel: "antialias" -->
<dd>
<ul>
<li>Returns: self: <em>FIXME</em></li>
</ul></dd>
<dt><a name="label-6" id="label-6"><code>antialias=</code></a></dt><!-- RDLabel: "antialias=" -->
<dd>
<ul>
<li>Returns: self: <em>FIXME</em></li>
</ul></dd>
<dt><a name="label-7" id="label-7"><code>dup</code></a></dt><!-- RDLabel: "dup" -->
<dd>
<ul>
<li>Returns: self: <em>FIXME</em></li>
</ul></dd>
<dt><a name="label-8" id="label-8"><code>eql?</code></a></dt><!-- RDLabel: "eql?" -->
<dd>
<ul>
<li>Returns: self: <em>FIXME</em></li>
</ul></dd>
<dt><a name="label-9" id="label-9"><code>hash</code></a></dt><!-- RDLabel: "hash" -->
<dd>
<ul>
<li>Returns: self: <em>FIXME</em></li>
</ul></dd>
<dt><a name="label-10" id="label-10"><code>hint_metrics</code></a></dt><!-- RDLabel: "hint_metrics" -->
<dd>
<ul>
<li>Returns: self: <em>FIXME</em></li>
</ul></dd>
<dt><a name="label-11" id="label-11"><code>hint_metrics=</code></a></dt><!-- RDLabel: "hint_metrics=" -->
<dd>
<ul>
<li>Returns: self: <em>FIXME</em></li>
</ul></dd>
<dt><a name="label-12" id="label-12"><code>hint_style</code></a></dt><!-- RDLabel: "hint_style" -->
<dd>
<ul>
<li>Returns: self: <em>FIXME</em></li>
</ul></dd>
<dt><a name="label-13" id="label-13"><code>hint_style=</code></a></dt><!-- RDLabel: "hint_style=" -->
<dd>
<ul>
<li>Returns: self: <em>FIXME</em></li>
</ul></dd>
<dt><a name="label-14" id="label-14"><code>merge</code></a></dt><!-- RDLabel: "merge" -->
<dd>
<ul>
<li>Returns: self: <em>FIXME</em></li>
</ul></dd>
<dt><a name="label-15" id="label-15"><code>merge!</code></a></dt><!-- RDLabel: "merge!" -->
<dd>
<ul>
<li>Returns: self: <em>FIXME</em></li>
</ul></dd>
<dt><a name="label-16" id="label-16"><code>set_antialias</code></a></dt><!-- RDLabel: "set_antialias" -->
<dd>
<ul>
<li>Returns: self: <em>FIXME</em></li>
</ul></dd>
<dt><a name="label-17" id="label-17"><code>set_hint_metrics</code></a></dt><!-- RDLabel: "set_hint_metrics" -->
<dd>
<ul>
<li>Returns: self: <em>FIXME</em></li>
</ul></dd>
<dt><a name="label-18" id="label-18"><code>set_hint_style</code></a></dt><!-- RDLabel: "set_hint_style" -->
<dd>
<ul>
<li>Returns: self: <em>FIXME</em></li>
</ul></dd>
<dt><a name="label-19" id="label-19"><code>set_subpixel_order</code></a></dt><!-- RDLabel: "set_subpixel_order" -->
<dd>
<ul>
<li>Returns: self: <em>FIXME</em></li>
</ul></dd>
<dt><a name="label-20" id="label-20"><code>subpixel_order</code></a></dt><!-- RDLabel: "subpixel_order" -->
<dd>
<ul>
<li>Returns: self: <em>FIXME</em></li>
</ul></dd>
<dt><a name="label-21" id="label-21"><code>subpixel_order=</code></a></dt><!-- RDLabel: "subpixel_order=" -->
<dd>
<ul>
<li>Returns: self: <em>FIXME</em></li>
</ul></dd>
<dt><a name="label-22" id="label-22"><code>update</code></a></dt><!-- RDLabel: "update" -->
<dd>
<ul>
<li>Returns: self: <em>FIXME</em></li>
</ul></dd>
</dl>
<h2><a name="label-23" id="label-23">See Also</a></h2><!-- RDLabel: "See Also" -->
<h2><a name="label-24" id="label-24">ChangeLog</a></h2><!-- RDLabel: "ChangeLog" -->

<div class="footer">
  <ul>
    <li><a href="./">Index</a></li>
  </ul>

</div>
</body>

</html>