unifont-6.3.20131215.tar.gz
[unifont.git] / man / unifontchojung.1
1 .TH UNIFONTCHOJUNG 1 "2012 Mar 02"
2 .SH NAME
3 unifontchojung \- Extract Hangul syllables that have no final consonant
4 .SH SYNOPSIS
5 .br
6 .B unifontchojung
7 <
8 .I input-font.hex
9 >
10 .I output-font.hex
11 .SH DESCRIPTION
12 .B unifontchojung
13 reads a Unifont-format .hex font file from STDIN and writes
14 a Unifont .hex file containing a subset to STDOUT.
15 The subset that is output only contains syllables that contain
16 an initial consonant (chojung) plus middle vowel (jungseong),
17 with no final consonant (jongseong).
18 This lets a font designer focus on this subset during font creation.
19 .PP
20 .SH FILES
21 *.bdf font files
22 .SH SEE ALSO
23 .BR bdfimplode(1),
24 .BR hex2bdf(1),
25 .BR hex2sfd(1),
26 .BR hexbraille(1),
27 .BR hexdraw(1),
28 .BR hexmerge(1),
29 .BR johab2ucs2(1),
30 .BR unibdf2hex(1),
31 .BR unibmp2hex(1),
32 .BR unicoverage(1),
33 .BR unidup(1),
34 .BR unifont(5),
35 .BR unifontksx(1),
36 .BR unifontpic(1),
37 .BR unigencircles(1),
38 .BR unigenwidth(1),
39 .BR unihex2bmp(1),
40 .BR unihex2png(1),
41 .BR unihexgen(1),
42 .BR unipagecount(1),
43 .BR unipng2hex(1)
44 .SH AUTHOR
45 .B unifontchojung
46 was written by Paul Hardy.
47 .SH LICENSE
48 .B unifontchojung
49 is Copyright \(co 2012 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.