Mercurial > repos > rliterman > csp2
comparison CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/share/gtk-doc/html/cairo/index.html @ 68:5028fdace37b
planemo upload commit 2e9511a184a1ca667c7be0c6321a36dc4e3d116d
author | jpayne |
---|---|
date | Tue, 18 Mar 2025 16:23:26 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
67:0e9998148a16 | 68:5028fdace37b |
---|---|
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> | |
2 <html> | |
3 <head> | |
4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | |
5 <title>Cairo: A Vector Graphics Library: Cairo: A Vector Graphics Library</title> | |
6 <meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> | |
7 <link rel="home" href="index.html" title="Cairo: A Vector Graphics Library"> | |
8 <link rel="next" href="cairo-drawing.html" title="Drawing"> | |
9 <meta name="generator" content="GTK-Doc V1.27 (XML mode)"> | |
10 <link rel="stylesheet" href="style.css" type="text/css"> | |
11 </head> | |
12 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> | |
13 <div lang="en" class="book"> | |
14 <div class="titlepage"> | |
15 <div> | |
16 <div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">Cairo: A Vector Graphics Library</p></th></tr></table></div> | |
17 <div><p class="releaseinfo">for Cairo 1.16.0 | |
18 </p></div> | |
19 </div> | |
20 <hr> | |
21 </div> | |
22 <div class="toc"><dl class="toc"> | |
23 <dt><span class="chapter"><a href="cairo-drawing.html">Drawing</a></span></dt> | |
24 <dd><dl> | |
25 <dt> | |
26 <span class="refentrytitle"><a href="cairo-cairo-t.html">cairo_t</a></span><span class="refpurpose"> — The cairo drawing context</span> | |
27 </dt> | |
28 <dt> | |
29 <span class="refentrytitle"><a href="cairo-Paths.html">Paths</a></span><span class="refpurpose"> — Creating paths and manipulating path data</span> | |
30 </dt> | |
31 <dt> | |
32 <span class="refentrytitle"><a href="cairo-cairo-pattern-t.html">cairo_pattern_t</a></span><span class="refpurpose"> — Sources for drawing</span> | |
33 </dt> | |
34 <dt> | |
35 <span class="refentrytitle"><a href="cairo-Regions.html">Regions</a></span><span class="refpurpose"> — Representing a pixel-aligned area</span> | |
36 </dt> | |
37 <dt> | |
38 <span class="refentrytitle"><a href="cairo-Transformations.html">Transformations</a></span><span class="refpurpose"> — Manipulating the current transformation matrix</span> | |
39 </dt> | |
40 <dt> | |
41 <span class="refentrytitle"><a href="cairo-text.html">text</a></span><span class="refpurpose"> — Rendering text and glyphs</span> | |
42 </dt> | |
43 <dt> | |
44 <span class="refentrytitle"><a href="cairo-Raster-Sources.html">Raster Sources</a></span><span class="refpurpose"> — Supplying arbitrary image data</span> | |
45 </dt> | |
46 <dt> | |
47 <span class="refentrytitle"><a href="cairo-Tags-and-Links.html">Tags and Links</a></span><span class="refpurpose"> — Hyperlinks and document structure</span> | |
48 </dt> | |
49 </dl></dd> | |
50 <dt><span class="chapter"><a href="cairo-fonts.html">Fonts</a></span></dt> | |
51 <dd><dl> | |
52 <dt> | |
53 <span class="refentrytitle"><a href="cairo-cairo-font-face-t.html">cairo_font_face_t</a></span><span class="refpurpose"> — Base class for font faces</span> | |
54 </dt> | |
55 <dt> | |
56 <span class="refentrytitle"><a href="cairo-cairo-scaled-font-t.html">cairo_scaled_font_t</a></span><span class="refpurpose"> — Font face at particular size and options</span> | |
57 </dt> | |
58 <dt> | |
59 <span class="refentrytitle"><a href="cairo-cairo-font-options-t.html">cairo_font_options_t</a></span><span class="refpurpose"> — How a font should be rendered</span> | |
60 </dt> | |
61 <dt> | |
62 <span class="refentrytitle"><a href="cairo-FreeType-Fonts.html">FreeType Fonts</a></span><span class="refpurpose"> — Font support for FreeType</span> | |
63 </dt> | |
64 <dt> | |
65 <span class="refentrytitle"><a href="cairo-Win32-Fonts.html">Win32 Fonts</a></span><span class="refpurpose"> — Font support for Microsoft Windows</span> | |
66 </dt> | |
67 <dt> | |
68 <span class="refentrytitle"><a href="cairo-Quartz-(CGFont)-Fonts.html">Quartz (CGFont) Fonts</a></span><span class="refpurpose"> — Font support via CGFont on OS X</span> | |
69 </dt> | |
70 <dt> | |
71 <span class="refentrytitle"><a href="cairo-User-Fonts.html">User Fonts</a></span><span class="refpurpose"> — Font support with font data provided by the user</span> | |
72 </dt> | |
73 </dl></dd> | |
74 <dt><span class="chapter"><a href="cairo-surfaces.html">Surfaces</a></span></dt> | |
75 <dd><dl> | |
76 <dt> | |
77 <span class="refentrytitle"><a href="cairo-cairo-device-t.html">cairo_device_t</a></span><span class="refpurpose"> — interface to underlying rendering system</span> | |
78 </dt> | |
79 <dt> | |
80 <span class="refentrytitle"><a href="cairo-cairo-surface-t.html">cairo_surface_t</a></span><span class="refpurpose"> — Base class for surfaces</span> | |
81 </dt> | |
82 <dt> | |
83 <span class="refentrytitle"><a href="cairo-Image-Surfaces.html">Image Surfaces</a></span><span class="refpurpose"> — Rendering to memory buffers</span> | |
84 </dt> | |
85 <dt> | |
86 <span class="refentrytitle"><a href="cairo-PDF-Surfaces.html">PDF Surfaces</a></span><span class="refpurpose"> — Rendering PDF documents</span> | |
87 </dt> | |
88 <dt> | |
89 <span class="refentrytitle"><a href="cairo-PNG-Support.html">PNG Support</a></span><span class="refpurpose"> — Reading and writing PNG images</span> | |
90 </dt> | |
91 <dt> | |
92 <span class="refentrytitle"><a href="cairo-PostScript-Surfaces.html">PostScript Surfaces</a></span><span class="refpurpose"> — Rendering PostScript documents</span> | |
93 </dt> | |
94 <dt> | |
95 <span class="refentrytitle"><a href="cairo-Recording-Surfaces.html">Recording Surfaces</a></span><span class="refpurpose"> — Records all drawing operations</span> | |
96 </dt> | |
97 <dt> | |
98 <span class="refentrytitle"><a href="cairo-Win32-Surfaces.html">Win32 Surfaces</a></span><span class="refpurpose"> — Microsoft Windows surface support</span> | |
99 </dt> | |
100 <dt> | |
101 <span class="refentrytitle"><a href="cairo-SVG-Surfaces.html">SVG Surfaces</a></span><span class="refpurpose"> — Rendering SVG documents</span> | |
102 </dt> | |
103 <dt> | |
104 <span class="refentrytitle"><a href="cairo-Quartz-Surfaces.html">Quartz Surfaces</a></span><span class="refpurpose"> — Rendering to Quartz surfaces</span> | |
105 </dt> | |
106 <dt> | |
107 <span class="refentrytitle"><a href="cairo-XCB-Surfaces.html">XCB Surfaces</a></span><span class="refpurpose"> — X Window System rendering using the XCB library</span> | |
108 </dt> | |
109 <dt> | |
110 <span class="refentrytitle"><a href="cairo-XLib-Surfaces.html">XLib Surfaces</a></span><span class="refpurpose"> — X Window System rendering using XLib</span> | |
111 </dt> | |
112 <dt> | |
113 <span class="refentrytitle"><a href="cairo-XLib-XRender-Backend.html">XLib-XRender Backend</a></span><span class="refpurpose"> — X Window System rendering using XLib and the X Render extension</span> | |
114 </dt> | |
115 <dt> | |
116 <span class="refentrytitle"><a href="cairo-Script-Surfaces.html">Script Surfaces</a></span><span class="refpurpose"> — Rendering to replayable scripts</span> | |
117 </dt> | |
118 </dl></dd> | |
119 <dt><span class="chapter"><a href="cairo-support.html">Utilities</a></span></dt> | |
120 <dd><dl> | |
121 <dt> | |
122 <span class="refentrytitle"><a href="cairo-cairo-matrix-t.html">cairo_matrix_t</a></span><span class="refpurpose"> — Generic matrix operations</span> | |
123 </dt> | |
124 <dt> | |
125 <span class="refentrytitle"><a href="cairo-Error-handling.html">Error handling</a></span><span class="refpurpose"> — Decoding cairo's status</span> | |
126 </dt> | |
127 <dt> | |
128 <span class="refentrytitle"><a href="cairo-Version-Information.html">Version Information</a></span><span class="refpurpose"> — Compile-time and run-time version checks.</span> | |
129 </dt> | |
130 <dt> | |
131 <span class="refentrytitle"><a href="cairo-Types.html">Types</a></span><span class="refpurpose"> — Generic data types</span> | |
132 </dt> | |
133 </dl></dd> | |
134 <dt><span class="index"><a href="index-all.html">Index</a></span></dt> | |
135 <dt><span class="index"><a href="index-1.2.html">Index of new symbols in 1.2</a></span></dt> | |
136 <dt><span class="index"><a href="index-1.4.html">Index of new symbols in 1.4</a></span></dt> | |
137 <dt><span class="index"><a href="index-1.6.html">Index of new symbols in 1.6</a></span></dt> | |
138 <dt><span class="index"><a href="index-1.8.html">Index of new symbols in 1.8</a></span></dt> | |
139 <dt><span class="index"><a href="index-1.10.html">Index of new symbols in 1.10</a></span></dt> | |
140 <dt><span class="index"><a href="index-1.12.html">Index of new symbols in 1.12</a></span></dt> | |
141 <dt><span class="index"><a href="index-1.14.html">Index of new symbols in 1.14</a></span></dt> | |
142 <dt><span class="index"><a href="index-1.16.html">Index of new symbols in 1.16</a></span></dt> | |
143 <dt><span class="appendix"><a href="language-bindings.html">A. Creating a language binding for cairo</a></span></dt> | |
144 <dd><dl> | |
145 <dt><span class="sect1"><a href="language-bindings.html#bindings-general">General considerations</a></span></dt> | |
146 <dt><span class="sect1"><a href="bindings-memory.html">Memory management</a></span></dt> | |
147 <dt><span class="sect1"><a href="bindings-return-values.html">Multiple return values</a></span></dt> | |
148 <dt><span class="sect1"><a href="bindings-overloading.html">Overloading and optional arguments</a></span></dt> | |
149 <dt><span class="sect1"><a href="bindings-streams.html">Streams and File I/O</a></span></dt> | |
150 <dt><span class="sect1"><a href="bindings-errors.html">Error handling</a></span></dt> | |
151 <dt><span class="sect1"><a href="bindings-patterns.html">Patterns</a></span></dt> | |
152 <dt><span class="sect1"><a href="bindings-surfaces.html">Surfaces</a></span></dt> | |
153 <dt><span class="sect1"><a href="bindings-fonts.html">Fonts</a></span></dt> | |
154 <dt><span class="sect1"><a href="bindings-path.html">cairo_path_t</a></span></dt> | |
155 </dl></dd> | |
156 </dl></div> | |
157 </div> | |
158 <div class="footer"> | |
159 <hr>Generated by GTK-Doc V1.27</div> | |
160 </body> | |
161 </html> |