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

trying to merge NotoColorEmoji.ttf into NotoSans-Regular.ttf with no success #52

Open
zoff99 opened this issue Apr 9, 2024 · 0 comments

Comments

@zoff99
Copy link

zoff99 commented Apr 9, 2024

i am trying to make a font that hast normal character and also color emoji.
can i do this with this app?

i did:

java -jar BitsNPicas.jar extractcbdt NotoColorEmoji.ttf
mv NotoColorEmoji.ttf NotoColorEmoji.ttf__
cp NotoSans-Regular.ttf NotoColorEmoji.ttf
java -jar BitsNPicas.jar injectcbdt -g NotoColorEmoji.ttf

its gives me a font with color emoji instead of normal letters. looks very lovely, but is not what i want :-)
can you help maybe?

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

1 participant