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

Emojis Files Too Big #2

Open
om-ha opened this issue Jun 27, 2019 · 1 comment
Open

Emojis Files Too Big #2

om-ha opened this issue Jun 27, 2019 · 1 comment

Comments

@om-ha
Copy link

om-ha commented Jun 27, 2019

Good day!

We have purchased premium license of JoyPixels (EmojiOne) version 5 and incorporating your emojis in our iOS and Android app.

A problem is that natively-supported formats of JoyPixels are too big to include.

Unsupported Natively:

SVG format: 25MB
Sprites (.SVG): 22MB

Supported Natively:

PNG format: 101MB too big to include in the app.
Font (.TTC): 42MB a bit big to include in the app but possible.

What do you recommend we use and how to use it? maybe you have best practices considering you're the authors of JoyPixels, in addition to incorporating said emojis in your in-house messaging app.

We aim for high resolution formats since we're going to resize (enlarge) the emojis to be almost as big as the width of the screen -- our use case is image editing where we apply emojis to images (via UIImage) and re-positioning/resizing them.

According to the above, our first intuition goes for Font format (.TTC).

@caseyahenson
Copy link
Contributor

@om-ha how has your implementation been going for this? For our iMessage app that you mention we use 256px PNG files which ends up being about 34MB, but of course our output wouldn't be nearly the size of yours. The font file goes up to 160px PNG I believe, so scaling those up would still present a quality issue.

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