File: index.html

package info (click to toggle)
console-setup 1.240
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 62,452 kB
  • sloc: perl: 11,215; xml: 8,643; sh: 3,886; makefile: 769
file content (136 lines) | stat: -rw-r--r-- 4,017 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">

<html>

<head>

<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">

<title>The Hackers Guide for console-setup</title>

<link href="index.html" rel="start">
<link href="ch-ckbcomp.html" rel="prev">
<link href="ch1.html" rel="next">
<link href="index.html#contents" rel="contents">
<link href="index.html#copyright" rel="copyright">
<link href="ch1.html" rel="chapter" title="1 Basic Structure">
<link href="ch2.html" rel="chapter" title="2 bdf2psf">
<link href="ch3.html" rel="chapter" title="3 The Legacy Fonts">
<link href="ch4.html" rel="chapter" title="4 The New Fonts">
<link href="ch-ckbcomp.html" rel="chapter" title="5 The ckbcomp Utility">
<link href="ch1.html#s1.1" rel="section" title="1.1 Fonts">
<link href="ch1.html#s1.2" rel="section" title="1.2 Keyboard">
<link href="ch1.html#s1.3" rel="section" title="1.3 describe_unicodes">
<link href="ch2.html#s2.1" rel="section" title="2.1 Synopsis">
<link href="ch2.html#s-charsets" rel="section" title="2.2 Character Sets">
<link href="ch2.html#s-equivalence" rel="section" title="2.3 Equivalence files">
<link href="ch3.html#s3.1" rel="section" title="3.1 Conversion from PSF to BDF">
<link href="ch3.html#s3.2" rel="section" title="3.2 Back Conversion&mdash;from BDF to PSF">

</head>

<body>

<p><a name="index"></a></p>
<hr>

<p>
[ <a href="ch-ckbcomp.html">previous</a> ]
[ <a href="#contents">Contents</a> ]
[ <a href="ch1.html">1</a> ]
[ <a href="ch2.html">2</a> ]
[ <a href="ch3.html">3</a> ]
[ <a href="ch4.html">4</a> ]
[ <a href="ch-ckbcomp.html">5</a> ]
[ <a href="ch1.html">next</a> ]
</p>

<hr>

<h1>
The Hackers Guide for <samp>console-setup</samp>
<br></h1>

<hr>

<h2 id="copyright">Copyright Notice</h2>

<p>
&nbsp;2005 Anton Zinoviev
</p>

<p>
This manual is free software; you may redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation; either version&nbsp;2, or (at your option) any later version.
</p>

<p>
This is distributed in the hope that it will be useful, but <em>without any
warranty</em>; without even the implied warranty of merchantability or fitness
for a particular purpose.  See the GNU General Public License for more details.
</p>

<p>
A copy of the GNU General Public License is available as
<samp>/usr/share/common-licenses/GPL</samp> in the Debian GNU/Linux
distribution or on the World Wide Web at the <code><a
href="http://www.gnu.org/copyleft/gpl.html">GNU website</a></code>.  You can
also obtain it by writing to the Free Software Foundation, Inc., 51 Franklin
St, Fifth Floor, Boston, MA 02110-1301, USA.
</p>

<hr>

<h2 id="contents">Contents</h2>

<ul>
<li><a href="ch1.html">1 Basic Structure</a>
  <ul>
  <li><a href="ch1.html#s1.1">1.1 Fonts</a></li>
  <li><a href="ch1.html#s1.2">1.2 Keyboard</a></li>
  <li><a href="ch1.html#s1.3">1.3 <code>describe_unicodes</code></a>
  </ul></li>
<li><a href="ch2.html">2 <code>bdf2psf</code></a>
  <ul>
  <li><a href="ch2.html#s2.1">2.1 Synopsis</a></li>
  <li><a href="ch2.html#s-charsets">2.2 Character Sets</a></li>
  <li><a href="ch2.html#s-equivalence">2.3 Equivalence files</a>
  </ul></li>
<li><a href="ch3.html">3 The Legacy Fonts</a>
  <ul>
  <li><a href="ch3.html#s3.1">3.1 Conversion from PSF to BDF</a></li>
  <li><a href="ch3.html#s3.2">3.2 Back Conversion&mdash;from BDF to PSF</a>
  </ul></li>
<li><a href="ch4.html">4 The New Fonts</a><li><a href="ch-ckbcomp.html">5 The <code>ckbcomp</code> Utility</a></li>
</ul>

<hr>

<p>
[ <a href="ch-ckbcomp.html">previous</a> ]
[ <a href="#contents">Contents</a> ]
[ <a href="ch1.html">1</a> ]
[ <a href="ch2.html">2</a> ]
[ <a href="ch3.html">3</a> ]
[ <a href="ch4.html">4</a> ]
[ <a href="ch-ckbcomp.html">5</a> ]
[ <a href="ch1.html">next</a> ]
</p>

<hr>

<p>
The Hackers Guide for <samp>console-setup</samp>
</p>

<address>
Anton Zinoviev <code><a href="mailto:anton@lml.bas.bg">mailto:anton@lml.bas.bg</a></code><br>
<br>
</address>
<hr>

</body>

</html>