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

Can I contribute to this project to display Chinese characters with a customed font(bitmap) on Non-APAC devices? #202

Open
Likenttt opened this issue Jul 7, 2021 · 0 comments

Comments

@Likenttt
Copy link

Likenttt commented Jul 7, 2021

Non-APAC devices cannot display CJK Unicode without a customed font. For example, my 245m is the German version, the system language is limited to some European languages, in which case any CJK Unicode will display as a garbled character. However, I want to display the lunar date in Chinese characters that is unavailable right now. In my opinion, there are two solutions:

  1. Add a setting item in resources-eng, they can choose to display with Chinese characters or not. If the item is chosen, use the customed font to draw CJK text. But I think it is not necessary for most English users. And it will import complexity, they may wonder what is the lunar date. So another solution is :
  2. Fork this project and remove all language supports excluding English and Simplified Chinese. Add the customed font in resources-eng.

In conclusion, I want to add support for the lunar date in APAC and add customed CJK font support for non-APAC devices.
Have a good day!

@Likenttt Likenttt changed the title Can contribute to display Chinese characters with a customed font(bitmap) on Non-APAC devices? Can I contribute to display Chinese characters with a customed font(bitmap) on Non-APAC devices? Jul 7, 2021
@Likenttt Likenttt changed the title Can I contribute to display Chinese characters with a customed font(bitmap) on Non-APAC devices? Can I contribute to this project to display Chinese characters with a customed font(bitmap) on Non-APAC devices? Jul 7, 2021
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

1 participant