This is Issue #40 from the old Bitbucket GIT repository.
Former user created an issue 2017-04-17
hi everybody,I want use Chinese font ,But i do not how join 16bit font。this only find 8bit font。
Gregory Nutt
2017-04-18
There is some discussion here: https://nuttx.yahoogroups.narkive.com/1qbRdJJJ/does-nx-support-fonts-more-than-256-chars
And here: https://cwiki.apache.org/confluence/display/NUTTX/Wide+Font+Support
If you want to make progress on this we can do this:
- I can create a widefont branch in the NuttX repository
- You can sync with the branch, add the small changes suggested in the above links.
- You would also need to commit a widefont in the NuttX font format.
If you do those things, then I can help by debugging the font support. Without the wide fonts in the repository, there is nothing I can do to help you.
This is Issue #40 from the old Bitbucket GIT repository.
Former user created an issue 2017-04-17
hi everybody,I want use Chinese font ,But i do not how join 16bit font。this only find 8bit font。
Gregory Nutt
2017-04-18
There is some discussion here: https://nuttx.yahoogroups.narkive.com/1qbRdJJJ/does-nx-support-fonts-more-than-256-chars
And here: https://cwiki.apache.org/confluence/display/NUTTX/Wide+Font+Support
If you want to make progress on this we can do this:
If you do those things, then I can help by debugging the font support. Without the wide fonts in the repository, there is nothing I can do to help you.