Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add new emojis #1

Open
wellkunnected opened this issue Jul 1, 2016 · 5 comments
Open

add new emojis #1

wellkunnected opened this issue Jul 1, 2016 · 5 comments

Comments

@wellkunnected
Copy link

awesome app! how can I add my own emojis to it?

@wellkunnected
Copy link
Author

also for some reason my launch image wont show when running the app on my iphone

@nabilfreeman
Copy link
Member

hey @wellkunnected, you need to make sure the image is imported into Assets.xcassets. You can do this by dragging and dropping your image on the file in Xcode.

Adding your own emojis is pretty hard, as they will be images instead of the system emoji (which is a font). You could create your own custom font with the emojis and import them in... Will leave that one to you 👍

@wellkunnected
Copy link
Author

Ok awesome! I was thinking that would be the route I'd have to go. In regards to those txt files labeled "iOS 8.1 emoji.txt" is this where I would place my new font file? And am I saving in the txt or tft file type? Thanks again for your help!

Download Email (https://itunes.apple.com/app/apple-store/id922793622?pt=814382&mt=8&ct=download_email)

On Jul 1, 2016 at 6:38 AM, <Freeman (mailto:[email protected])> wrote:

hey @wellkunnected (https://github.com/wellkunnected), you need to make sure the image is imported into Assets.xcassets. You can do this by dragging and dropping your image on the file in Xcode.

Adding your own emojis is pretty hard, as they will be images instead of the system emoji (which is a font). You could create your own custom font with the emojis and import them in... Will leave that one to you 👍


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub (#1 (comment)), or mute the thread (https://github.com/notifications/unsubscribe/AO-GiUw3yHauq8qnM_nfA8FZK_1cnHMnks5qRO4rgaJpZM4JC1tF).

@nabilfreeman
Copy link
Member

nabilfreeman commented Jul 2, 2016

Go for .txt and make sure the file is encoded as UTF-8 or UTF-16 - also make sure it is plain text - no font styling!

@wellkunnected
Copy link
Author

Thanks alot for your help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants