Quote:
Originally Posted by favero_
I try to change the font, but when I do in the menu the actual font don't change.
|
I was unfortunately unable to reproduce using the elements you've provided.
There're problematic entries in your
info.log:
Code:
Can't open '/mnt/onboard/fonts/._Literata-BoldItalic.otf': Broken file.
Can't open '/mnt/onboard/fonts/._Literata-Bold.otf': Broken file.
Can't open '/mnt/onboard/fonts/._Literata-Italic.otf': Broken file.
Can't open '/mnt/onboard/fonts/._Literata-Regular.otf': Broken file.
Just in case, could you remove those files:
Code:
rm /Volumes/KOBOeReader/fonts/._*
And see if it helps?