Lex Tang

Results 70 comments of Lex Tang

https://github.com/iaugux/phonetic 你可以用这个开源项目实现同样的功能,App Store 上可以下载,在手机上跑一遍后,iCloud 会同步通讯录。

Thank you for the redeem code. The keyboard looks great. :+1: I'm a little busy working on my company projects. I'm afraid that I can't promise you a deadline. But,...

@tobbe01 I'm sorry I need more time to fix this issue.

Since the frame of each character was calculated based on NSString.sizeWithAttributes method, I can't figure out the proper origin.y. To be lazy, place on the baseline is just a workaround....

I have no idea how to do it in Swift. Maybe with some swizzling in +load method may help.

Hi @EzimetYusup Thank you for your advice. Could you give me some arabic string in plain text. Should I set any property of UILabel while presenting arabic words?

Make sense. I'll give it a shot.

Yes, this operation has a performance issue. ``` swift func >>(lhs: String, rhs: String) -> Array ``` I must solve it before adding support for multiline. But I'm not good...

I guess the latest Swift 1.2 comes with a lot of performance enhancements. Please try Xcode 6.3 Beta. https://github.com/lexrus/LTMorphingLabel/tree/swift1_2

Guys, I'm so sorry for that inconvenience. But I'm busy working on my reallife job. I hope I have more spare time to contribute to this project. I have to...