Dear community,
I've recently bought a T1 for my father and now I'm trying to make it possible for him to read cyrillic books on the device.
I'm searching for the easiest way.
I found this
way to flash the device, but my father doesn't like the idea.
Is there a way to put a font on the device and tell epubs to use it? something like this:
@font-face {... ... src: url(res:///ebook/fonts/../../mnt/sdcard/fonts/LiberationSerif-Regular.ttf)};
Or is the only possible way to embed the font in every single epub? Can you tell me a font which will work for sure and a how to embed it easily?
Thank you very much!