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

Convert new font #1

Open
Sarim-Jalil opened this issue Jul 18, 2024 · 4 comments
Open

Convert new font #1

Sarim-Jalil opened this issue Jul 18, 2024 · 4 comments

Comments

@Sarim-Jalil
Copy link

How to convert new fonts from ttf to the format used in library.

@Majid-Derhambakhsh
Copy link
Owner

You can use this Python code to change the format of the font into array bits:
https://gist.github.com/wsarce/4a0f2dfb5d974000984bafd5a55930b1

@fukushimaBH
Copy link

You can use this Python code to change the format of the font into array bits: https://gist.github.com/wsarce/4a0f2dfb5d974000984bafd5a55930b1

This converter is not working, do you know the one that is working please? I would like to use your library but I need large fonts. I lost 2 days finding the font converter that would work but still no luck, coud you help me with this?

@fukushimaBH
Copy link

How to convert new fonts from ttf to the format used in library.

Hi, have you found the solution for converting fonts?

@Sarim-Jalil
Copy link
Author

The converter works fine on Ubuntu. The windows version doesn't work. I used it on Ubuntu and ot generated the output in .c file.

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

3 participants