unifont-6.3.20131215.tar.gz
[unifont.git] / man / johab2ucs2.1
1 .TH JOHAB2UCS2 1 "2008 Jul 06"
2 .SH NAME
3 johab2ucs2 \- Convert a Johab BDF font into GNU Unifont Hangul Syllables
4 .SH SYNOPSIS
5 .br
6 .B johab2ucs2
7 <
8 .I input-font.bdf
9 >
10 .I output-font.hex
11 .SH DESCRIPTION
12 .B johab2ucs2
13 reads a Johab encoded BDF font (as used in Hanterm) from STDIN and writes
14 a GNU Unifont .hex file containing the Unicode Hangul Syllables to STDOUT.
15 .PP
16 .SH FILES
17 *.bdf font files
18 .SH SEE ALSO
19 .BR bdfimplode(1),
20 .BR hex2bdf(1),
21 .BR hex2sfd(1),
22 .BR hexbraille(1),
23 .BR hexdraw(1),
24 .BR hexmerge(1),
25 .BR unibdf2hex(1),
26 .BR unibmp2hex(1),
27 .BR unicoverage(1),
28 .BR unidup(1),
29 .BR unifont(5),
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 unihexgen(1),
38 .BR unipagecount(1),
39 .BR unipng2hex(1)
40 .SH AUTHOR
41 .B johab2ucs2
42 was written in 1998 by Jungshik Shin and given to Roman Czyborra.
43 Paul Hardy made some modifications and bug fixes in 2008.
44 .SH LICENSE
45 .B johab2ucs2
46 is Copyright \(co 1998 Jungshik Shin and Roman Czyborra,
47 \(co 2008 Paul Hardy.
48 .PP
49 This program is free software; you can redistribute it and/or modify
50 it under the terms of the GNU General Public License as published by
51 the Free Software Foundation; either version 2 of the License, or
52 (at your option) any later version.
53 .SH BUGS
54 No known bugs exist.