현재 리더 프로그램 중에서 2.0에서는 한글 자소 분리 현상이 모두 일어나고 있지요.BookShelf 1.2에서 해결될 예정입니다7월 31일에 공식 해결 요청이 들어갔고, 이틀 후에 공식 응답이 있었습니다.
7월 31일
(생략)Please help.
BookShelf is 100 thousand iPod Touch Korean user’s hope.
8월 2일
Changes (by pendor):
* status: new => closed
* resolution: => fixed
Comment:
I’m pretty sure I have this fixed. Will be in milestone:1.2
Problem was due to on-phone filesystem storing Unicode as decomposed
UTF-16 and the SDK text objects not being able to deal with it. Fix was to
manually force composed Unicode. Probably an Apple bug.
8월 3일
Comment(by pendor):
(In [1004]) Fix decomposed Unicode which caused Korean (and likely other
non-Roman) characters in filenames to appear as multiple pieces instead of
a single composed character [fixes #177]
답글 남기기