1JOHAB2UCS2(1) General Commands Manual JOHAB2UCS2(1)
2
3
4
6 johab2ucs2 - Convert a Johab BDF font into GNU Unifont Hangul Syllables
7
9 johab2ucs2 < input-font.bdf > output-font.hex
10
12 johab2ucs2 reads a Johab encoded BDF font (as used in Hanterm) from
13 STDIN and writes a GNU Unifont .hex file containing the Unicode Hangul
14 Syllables to STDOUT.
15
17 *.bdf font files
18
20 bdfimplode(1), hex2bdf(1), hex2sfd(1), hexbraille(1), hexdraw(1),
21 hexkinya(1), hexmerge(1), unibdf2hex(1), unibmp2hex(1), unibmpbump(1),
22 unicoverage(1), unidup(1), unifont(5), unifont-viewer(1), uni‐
23 font1per(1), unifontchojung(1), unifontksx(1), unifontpic(1), unigen‐
24 circles(1), unigenwidth(1), unihex2bmp(1), unihex2png(1), unihex‐
25 fill(1), unihexgen(1), unihexrotate(1), unipagecount(1), unipng2hex(1)
26
28 johab2ucs2 was written in 1998 by Jungshik Shin and given to Roman Czy‐
29 borra. Paul Hardy made some modifications and bug fixes in 2008.
30
32 johab2ucs2 is Copyright © 1998 Jungshik Shin and Roman Czyborra, © 2008
33 Paul Hardy.
34
35 This program is free software; you can redistribute it and/or modify it
36 under the terms of the GNU General Public License as published by the
37 Free Software Foundation; either version 2 of the License, or (at your
38 option) any later version.
39
41 No known bugs exist.
42
43
44
45 2008 Jul 06 JOHAB2UCS2(1)