www.LinuxHowtos.org
JOHAB2UCS2
Section: User Commands (1)Updated: 2008 Jul 06
Index Return to Main Contents
NAME
johab2ucs2 - Convert a Johab BDF font into GNU Unifont Hangul Syllables.SYNOPSIS
johab2ucs2 < input_font.bdf > output_font.hex
DESCRIPTION
johab2ucs2 reads a Johab encoded BDF font (as used in Hanterm) from stdin and writes a GNU Unifont .hex file containing the Unicode Hangul Syllables to stdout.FILES
- *.bdf font files
SEE ALSO
bdfimplode(1), hex2bdf(1), hex2bdf-split(1), hex2sfd(1), hexbraille(1), hexdraw(1), hexmerge(1), unibmp2hex(1), unicoverage(1), unidup(1), unihex2bmp(1), unipagecount(1), uniunmask(1)AUTHOR
johab2ucs2 was written in 1998 by Jungshik Shim for Roman Czyborra. Paul Hardy made some modifications and bug fixes in 2008.LICENSE
johab2ucs2 was released by Roman Czyborra under the following terms (taken from http://czyborra.com):"All of my works you find here are freeware. You may freely copy, use, quote, modify or redistribute them as long as you properly attribute my contribution and have given a quick thought about whether Roman might perhaps be interested to read what you did with his stuff. Horizontal rules don't apply."
BUGS
No known bugs exist.