font: lower and larger degree sign
[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 .SH FILES
15 *.hex GNU Unifont font files
16 .SH SEE ALSO
17 .BR bdfimplode(1),
18 .BR hex2bdf(1),
19 .BR hex2sfd(1),
20 .BR hexbraille(1),
21 .BR hexkinya(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 unifont-viewer(1),
30 .BR unifontchojung(1),
31 .BR unifontksx(1),
32 .BR unifontpic(1),
33 .BR unigencircles(1),
34 .BR unigenwidth(1),
35 .BR unihex2bmp(1),
36 .BR unihex2png(1),
37 .BR unihexfill(1),
38 .BR unihexgen(1),
39 .BR unipagecount(1),
40 .BR unipng2hex(1)
41 .SH AUTHOR
42 .B hexmerge
43 was written by Roman Czyborra.
44 .SH LICENSE
45 .B hexmerge
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.