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

Support for Unicode characters from any of the ranges on any display #256

Closed
davetcc opened this issue Nov 19, 2022 · 1 comment
Closed
Assignees
Labels
display-tech generator-ui Issues in Generator UI
Milestone

Comments

@davetcc
Copy link
Owner

davetcc commented Nov 19, 2022

Given that nearly all graphical displays are based on drawable, we can easily provide support for UTF8/Unicode on any display whatsoever by building it into tcMenu. This means that users can simply create their own font structure using the designer with just the right series of glyphs in it.

Designer will have a new screen under Code -> Font Creation Tool that will generate the header file, and these would then be usable with any display drawable. We already have most of the code on the embedded side, the most complex change is in desgner UI to allow graphical selection of the font glyphs to be included.

@davetcc davetcc self-assigned this Nov 19, 2022
@davetcc davetcc added generator-ui Issues in Generator UI display-tech labels Nov 19, 2022
@davetcc davetcc added this to the 3.0.0 milestone Nov 19, 2022
davetcc added a commit that referenced this issue Nov 19, 2022
davetcc added a commit that referenced this issue Nov 21, 2022
davetcc pushed a commit that referenced this issue Nov 23, 2022
davetcc added a commit that referenced this issue Dec 1, 2022
davetcc added a commit that referenced this issue Dec 1, 2022
davetcc added a commit that referenced this issue Dec 3, 2022
@davetcc
Copy link
Owner Author

davetcc commented Dec 17, 2022

For 3.0, there are a couple of issues with font spacing for smaller displays such as OLED. These will be improved in 3.1.

@davetcc davetcc closed this as completed Dec 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
display-tech generator-ui Issues in Generator UI
Projects
None yet
Development

No branches or pull requests

1 participant