-
Special keys (ctrl, alt, tab, enter, window key, etc..) are not responding as intended, leaving unnecessary characters.
Basically, all keys except other than the English keys and the number keys ar…
-
Currently, we have an memory issue for preedit string in InputContext object.
I'm testing library code using below
```
#include "hanjpinputcontext.h"
int main()
{
int i;
HanjpInputCon…
-
I found some bugs while working around with the current version of libhanjp
## 1. Letters containing the jamo PHIEUPH are unable to be converted into Japanese.
I wrote a simple test code with re…
-
새로운 libhanjp를 위해 eater 코드를 작성하고 있습니다.
할일:
hanjpeater.c 참조
1. 한글 -> 카나 함수 작성
2. on_transition으로 hic 조작
3. backspace 함수 작성