File: management_importing.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 (24 lines) | stat: -rw-r--r-- 1,064 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
22
23
24
<?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 - Font management - Importing</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link href="style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<h2>Importing fonts</h2>

<p>For this purpose three means are at your disposal.</p>

<p>The first one is to select the entry <em>Import...</em> from the <em>File menu</em>. It 
will then be asked to choose a directory, which will be explored in order to 
import the files it contains iron&nbsp;&mdash; a way to ease, Fontmatrix 
conducting a recursion in the directories contained in the one you have chosen.</p>

<p>The second is to import a choice of files in Fontmatrix and do a <em>drag-drop</em>.</p>

<p>And the third one is to use context menu for files and folders in the <em>Folders</em> tab inside the <em>Browse Fonts</em> sidebar.</p>

</body>
</html>