annotate CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/share/gtk-doc/html/cairo/cairo-fonts.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>Fonts: 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="cairo-Tags-and-Links.html" title="Tags and Links">
jpayne@68 10 <link rel="next" href="cairo-cairo-font-face-t.html" title="cairo_font_face_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="cairo-Tags-and-Links.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-font-face-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-fonts"></a>Fonts</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-font-face-t.html">cairo_font_face_t</a></span><span class="refpurpose"> — Base class for font faces</span>
jpayne@68 28 </dt>
jpayne@68 29 <dt>
jpayne@68 30 <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>
jpayne@68 31 </dt>
jpayne@68 32 <dt>
jpayne@68 33 <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>
jpayne@68 34 </dt>
jpayne@68 35 <dt>
jpayne@68 36 <span class="refentrytitle"><a href="cairo-FreeType-Fonts.html">FreeType Fonts</a></span><span class="refpurpose"> — Font support for FreeType</span>
jpayne@68 37 </dt>
jpayne@68 38 <dt>
jpayne@68 39 <span class="refentrytitle"><a href="cairo-Win32-Fonts.html">Win32 Fonts</a></span><span class="refpurpose"> — Font support for Microsoft Windows</span>
jpayne@68 40 </dt>
jpayne@68 41 <dt>
jpayne@68 42 <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>
jpayne@68 43 </dt>
jpayne@68 44 <dt>
jpayne@68 45 <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>
jpayne@68 46 </dt>
jpayne@68 47 </dl></div>
jpayne@68 48 </div>
jpayne@68 49 <div class="footer">
jpayne@68 50 <hr>Generated by GTK-Doc V1.27</div>
jpayne@68 51 </body>
jpayne@68 52 </html>