19 lines
621 B
HTML
19 lines
621 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html><head>
|
|
|
|
<title>StdFonts</title><meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"></head>
|
|
|
|
<body>
|
|
<h1><tt>StdFonts</tt> submodule</h1>
|
|
The StdFonts submodule provides the following predefined <a href="Font.html">Font</a> instances.<br><h2>Global Names</h2>
|
|
<dl>
|
|
<dt><tt>system_font</tt></dt>
|
|
<dd>Default font for user interface elements such as menu items and control
|
|
titles.</dd>
|
|
</dl>
|
|
<dl>
|
|
<dt><tt>application_font</tt></dt>
|
|
<dd>Default font for text entered and edited by the user.</dd>
|
|
</dl>
|
|
---<br>
|
|
</body></html> |