unifont-7.0.01.tar.gz
[unifont.git] / man / unifontksx.1
1 .TH UNIFONTKSX 1 "2012 Jan 29"
2 .SH NAME
3 unifontksx \- Extract Hangul syllables that comprise KS X 1001:1992
4 .SH SYNOPSIS
5 .br
6 .B unifontksx
7 <
8 .I input-font.hex
9 >
10 .I output-font.hex
11 .SH DESCRIPTION
12 .B unifontksx
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 the 2,350 syllables that comprise
16 Korean Standard KS X 1001:1992.  These are extracted from the Unicode
17 Hangul Syllables block, U+AC00..U+D7A3.
18 This lets a font designer focus on those syllables that are most
19 common in modern Hangul usage during font development.
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 hexkinya(1),
29 .BR hexmerge(1),
30 .BR johab2ucs2(1),
31 .BR unibdf2hex(1),
32 .BR unibmp2hex(1),
33 .BR unicoverage(1),
34 .BR unidup(1),
35 .BR unifont(5),
36 .BR unifont-viewer(1),
37 .BR unifontchojung(1),
38 .BR unifontpic(1),
39 .BR unigencircles(1),
40 .BR unigenwidth(1),
41 .BR unihex2bmp(1),
42 .BR unihex2png(1),
43 .BR unihexgen(1),
44 .BR unipagecount(1),
45 .BR unipng2hex(1)
46 .SH AUTHOR
47 .B unifontksx
48 was written by Paul Hardy.
49 .SH LICENSE
50 .B unifontksx
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.