annotate CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/share/gtk-doc/html/cairo/cairo-drawing.html @ 68:5028fdace37b

planemo upload commit 2e9511a184a1ca667c7be0c6321a36dc4e3d116d
author jpayne
date Tue, 18 Mar 2025 16:23:26 -0400
parents
children
rev   line source
jpayne@68 1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
jpayne@68 2 <html>
jpayne@68 3 <head>
jpayne@68 4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
jpayne@68 5 <title>Drawing: Cairo: A Vector Graphics Library</title>
jpayne@68 6 <meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
jpayne@68 7 <link rel="home" href="index.html" title="Cairo: A Vector Graphics Library">
jpayne@68 8 <link rel="up" href="index.html" title="Cairo: A Vector Graphics Library">
jpayne@68 9 <link rel="prev" href="index.html" title="Cairo: A Vector Graphics Library">
jpayne@68 10 <link rel="next" href="cairo-cairo-t.html" title="cairo_t">
jpayne@68 11 <meta name="generator" content="GTK-Doc V1.27 (XML mode)">
jpayne@68 12 <link rel="stylesheet" href="style.css" type="text/css">
jpayne@68 13 </head>
jpayne@68 14 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
jpayne@68 15 <table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="5"><tr valign="middle">
jpayne@68 16 <td width="100%" align="left" class="shortcuts"></td>
jpayne@68 17 <td><a accesskey="h" href="index.html"><img src="home.png" width="16" height="16" border="0" alt="Home"></a></td>
jpayne@68 18 <td><img src="up-insensitive.png" width="16" height="16" border="0"></td>
jpayne@68 19 <td><a accesskey="p" href="index.html"><img src="left.png" width="16" height="16" border="0" alt="Prev"></a></td>
jpayne@68 20 <td><a accesskey="n" href="cairo-cairo-t.html"><img src="right.png" width="16" height="16" border="0" alt="Next"></a></td>
jpayne@68 21 </tr></table>
jpayne@68 22 <div class="chapter">
jpayne@68 23 <div class="titlepage"><div><div><h1 class="title">
jpayne@68 24 <a name="cairo-drawing"></a>Drawing</h1></div></div></div>
jpayne@68 25 <div class="toc"><dl class="toc">
jpayne@68 26 <dt>
jpayne@68 27 <span class="refentrytitle"><a href="cairo-cairo-t.html">cairo_t</a></span><span class="refpurpose"> — The cairo drawing context</span>
jpayne@68 28 </dt>
jpayne@68 29 <dt>
jpayne@68 30 <span class="refentrytitle"><a href="cairo-Paths.html">Paths</a></span><span class="refpurpose"> — Creating paths and manipulating path data</span>
jpayne@68 31 </dt>
jpayne@68 32 <dt>
jpayne@68 33 <span class="refentrytitle"><a href="cairo-cairo-pattern-t.html">cairo_pattern_t</a></span><span class="refpurpose"> — Sources for drawing</span>
jpayne@68 34 </dt>
jpayne@68 35 <dt>
jpayne@68 36 <span class="refentrytitle"><a href="cairo-Regions.html">Regions</a></span><span class="refpurpose"> — Representing a pixel-aligned area</span>
jpayne@68 37 </dt>
jpayne@68 38 <dt>
jpayne@68 39 <span class="refentrytitle"><a href="cairo-Transformations.html">Transformations</a></span><span class="refpurpose"> — Manipulating the current transformation matrix</span>
jpayne@68 40 </dt>
jpayne@68 41 <dt>
jpayne@68 42 <span class="refentrytitle"><a href="cairo-text.html">text</a></span><span class="refpurpose"> — Rendering text and glyphs</span>
jpayne@68 43 </dt>
jpayne@68 44 <dt>
jpayne@68 45 <span class="refentrytitle"><a href="cairo-Raster-Sources.html">Raster Sources</a></span><span class="refpurpose"> — Supplying arbitrary image data</span>
jpayne@68 46 </dt>
jpayne@68 47 <dt>
jpayne@68 48 <span class="refentrytitle"><a href="cairo-Tags-and-Links.html">Tags and Links</a></span><span class="refpurpose"> — Hyperlinks and document structure</span>
jpayne@68 49 </dt>
jpayne@68 50 </dl></div>
jpayne@68 51 </div>
jpayne@68 52 <div class="footer">
jpayne@68 53 <hr>Generated by GTK-Doc V1.27</div>
jpayne@68 54 </body>
jpayne@68 55 </html>