View Single Post
Old 09-20-2020, 06:39 AM   #817
Ntress
Member
Ntress began at the beginning.
 
Posts: 22
Karma: 10
Join Date: Dec 2019
Device: Kobo Clara HD
Quote:
Originally Posted by jackie_w View Post
You have an indentation problem as Owl_ already suggested. The line
Code:
  - ReplaceString: {Offset: 0x36, Find: "Georgia ", Replace: "CODE2000", MustMatchLength: yes}
needs to be indented with 2 leading spaces so that its first dash lines up with the first dash of the previous
Code:
  - FindReplaceString:
earlier in the same patch. When you un-commented the font-family customisation, all you needed to do was delete the first # character.
could you please take a look at this updated file now?
I tried adding the 2 leading spaces but the bat file wouldn't run then, so what was needed it just to delete the # sign.
anyway, the bat file ran but I still see only characters when translating to Hebrew. so something is still wrong.

libnickel.so.1.0.0.yaml.txt
Ntress is offline   Reply With Quote