Quote:
Originally Posted by jackie_w
From librmsdk.so.1.0.0:
res:///fonts/CourierStd.otf
res:///fonts/CourierStd-Bold.otf
res:///fonts/CourierStd-Oblique.otf
res:///fonts/CourierStd-BoldOblique.otf
|
Ah, I see. I'm guessing that the Kobo doesn't know how to resolve the res:// part to point to either /mnt/onboard/fonts or /usr/local/Trolltech/QtEmbedded-4.6.2-arm/lib/fonts then. Bummer. Unless it's a relative path to where the Adobe executable lies. Or if it follows the same convention as ADE, then its preferred fonts directory might be at the same location and level where it accesses its Hyphen Dictionaries. Does anyone know if that's still /usr/local/Kobo/hyphenDicts? If so, then might be able to get away with sticking CourierStd and any other standard Adobe Reader fonts in /usr/local/Kobo/fonts. There's also /usr/share/hyphen, but they're all empty files (unless they're meant to be sym links; can't tell on Windows). So /usr/share/fonts might be another candidate.