mirror of
https://review.haiku-os.org/haiku
synced 2025-01-20 13:31:28 +01:00
54 lines
1.7 KiB
HTML
54 lines
1.7 KiB
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||
|
<title>Fonts</title>
|
||
|
<link rel="stylesheet" type="text/css" href="../welcome/welcome.css">
|
||
|
</head>
|
||
|
<body lang="en-US">
|
||
|
|
||
|
<div class="logo">
|
||
|
<img src="../welcome/welcome-images/logo.png" alt="logo">
|
||
|
<div class="title">Fonts</div>
|
||
|
</div>
|
||
|
<div class="topnav">
|
||
|
<p>
|
||
|
<a href="preferences.html">Preferences</a>
|
||
|
|
||
|
Previous: <a href="prefs-filetypes.html">FileTypes</a>
|
||
|
|
||
|
Next: <a href="prefs-keyboard.html">Keyboard</a>
|
||
|
</p>
|
||
|
</div>
|
||
|
|
||
|
<div class="content">
|
||
|
|
||
|
<p>
|
||
|
<img src="prefs-images/fonts.png" alt="fonts.png" width="361" height="342">
|
||
|
</p>
|
||
|
<p>Haiku defines three standard fonts for different purposes. You set plain, bold and fixed font types and sizes that will be used throughout the system.
|
||
|
</p><p><table border="0" cellpadding="2" cellspacing="0">
|
||
|
<tr><td><i>Defaults</i></td><td> </td><td>resets everything to default values.</td></tr>
|
||
|
<tr><td><i>Revert</i></td><td> </td><td>brings back the settings that were active when you started the Fonts preferences.</td></tr>
|
||
|
</table>
|
||
|
|
||
|
<h2><a name="install">Installing new fonts</a></h2>
|
||
|
<p>You install new fonts by copying them into their respective user folder, i.e. <tt>/boot/common/fonts/</tt> or <tt>/boot/home/config/fonts/</tt> (see topic <a href="filesystem-layout.html">Filesystem layout</a>).
|
||
|
</p>
|
||
|
</div>
|
||
|
|
||
|
<!----
|
||
|
<div class="bottomnav">
|
||
|
<p>
|
||
|
<a href="preferences.html">Preferences</a>
|
||
|
|
||
|
Previous: <a href="prefs-filetypes.html">FileTypes</a>
|
||
|
|
||
|
Next: <a href="prefs-keyboard.html">Keyboard</a>
|
||
|
</p>
|
||
|
</div>
|
||
|
---->
|
||
|
|
||
|
</body>
|
||
|
</html>
|