File: setting_up_preferences_service.html

package info (click to toggle)
fontmatrix 0.6.0%2Bsvn20100107-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 8,024 kB
  • ctags: 7,215
  • sloc: cpp: 37,775; ansic: 14,675; xml: 273; makefile: 122; sh: 97; python: 86; awk: 46
file content (21 lines) | stat: -rw-r--r-- 1,086 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Fontmatrix User Manual - Preferences - Service</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link href="style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<h2>Service</h2>

<p>This tab groups options that are related to external tools and resources.</p>

<p>The <b>Fonts Editor</b> allows you to define preferred fonts editor and defaults to FontForge that is used on Linux and Mac systems (please bear in mind that principal Fontmatrix developers are GNU/Linux users).</p>

<p>The <b>Help Browser</b> option let's you defining what browser to use for reading this help system. It defaults to Fontmatrix's own help browser that uses Webkit for rendering help pages.</p>

<p>The <b>Hyphenation Dictionary</b> option allows you to define a dictionary for use with sample text. <b>Left</b> and <b>Right</b> options define FIXME.</p>

</body>
</html>