from small one page howto to huge articles all in one place
poll results
Last additions:
May 25th. 2007:
April, 26th. 2006:
| You are here: manpages
UNIDUP
Section: User Commands (1) Updated: 2007 Dec 31 Index
Return to Main Contents
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.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- FILES
-
- SEE ALSO
-
- AUTHOR
-
- LICENSE
-
- BUGS
-
|