OSDN Git Service

move functions about manipulating unicode (and surrogate pair) to new class
authormshio <mshio@54a90f34-5e62-402c-8eae-46c47f0b2e07>
Wed, 9 Feb 2011 12:42:00 +0000 (12:42 +0000)
committermshio <mshio@54a90f34-5e62-402c-8eae-46c47f0b2e07>
Wed, 9 Feb 2011 12:42:00 +0000 (12:42 +0000)
commitf3917b47a7c8060dd9f117aa0e8f1c6b131a52c5
tree714a7a7f3f43efa347b0bf5d1812ac0ce17da35c
parentdff94a8b37761d492bbb878bd4018f60fb0813c3
move functions about manipulating unicode (and surrogate pair) to new class

git-svn-id: svn+ssh://svn.osdn.net/svnroot/sawarabi-fonts/trunk@17 54a90f34-5e62-402c-8eae-46c47f0b2e07
chartool/objective-c/Controller.h
chartool/objective-c/Controller.m
chartool/objective-c/UnicharUtil.h [new file with mode: 0644]
chartool/objective-c/UnicharUtil.m [new file with mode: 0644]
chartool/objective-c/chartool.xcodeproj/project.pbxproj
chartool/objective-c/main.m