blob: 4faaa1e9518eb801abd14c62ee27f4dceaf142ea (
plain)
1
2
3
4
5
6
|
<h4 class="subsection">Font Type</h4> <p>A <em>font</em> specifies how to display text on a graphical terminal. There are actually three separate font types—<em>font objects</em>, <em>font specs</em>, and <em>font entities</em>—each of which has slightly different properties. None of them have a read syntax; their print syntax looks like ‘<samp>#<font-object></samp>’, ‘<samp>#<font-spec></samp>’, and ‘<samp>#<font-entity></samp>’ respectively. See <a href="low_002dlevel-font">Low-Level Font</a>, for a description of these Lisp objects. </p><div class="_attribution">
<p class="_attribution-p">
Copyright © 1990-1996, 1998-2022 Free Software Foundation, Inc. <br>Licensed under the GNU GPL license.<br>
<a href="https://www.gnu.org/software/emacs/manual/html_node/elisp/Font-Type.html" class="_attribution-link">https://www.gnu.org/software/emacs/manual/html_node/elisp/Font-Type.html</a>
</p>
</div>
|