31100b2acdc604d12e8d76b89fa89b5ba33ae950
[unifont.git] / man / hexbraille.1
1 .TH HEXBRAILLE 1 "2008 Jul 06"
2 .SH NAME
3 hexbraille \- Algorithmically generate the Unicode Braille range (U+28xx)
4 .SH SYNOPSIS
5 .br
6 .B hexbraille
7 >
8 .I output-font.hex
9 .SH DESCRIPTION
10 .B hexbraille
11 generates a GNU Unifont .hex format file (written on stdout) containing
12 the Braille dot patterns in the Unicode range U+2800..U+28FF.
13 .PP
14 .SH FILES
15 braille.hex output font files
16 .SH SEE ALSO
17 .BR bdfimplode(1),
18 .BR hex2bdf(1),
19 .BR hex2sfd(1),
20 .BR hexdraw(1),
21 .BR hexmerge(1),
22 .BR johab2ucs2(1),
23 .BR unibdf2hex(1),
24 .BR unibmp2hex(1),
25 .BR unicoverage(1),
26 .BR unidup(1),
27 .BR unifont(5),
28 .BR unifontchojung(1),
29 .BR unifontksx(1),
30 .BR unifontpic(1),
31 .BR unigencircles(1),
32 .BR unigenwidth(1),
33 .BR unihex2bmp(1),
34 .BR unihex2png(1),
35 .BR unihexgen(1),
36 .BR unipagecount(1),
37 .BR unipng2hex(1)
38 .SH AUTHOR
39 .B hexbraille
40 was written by Roman Czyborra, who named this script "braille.pl".
41 In 2003, Roman incorporated a bug fix from Dominique at unruh.de.
42 .SH LICENSE
43 .B hexbraille
44 is Copyright \(co 1998 Roman Czyborra.
45 .PP
46 This program is free software; you can redistribute it and/or modify
47 it under the terms of the GNU General Public License as published by
48 the Free Software Foundation; either version 2 of the License, or
49 (at your option) any later version.
50 .SH BUGS
51 No known bugs exist.