View Single Post
Old 05-10-2022, 08:24 AM   #72
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,248
Karma: 16539642
Join Date: Sep 2009
Location: UK
Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3
Quote:
Originally Posted by mietek81 View Post
Without changes in kobopatch.yaml patcher works great.
What am I doing wrong?
I'm not really sure but these are possibilities to rule out:
  • The kobopatch.yaml code you posted is inconsistently indented. That may be just an error in your copy-paste but if not it needs fixing.
  • Unicode characters in a filepath always make me suspicious.
    Code:
    E:\Różne\
    Try putting your source .ttfs in a folder structure which uses just plain ASCII characters. Don't include spaces in the path, either.
  • Long shot. You've used back-slashes (\) in the filepaths of the source .ttfs. Try forward-slashes (/) instead.

If none of the above works post the whole of your actual kobopatch.yaml. I need the actual file as an attachment to your post, not just a copy-paste of the contents. You'll probably need to rename it to kobopatch.yaml.txt for MobileRead to allow the attachment.
jackie_w is offline   Reply With Quote