Quote:
Originally Posted by thoreau
The fonts are in /reader/fonts/, but the way I see other .xml's is that you have to refer to that folder through ../../mnt/sdcard/reader/fonts/
|
Yes, that should work.
I haven't tried it myself, but it's quite possible that you can use any directory you like in internal memory, to store the fonts as long as the blue bit of the variable in the <fonts> section
Code:
path="../../mnt/sdcard/reader/fonts/"
is edited to match (case-sensitive).