Quote:
Originally Posted by codychan
CJK fonts, it's OK, thanks. I'll keep using `4.31.19086` instead, just wait and see if it will be fixed in the future firmware.
|
For the dictionary patch, you could try customising font-family to one of the built-in CJK fonts? e.g.
Code:
- ReplaceString: {Offset: 54, Find: "Georgia ", Replace: "'KBJ-TsukuMin Pr6N RB'", MustMatchLength: yes}
or
Code:
- ReplaceString: {Offset: 54, Find: "Georgia ", Replace: "'KBJ-UDKakugo Pr6N M'", MustMatchLength: yes}
Even if you've already rolled back to fw 4.31 you could still test either of the above to see whether your CJK dictionary displays OK. If the patch does work in 4.31 it will probably also work in 4.32.