2008-12-10 02:31:04 +03:00
<?xml version="1.0" encoding="UTF-8" ?>
< !DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2009-01-12 18:58:51 +03:00
"../../../../html-dtd/xhtml1-strict.dtd">
2008-12-10 02:31:04 +03:00
< html xmlns = "http://www.w3.org/1999/xhtml" lang = "en-US" xml:lang = "en-US" >
< head >
<!--
*
2009-03-22 11:45:56 +03:00
* Copyright 2008-2009, Haiku. All rights reserved.
2008-12-10 02:31:04 +03:00
* Distributed under the terms of the MIT License.
*
* Authors:
* Humdinger < humdingerb @ gmail . com >
*
-->
< meta http-equiv = "content-type" content = "text/html; charset=utf-8" / >
< meta http-equiv = "Content-Style-Type" content = "text/css" / >
< meta name = "robots" content = "all" / >
< title > Fonts< / title >
2009-01-12 18:58:51 +03:00
< link rel = "stylesheet" type = "text/css" href = "../../../Haiku-doc.css" / >
2008-12-10 02:31:04 +03:00
< / head >
< body >
< div class = "logo" >
2009-01-12 18:58:51 +03:00
< img src = "../../images/logo.png" alt = "logo" width = "372" height = "86" / >
2008-12-10 02:31:04 +03:00
< 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" >
2009-01-12 18:58:51 +03:00
< h1 > < img src = "../../images/prefs-images/fonts-icon_64.png" alt = "fonts-icon_64.png" width = "64" height = "64" / > Fonts< / h1 >
2008-12-10 02:31:04 +03:00
< table summary = "quickinfo" border = "0" cellspacing = "0" cellpadding = "2" >
2009-02-21 14:40:17 +03:00
< tr > < td > Deskbar:< / td > < td style = "width:15px;" > < / td > < td > < span class = "menu" > Preferences< / span > < / td > < / tr >
2009-04-18 23:05:57 +04:00
< tr > < td > Location:< / td > < td > < / td > < td > < span class = "path" > /boot/system/preferences/Fonts< / span > < / td > < / tr >
2009-02-21 14:40:17 +03:00
< tr > < td > Settings:< / td > < td > < / td > < td > < span class = "path" > ~/config/settings/system/app_server/fonts< / span > < br / >
< span class = "path" > ~/config/settings/Font_settings< / span > - Stores the panel's window position.< / td > < / tr >
2008-12-10 02:31:04 +03:00
< / table >
< p > < br / > < / p >
2009-07-17 21:14:31 +04:00
< img src = "../images/prefs-images/fonts.png" alt = "fonts.png" / >
2009-06-13 20:48:12 +04:00
< 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. Besides these, there's also a separate setting for the font used in menus.< / p >
2008-12-10 02:31:04 +03:00
< table summary = "layout" border = "0" cellpadding = "2" cellspacing = "0" >
2009-02-21 14:40:17 +03:00
< tr > < td > < span class = "button" > Defaults< / span > < / td > < td >   < / td > < td > resets everything to default values.< / td > < / tr >
< tr > < td > < span class = "button" > Revert< / span > < / td > < td >   < / td > < td > brings back the settings that were active when you started the Fonts preferences.< / td > < / tr >
2008-12-10 02:31:04 +03:00
< / table >
2009-03-22 11:45:56 +03:00
< h1 > < a id = "install" name = "install" > Installing new fonts< / a > < / h1 >
2009-06-20 22:30:05 +04:00
< p > You install new fonts by copying them into their respective user folder, i.e. < span class = "path" > /boot/common/fonts/< / span > or < span class = "path" > /boot/home/config/fonts/< / span > (see topic < a href = "../filesystem-layout.html" > Filesystem layout< / a > ).< / p >
2008-12-10 02:31:04 +03:00
< / 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 >