옛이응이 이응으로 처리되는 부분 수정
authorChoe Hwanjin <choe.hwanjin@gmail.com>
Sat, 25 Dec 2010 05:11:01 +0000 (14:11 +0900)
committerChoe Hwanjin <choe.hwanjin@gmail.com>
Sat, 25 Dec 2010 05:11:01 +0000 (14:11 +0900)
commit3e6acad2828bb336dd2465c675ffddba58ec7701
tree80fd50025f462db0aaebdd12be5703e1daae96e3
parent7378687555c5b7bfba1147016c2db55ca0a459e8
옛이응이 이응으로 처리되는 부분 수정

http://www.unicode.org/Public/UNIDATA/NamesList.txt 파일의 내용을
이용해서 자모 조합 테이블을 생성한 결과에 문제가 있다.
위 파일에서는 U+11EC - U+11EF 부분의 이름을 옛이응으로 하지 않고
이응으로 되어 있다. 그래서 이 파일로 부터 생성한 조합테이블에서는
이응 + 이응이 U+11EE가 나오는 문제가 있다.
그래서 이 부분은 손으로 직접 수정했다.
Unicode 5.2에서 정의된 내용에 따르면 U+11EC - U+11EF 부분은 옛이응으로
처리하는 것이 맞다.

git-svn-id: http://kldp.net/svn/hangul/libhangul/trunk@238 8f00fcd2-89fc-0310-932e-b01be5b65e01
hangul/hangulctype.c
hangul/hangulkeyboard.h