NAME
hexbraille - Algorithmically generate the Unicode Braille range
(U+28xx)
SYNOPSIS
hexbraille > output_font.hex
DESCRIPTION
hexbraille generates a GNU Unifont .hex format file (written on stdout)
containing the Braille dot patterns in the Unicode range
U+2800..U+28FF.
FILES
braille.hex output font files
SEE ALSO
bdfimplode(1), hex2bdf(1), hex2bdf-split(1), hex2sfd(1), hexdraw(1),
hexmerge(1), johab2ucs2(1), unibmp2hex(1), unicoverage(1), unidup(1),
unihex2bmp(1), unipagecount(1), uniunmask(1)
AUTHOR
hexbraille was written by Roman Czyborra, who named this script
"braille.pl". In 2003, Roman incorporated a bug fix from Dominique at
unruh.de.
LICENSE
hexbraille is Copyright © 1998 Roman Czyborra, and is released under
the following terms (taken from http://czyborra.com):
"All of my works you find here are freeware. You may freely copy, use,
quote, modify or redistribute them as long as you properly attribute my
contribution and have given a quick thought about whether Roman might
perhaps be interested to read what you did with his stuff. Horizontal
rules don’t apply."
BUGS
No known bugs exist.
2008 Jul 06