unifont-7.0.06.tar.gz
[unifont.git] / doc / hexbraille.texi
1 @comment TROFF INPUT: .TH HEXBRAILLE 1 "2008 Jul 06"
2
3 @node hexbraille
4 @section hexbraille
5 @c DEBUG: print_menu("@section")
6
7 @menu
8 * hexbraille NAME::
9 * hexbraille SYNOPSIS::
10 * hexbraille DESCRIPTION::
11 * hexbraille FILES::
12 * hexbraille SEE ALSO::
13 * hexbraille AUTHOR::
14 * hexbraille LICENSE::
15 * hexbraille BUGS::
16
17 @end menu
18
19
20 @comment TROFF INPUT: .SH NAME
21
22 @node hexbraille NAME
23 @subsection hexbraille NAME
24 @c DEBUG: print_menu("hexbraille NAME")
25
26 hexbraille @minus{} Algorithmically generate the Unicode Braille range (U+28xx)
27 @comment TROFF INPUT: .SH SYNOPSIS
28
29 @node hexbraille SYNOPSIS
30 @subsection hexbraille SYNOPSIS
31 @c DEBUG: print_menu("hexbraille SYNOPSIS")
32
33 @comment TROFF INPUT: .br
34 @comment .br
35 @comment TROFF INPUT: .B hexbraille
36 @b{hexbraille}
37 >
38 @comment TROFF INPUT: .I output-font.hex
39 @i{output-font.hex}
40 @comment TROFF INPUT: .SH DESCRIPTION
41
42 @node hexbraille DESCRIPTION
43 @subsection hexbraille DESCRIPTION
44 @c DEBUG: print_menu("hexbraille DESCRIPTION")
45
46 @comment TROFF INPUT: .B hexbraille
47 @b{hexbraille}
48 generates a GNU Unifont .hex format file (written on stdout) containing
49 the Braille dot patterns in the Unicode range U+2800..U+28FF.
50 @comment TROFF INPUT: .SH FILES
51
52 @node hexbraille FILES
53 @subsection hexbraille FILES
54 @c DEBUG: print_menu("hexbraille FILES")
55
56 braille.hex output font files
57 @comment TROFF INPUT: .SH SEE ALSO
58
59 @node hexbraille SEE ALSO
60 @subsection hexbraille SEE ALSO
61 @c DEBUG: print_menu("hexbraille SEE ALSO")
62
63 @comment TROFF INPUT: .BR bdfimplode(1),
64 @b{bdfimplode(1),}
65 @comment TROFF INPUT: .BR hex2bdf(1),
66 @b{hex2bdf(1),}
67 @comment TROFF INPUT: .BR hex2sfd(1),
68 @b{hex2sfd(1),}
69 @comment TROFF INPUT: .BR hexdraw(1),
70 @b{hexdraw(1),}
71 @comment TROFF INPUT: .BR hexkinya(1),
72 @b{hexkinya(1),}
73 @comment TROFF INPUT: .BR hexmerge(1),
74 @b{hexmerge(1),}
75 @comment TROFF INPUT: .BR johab2ucs2(1),
76 @b{johab2ucs2(1),}
77 @comment TROFF INPUT: .BR unibdf2hex(1),
78 @b{unibdf2hex(1),}
79 @comment TROFF INPUT: .BR unibmp2hex(1),
80 @b{unibmp2hex(1),}
81 @comment TROFF INPUT: .BR unicoverage(1),
82 @b{unicoverage(1),}
83 @comment TROFF INPUT: .BR unidup(1),
84 @b{unidup(1),}
85 @comment TROFF INPUT: .BR unifont(5),
86 @b{unifont(5),}
87 @comment TROFF INPUT: .BR unifont-viewer(1),
88 @b{unifont-viewer(1),}
89 @comment TROFF INPUT: .BR unifontchojung(1),
90 @b{unifontchojung(1),}
91 @comment TROFF INPUT: .BR unifontksx(1),
92 @b{unifontksx(1),}
93 @comment TROFF INPUT: .BR unifontpic(1),
94 @b{unifontpic(1),}
95 @comment TROFF INPUT: .BR unigencircles(1),
96 @b{unigencircles(1),}
97 @comment TROFF INPUT: .BR unigenwidth(1),
98 @b{unigenwidth(1),}
99 @comment TROFF INPUT: .BR unihex2bmp(1),
100 @b{unihex2bmp(1),}
101 @comment TROFF INPUT: .BR unihex2png(1),
102 @b{unihex2png(1),}
103 @comment TROFF INPUT: .BR unihexfill(1),
104 @b{unihexfill(1),}
105 @comment TROFF INPUT: .BR unihexgen(1),
106 @b{unihexgen(1),}
107 @comment TROFF INPUT: .BR unipagecount(1),
108 @b{unipagecount(1),}
109 @comment TROFF INPUT: .BR unipng2hex(1)
110 @b{unipng2hex(1)}
111 @comment TROFF INPUT: .SH AUTHOR
112
113 @node hexbraille AUTHOR
114 @subsection hexbraille AUTHOR
115 @c DEBUG: print_menu("hexbraille AUTHOR")
116
117 @comment TROFF INPUT: .B hexbraille
118 @b{hexbraille}
119 was written by Roman Czyborra, who named this script "braille.pl".
120 In 2003, Roman incorporated a bug fix from Dominique at unruh.de.
121 @comment TROFF INPUT: .SH LICENSE
122
123 @node hexbraille LICENSE
124 @subsection hexbraille LICENSE
125 @c DEBUG: print_menu("hexbraille LICENSE")
126
127 @comment TROFF INPUT: .B hexbraille
128 @b{hexbraille}
129 is Copyright @copyright{} 1998 Roman Czyborra.
130 @comment TROFF INPUT: .PP
131
132 This program is free software; you can redistribute it and/or modify
133 it under the terms of the GNU General Public License as published by
134 the Free Software Foundation; either version 2 of the License, or
135 (at your option) any later version.
136 @comment TROFF INPUT: .SH BUGS
137
138 @node hexbraille BUGS
139 @subsection hexbraille BUGS
140 @c DEBUG: print_menu("hexbraille BUGS")
141
142 No known bugs exist.