We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
i am trying to make a font that hast normal character and also color emoji.
can i do this with this app?
i did:
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?
The text was updated successfully, but these errors were encountered: