안마태
This is an old revision of the document!
Table of Contents
조합테이블
static const HangulCombinationItem hangul_combination_table_amt[] = { { 0x11001103, 0x1104}, /* choseong tikeut + tikeut = ssangtikeut */ { 0x11001103, 0x1104}, /* choseong tikeut + tikeut = ssangtikeut */ { 0x1100110b, 0x1101}, /* choseong kiyeok + kiyeok = ssangkiyeok */
>>> import unicodedata >>> unicodedata.category(unichr(0x1100)) 'Lo' >>> unicodedata.name(unichr(0x1104)) 'HANGUL CHOSEONG SSANGTIKEUT' >>> unicodedata.name(unichr(0x110b)) 'HANGUL CHOSEONG IEUNG'
버그버그버그
청 : ㅈᆼ허sbth
references
안마태.1270199574.txt.gz · Last modified: 2013/08/03 05:04 (external edit)