unifont-6.3.20131215.tar.gz
[unifont.git] / man / hexmerge.1
1 .TH HEXMERGE 1 "2008 Jul 06"
2 .SH NAME
3 hexmerge \- Merge two or more GNU Unifont .hex font files into one
4 .SH SYNOPSIS
5 .br
6 .B hexmerge
7 .I input-font1.hex input-font2.hex
8 >
9 .I output-font.hex
10 .SH DESCRIPTION
11 .B hexmerge
12 reads two or more GNU Unifont .hex files, sorts them, and writes
13 the combined font to stdout.
14 .PP
15 .SH FILES
16 *.hex GNU Unifont font files
17 .SH SEE ALSO
18 .BR bdfimplode(1),
19 .BR hex2bdf(1),
20 .BR hex2sfd(1),
21 .BR hexbraille(1),
22 .BR hexdraw(1),
23 .BR johab2ucs2(1),
24 .BR unibdf2hex(1),
25 .BR unibmp2hex(1),
26 .BR unicoverage(1),
27 .BR unidup(1),
28 .BR unifont(5),
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 hexmerge
41 was written by Roman Czyborra.
42 .SH LICENSE
43 .B hexmerge
44 is Copyright \(co 1998 Roman Czyborra.
45 .PP
46 This program is free software; you can redistribute it and/or modify
47 it under the terms of the GNU General Public License as published by
48 the Free Software Foundation; either version 2 of the License, or
49 (at your option) any later version.
50 .SH BUGS
51 No known bugs exist.