| Server IP : 93.86.61.54 / Your IP : 216.73.216.60 Web Server : Apache/2.4.62 (Ubuntu) System : Linux rasin.ddns.net 6.8.0-124-generic #124~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 21:05:19 UTC x86_64 User : www-data ( 33) PHP Version : 8.4.22 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/share/doc/python3-xlib/html/ |
Upload File : |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- Created by GNU Texinfo 6.7, http://www.gnu.org/software/texinfo/ -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Font (The Python X Library)</title>
<meta name="description" content="Font (The Python X Library)">
<meta name="keywords" content="Font (The Python X Library)">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="Generator" content="makeinfo">
<link href="index.html" rel="start" title="Top">
<link href="index.html#SEC_Contents" rel="contents" title="Table of Contents">
<link href="X-Objects.html" rel="up" title="X Objects">
<link href="GC.html" rel="prev" title="GC">
<style type="text/css">
<!--
a.summary-letter {text-decoration: none}
blockquote.indentedblock {margin-right: 0em}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
div.lisp {margin-left: 3.2em}
kbd {font-style: oblique}
pre.display {font-family: inherit}
pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
pre.menu-preformatted {font-family: serif}
span.nolinebreak {white-space: nowrap}
span.roman {font-family: initial; font-weight: normal}
span.sansserif {font-family: sans-serif; font-weight: normal}
ul.no-bullet {list-style: none}
-->
</style>
</head>
<body lang="en">
<span id="Font"></span><div class="header">
<p>
Previous: <a href="GC.html" accesskey="p" rel="prev">GC</a>, Up: <a href="X-Objects.html" accesskey="u" rel="up">X Objects</a> [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>]</p>
</div>
<hr>
<span id="Font-1"></span><h3 class="section">6.10 Font</h3>
<p><code>Font</code> objects have additional objects, see <a href="Resource.html">Resource</a> and
<a href="Fontable.html">Fontable</a>.
</p>
<dl>
<dt id="index-close-on-Font">Method on Font: <strong>close</strong> <em>( onerror = None )</em></dt>
</dl>
<dl>
<dt id="index-create_005fglyph_005fcursor-on-Font">Method on Font: <strong>create_glyph_cursor</strong> <em>( mask, source_char, mask_char, (fore_red, fore_green, fore_blue), (back_red, back_green, back_blue) )</em></dt>
<dd><p>Returns Cursor.
</p></dd></dl>
</body>
</html>