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

How to use? #139

Open
NDevDiscord opened this issue Apr 28, 2024 · 12 comments
Open

How to use? #139

NDevDiscord opened this issue Apr 28, 2024 · 12 comments

Comments

@NDevDiscord
Copy link

Im on windows 10, im just want to use this, but how?

@thanone2
Copy link

thanone2 commented May 7, 2024

I also want to know how to use this, but on android.

@nonetrix
Copy link

I assume there is some build script to generate a .tff file?

@kissu
Copy link

kissu commented May 30, 2024

Import the SVG on your website/android or else and use it. 🤗

@thanone2
Copy link

Import the SVG on your website/android or else and use it. 🤗

Bruh... We want to replace the default android emojis not use these as stickers...

@kissu
Copy link

kissu commented May 30, 2024

10s search: https://zfont-3.en.uptodown.com/android

This is not exactly the place to ask this anyway, they are providing the icons. It's other people's job to integrate them wherever they want them. Biggest part is all done.

@thanone2
Copy link

10s search: https://zfont-3.en.uptodown.com/android

This is not exactly the place to ask this anyway, they are providing the icons. It's other people's job to integrate them wherever they want them. Biggest part is all done.

Then why didn't you say that at first? +I don't want to root my phone

@kissu
Copy link

kissu commented May 31, 2024

You don't need to root for it.

Otherwise, I said what I thought was relevant in this case.
Makes sense to have such an app on Android, but could also be doable to just ship something like that on a custom keyboard like SwiftKey or like. Or any kind of app to wrap it around.

@NDevDiscord
Copy link
Author

Import the SVG on your website/android or else and use it. 🤗

im just want to have it on windows 10 pro 22h2

@kissu
Copy link

kissu commented May 31, 2024

@NDevDiscord not sure about how 22h2 for Win10 and how it impacts this case but that kind of solution looks quite universal in its approach. On top of being released before the update, so I guess fully compatible too: https://youtu.be/I4a7h40ZrzQ

Again, 10s search on Google guys.

@kenmcd
Copy link

kenmcd commented Jun 4, 2024

These emojis are used in the Segoe UI Emoji font.
The Flat color versions (SVGs) are used up to v1.33.
Those look different than v1.29 you probably have, but still do not have gradients.
Those are both still COLRv0 fonts - so v1.33 should work on Win10.
With v1.45 the font changed to COLRv1 - so it can have gradients.
So it does look different than v1.29 and v1.33.
Those are the SVGs in the Color folder.
I do not know if Win10 can handle the COLRv1 format of v1.45.
May be interesting to see if it does, but I have not seen anything suggesting it does.

Android can now handle COLRv1 emoji fonts.
Noto Color Emoji is now COLRv1 format.
So my guess is that it could work.

No easy way to build a font from these SVGs (that would work the same way).

@nonetrix
Copy link

nonetrix commented Jun 4, 2024

Yes build script to ttf is what we need ideally and maybe releases but that's just my opinion. You can download it from unofficial sources however which I suspect is just ripped from Windows 11. They probably have a internal build process they use but haven't released for whatever reason, hopefully not intentionally

@kenmcd
Copy link

kenmcd commented Jun 4, 2024

If you look at the forks of this repo,
you can see other font builds in different formats.

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

5 participants