![]() |
#1 |
Junior Member
![]() Posts: 8
Karma: 10
Join Date: Dec 2011
Device: T1
|
Easy russian fonts
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! |
![]() |
![]() |
![]() |
#2 |
Member
![]() Posts: 24
Karma: 92
Join Date: Jul 2006
|
You don't have to embed any fonts to read Cyrillic books, only the 'Original' font doesn't support Cyrillic, all others do. You just need to change the font: <Menu button> -> Font -> <Select Font Type> then select any but Original.
|
![]() |
![]() |
Advert | |
|
![]() |
#3 |
Junior Member
![]() Posts: 8
Karma: 10
Join Date: Dec 2011
Device: T1
|
Thanks, it worked after a restart!
Last edited by jagwar; 12-26-2011 at 07:25 PM. Reason: i was wrong |
![]() |
![]() |
![]() |
#4 |
Junior Member
![]() Posts: 8
Karma: 10
Join Date: Dec 2011
Device: T1
|
With help of jackie_w and JSWolf if found an easier solution:
Just add this lines to the css file in the epub: Code:
@font-face {font-family: serif; font-weight: normal; font-style: normal; src: url(res:///ebook/fonts/AmasisMTW1G.otf)} @font-face {font-family: serif; font-weight: normal; font-style: italic; src: url(res:///ebook/fonts/AmasisMTW1G-Italic.otf);} @font-face {font-family: serif; font-weight: bold; font-style: normal; src: url(res:///ebook/fonts/AmasisMTW1G-Bold.otf);} @font-face {font-family: serif; font-weight: bold; font-style: italic; src: url(res:///ebook/fonts/AmasisMTW1G-BoldItalic.otf);} |
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Touch Fonts question (special characters in stock and custom fonts) | levil | Kobo Reader | 20 | 09-23-2011 01:51 PM |
epub support, margins, large fonts and easy page turns | Fledchen | Which one should I buy? | 5 | 11-06-2010 08:41 PM |
PRS-600 Russian fonts in SR 600 | Svetlana | Sony Reader | 8 | 09-19-2009 07:36 AM |
looking for hebrew and russian fonts | gkazir | Sony Reader | 6 | 01-25-2008 04:06 PM |
HanLin Russian review in Russian | TadW | HanLin eBook | 3 | 05-23-2006 03:32 AM |