unifont-7.0.06.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 .SH FILES
16 *.bdf 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 hexkinya(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 unifont-viewer(1),
31 .BR unifontchojung(1),
32 .BR unifontksx(1),
33 .BR unifontpic(1),
34 .BR unigencircles(1),
35 .BR unigenwidth(1),
36 .BR unihex2bmp(1),
37 .BR unihex2png(1),
38 .BR unihexfill(1),
39 .BR unihexgen(1),
40 .BR unipagecount(1),
41 .BR unipng2hex(1)
42 .SH AUTHOR
43 .B johab2ucs2
44 was written in 1998 by Jungshik Shin and given to Roman Czyborra.
45 Paul Hardy made some modifications and bug fixes in 2008.
46 .SH LICENSE
47 .B johab2ucs2
48 is Copyright \(co 1998 Jungshik Shin and Roman Czyborra,
49 \(co 2008 Paul Hardy.
50 .PP
51 This program is free software; you can redistribute it and/or modify
52 it under the terms of the GNU General Public License as published by
53 the Free Software Foundation; either version 2 of the License, or
54 (at your option) any later version.
55 .SH BUGS
56 No known bugs exist.