font: lower and larger degree sign
[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 unihexfill(1),
37 .BR unihexgen(1),
38 .BR unipagecount(1),
39 .BR unipng2hex(1)
40 .SH AUTHOR
41 .B hexbraille
42 was written by Roman Czyborra, who named this script "braille.pl".
43 In 2003, Roman incorporated a bug fix from Dominique at unruh.de.
44 .SH LICENSE
45 .B hexbraille
46 is Copyright \(co 1998 Roman Czyborra.
47 .PP
48 This program is free software; you can redistribute it and/or modify
49 it under the terms of the GNU General Public License as published by
50 the Free Software Foundation; either version 2 of the License, or
51 (at your option) any later version.
52 .SH BUGS
53 No known bugs exist.