NAME
unidup - Scan through a sorted .hex file and report duplicate code
points.
SYNOPSIS
unidup < input_font.hex
DESCRIPTION
unidup reads a sorted GNU Unifont .hex file (sorted with the Unix sort
utility) from stdin and prints notification of any duplicate code
points on stdout.
FILES
*.hex GNU Unifont font files
SEE ALSO
bdfimplode(1), hex2bdf(1), hex2bdf-split(1), hex2sfd(1), hexbraille(1),
hexdraw(1), hexmerge(1), johab2ucs2(1), unibmp2hex(1), unicoverage(1),
unihex2bmp(1), unipagecount(1), uniunmask(1)
AUTHOR
unidup was written by Paul Hardy.
LICENSE
unidup is Copyright © 2007 Paul Hardy, and is released under version 2
of the GNU General Public License, or (at your option) a later version.
BUGS
No known bugs exist.
2007 Dec 31