-Works with dynamic TTF fonts likeKorean,Japanese, and Chinese
-Pixel perfect alignment
-EmoticonText is the perfect emoticon and text solution for chat rooms
-Complete source code
-Supports the nativeSize of emoticonImage
Key Features:
Supports animated images
Supports dynamic fonts
Scripting Interface and dynamic control of text and Emoticon objectss
Fully supports richtext
Formatting and Styling Options
Dynamic font sizing
Text Anchoring - The usual 9 positions
Text Alignment - Left, Center, Right and Justified
I see you clone the chat per line but it does not remove old chat. If I run the chat, you keep cloning and it will run out of memory.
Is it possible to do emoji with different size / animated, like Wechat?
I want to create emoji database by code, not unity editor. I see you create a emoji_db prefab, which I think it is not needed(?). Can you add API for that.
You hardcode the categories like People, Places, Nature, Object etc. I think it should be more generic solution.
I want to create emoji database by code, not unity editor. I see you create a emoji_db prefab, which I think it is not needed(?). Can you add API for that.
reply:I do not think it is a good idea.after all, the emoji is very different from that of android and ios.whatever situation you are in, we are all in need of somewhere to manage the unicode→string→image
You hardcode the categories like People, Places, Nature, Object etc. I think it should be more generic solution.
reply:In early versions,that is not the case.in order to make Emoji_Extension more standardized to fit the IME in mobile devices if you have a better idea, please let me know.