unifont-7.0.01.tar.gz
[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 .SH FILES
14 braille.hex output font files
15 .SH SEE ALSO
16 .BR bdfimplode(1),
17 .BR hex2bdf(1),
18 .BR hex2sfd(1),
19 .BR hexdraw(1),
20 .BR hexkinya(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 unifont-viewer(1),
29 .BR unifontchojung(1),
30 .BR unifontksx(1),
31 .BR unifontpic(1),
32 .BR unigencircles(1),
33 .BR unigenwidth(1),
34 .BR unihex2bmp(1),
35 .BR unihex2png(1),
36 .BR unihexgen(1),
37 .BR unipagecount(1),
38 .BR unipng2hex(1)
39 .SH AUTHOR
40 .B hexbraille
41 was written by Roman Czyborra, who named this script "braille.pl".
42 In 2003, Roman incorporated a bug fix from Dominique at unruh.de.
43 .SH LICENSE
44 .B hexbraille
45 is Copyright \(co 1998 Roman Czyborra.
46 .PP
47 This program is free software; you can redistribute it and/or modify
48 it under the terms of the GNU General Public License as published by
49 the Free Software Foundation; either version 2 of the License, or
50 (at your option) any later version.
51 .SH BUGS
52 No known bugs exist.