Quote:
Originally Posted by mietek81
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. 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.