diff options
Diffstat (limited to 'devdocs/elisp/font-type.html')
| -rw-r--r-- | devdocs/elisp/font-type.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/devdocs/elisp/font-type.html b/devdocs/elisp/font-type.html new file mode 100644 index 00000000..4faaa1e9 --- /dev/null +++ b/devdocs/elisp/font-type.html @@ -0,0 +1,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> |
