View Single Post
Old 04-23-2022, 09:03 PM   #49
jackie_w
Grand Sorcerer
jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.
 
Posts: 6,252
Karma: 16544692
Join Date: Sep 2009
Location: UK
Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3
Quote:
Originally Posted by codychan View Post
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.
jackie_w is offline   Reply With Quote