summaryrefslogtreecommitdiff
path: root/doc/public/tmpl/cairo-unused.sgml
blob: 0bcdad84c83eab760fc663c02f2f75ebaacf54bb (plain)
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
140
141
142
<!-- ##### SECTION ./tmpl/cairo-atsui.sgml:Long_Description ##### -->
<para>
The ATSUI font backend is primarily used to render text on Apple OS X systems.
</para>


<!-- ##### SECTION ./tmpl/cairo-atsui.sgml:See_Also ##### -->
<para>
<itemizedlist>
<listitem>#cairo_font_face_t</listitem>
</itemizedlist>
</para>


<!-- ##### SECTION ./tmpl/cairo-atsui.sgml:Short_Description ##### -->
Font support for ATSUI on OS X


<!-- ##### SECTION ./tmpl/cairo-atsui.sgml:Stability_Level ##### -->



<!-- ##### SECTION ./tmpl/cairo-atsui.sgml:Title ##### -->
ATSUI Fonts


<!-- ##### SECTION ./tmpl/cairo-beos.sgml:Long_Description ##### -->
<para>
The BeOS surface is used to render cairo graphics to
BeOS views and bitmaps.
</para>


<!-- ##### SECTION ./tmpl/cairo-beos.sgml:See_Also ##### -->
<para>
<itemizedlist>
<listitem>#cairo_surface_t</listitem>
</itemizedlist>
</para>


<!-- ##### SECTION ./tmpl/cairo-beos.sgml:Short_Description ##### -->
BeOS surface support


<!-- ##### SECTION ./tmpl/cairo-beos.sgml:Stability_Level ##### -->



<!-- ##### SECTION ./tmpl/cairo-beos.sgml:Title ##### -->
BeOS Surfaces


<!-- ##### SECTION ./tmpl/cairo-glitz.sgml:Long_Description ##### -->
<para>
The Glitz surface is used to render cairo graphics targeting the
OpenGL hardware using the Glitz library.
</para>


<!-- ##### SECTION ./tmpl/cairo-glitz.sgml:See_Also ##### -->
<para>
<itemizedlist>
<listitem>#cairo_surface_t</listitem>
</itemizedlist>
</para>


<!-- ##### SECTION ./tmpl/cairo-glitz.sgml:Short_Description ##### -->
OpenGL accelerated rendering using the Glitz library


<!-- ##### SECTION ./tmpl/cairo-glitz.sgml:Stability_Level ##### -->



<!-- ##### SECTION ./tmpl/cairo-glitz.sgml:Title ##### -->
Glitz Surfaces


<!-- ##### SECTION ./tmpl/cairo-xcb-xrender.sgml:Long_Description ##### -->
<para>
The XCB surface is used to render cairo graphics to X Window System
windows and pixmaps using the XCB library and its X Render extension.
</para>
<para>
Note that the XCB surface automatically takes advantage of the X Render
extension if it is available.
</para>


<!-- ##### SECTION ./tmpl/cairo-xcb-xrender.sgml:See_Also ##### -->
<para>
<itemizedlist>
<listitem>#cairo_surface_t</listitem>
</itemizedlist>
</para>


<!-- ##### SECTION ./tmpl/cairo-xcb-xrender.sgml:Short_Description ##### -->
X Window System rendering using the XCB library and the X Render extension


<!-- ##### SECTION ./tmpl/cairo-xcb-xrender.sgml:Stability_Level ##### -->



<!-- ##### SECTION ./tmpl/cairo-xcb-xrender.sgml:Title ##### -->
XCB Surfaces


<!-- ##### SECTION ./tmpl/cairo-xcb.sgml:Long_Description ##### -->
<para>
The XCB surface is used to render cairo graphics to X Window System
windows and pixmaps using the XCB library.
</para>
<para>
Note that the XCB surface automatically takes advantage of the X render
extension if it is available.
</para>


<!-- ##### SECTION ./tmpl/cairo-xcb.sgml:See_Also ##### -->
<para>
<itemizedlist>
<listitem>#cairo_surface_t</listitem>
</itemizedlist>
</para>


<!-- ##### SECTION ./tmpl/cairo-xcb.sgml:Short_Description ##### -->
X Window System rendering using the XCB library


<!-- ##### SECTION ./tmpl/cairo-xcb.sgml:Stability_Level ##### -->



<!-- ##### SECTION ./tmpl/cairo-xcb.sgml:Title ##### -->
XCB Surfaces