Files
IronOS/Translations
Alvin Wong 4061a35b6f Refactor make_translation bytes escaping
- Change font table to store bytes instead of escape sequences
- Add function to convert bytes to escape sequences
- Update tests
2021-04-09 23:04:38 +08:00
..
2021-04-06 17:19:21 +02:00
2021-04-07 16:09:03 +08:00

CJK Notes

Unlike Latin and Cyrillic scripts, CJK Unified Ideographs cannot be legibly displayed using the small font, which is only 6x8px in size. Therefore, Hanzi, Kanji and Hanja can only be displayed using the 12x16px large font.

By default, menu items are shown using two lines of text with the small font. When translating such items for CJK, leave the first line empty and put the translated text on the second line. This way, the firmware will automatically know to display the text using the large font. This also applies to the SettingsResetMessage text -- just start the message with \n.