-
Notifications
You must be signed in to change notification settings - Fork 79
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
Online font converter header issue with V9 #116
Comments
We are really using this structure on other places too. A pull request would be very welcome. |
We need some feedback on this issue. Now we mark this as "stale" because there was no activity here for 14 days. Remove the "stale" label or comment else this will be closed in 7 days. |
Transferred to the font converter's repo. |
I am just using this for the first time and ran into the same thing today... submitted a PR that fixes it |
LVGL version
V9.0.0
What happened?
The online font converter tool has a small glitch when using it with V9. If you try to include the fonts in your project you may get an header include error. But it's easy to fix:
The header include macros from the converter tool
should be replaced with:
How to reproduce?
No response
The text was updated successfully, but these errors were encountered: