font: lower and larger degree sign
[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 .SH FILES
20 *.bdf font files
21 .SH SEE ALSO
22 .BR bdfimplode(1),
23 .BR hex2bdf(1),
24 .BR hex2sfd(1),
25 .BR hexbraille(1),
26 .BR hexdraw(1),
27 .BR hexkinya(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 unifont-viewer(1),
36 .BR unifontksx(1),
37 .BR unifontpic(1),
38 .BR unigencircles(1),
39 .BR unigenwidth(1),
40 .BR unihex2bmp(1),
41 .BR unihex2png(1),
42 .BR unihexfill(1),
43 .BR unihexgen(1),
44 .BR unipagecount(1),
45 .BR unipng2hex(1)
46 .SH AUTHOR
47 .B unifontchojung
48 was written by Paul Hardy.
49 .SH LICENSE
50 .B unifontchojung
51 is Copyright \(co 2012 Paul Hardy.
52 .PP
53 This program is free software; you can redistribute it and/or modify
54 it under the terms of the GNU General Public License as published by
55 the Free Software Foundation; either version 2 of the License, or
56 (at your option) any later version.
57 .SH BUGS
58 No known bugs exist.