![]() |
#1 |
Member
![]() Posts: 10
Karma: 12
Join Date: Feb 2010
Device: dr800sg
|
epub problem!!(DR800SG)
Hello I is Korean
The discovery rule issue is a question epub files to read properly adove digital editions If you can not read the read dr800sg Fonts are built What problem? ================================================== ================ Has been resolved!. Book title in English Re-upload the file. See my last comment Last edited by madusaya; 02-28-2010 at 01:01 AM. |
![]() |
![]() |
![]() |
#2 |
reader
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,977
Karma: 5183568
Join Date: Mar 2006
Location: Mississippi, USA
Device: Kindle 3, Kobo Glo HD
|
When I run on a Windows PC using Sony eBook Library, the title is not rendered correctly but the main text looks ok (at least to a non-Korean speaker). Note that Sony eBL is using mobile Adobe Digital Editions for ePub, just like the DR800SG.
Is this the problem you are seeing? It seems to be due to the font-face definitions: Code:
@font-face { font-family:uf_default; src: url(uf_default.ttf); } @font-face { font-family:uf_title; src: url(res:///nand2/fonts/JA_GtEEbold.ttf); } You can use your own fonts on the DR800SG in ePubs, but you have to change the url, see (off topic) FBReader Release for the DR1000S. So, add the fonts folder to your SD card try something like: Code:
@font-face { font-family:uf_title; src: url(res:///media/mmcblk0p1/fonts/JA_GtEEbold.ttf); } Code:
.author { font-family:uf_author, uf_default; font-size:2.0em;margin-top:1.0em; text-align:center; } |
![]() |
![]() |
Advert | |
|
![]() |
#3 |
Groupie
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 185
Karma: 119824
Join Date: Feb 2008
Device: iLiad, DR1000S, HTC Hero, DR800SG
|
I think the poster cannot use the search text function. But that is logical because the system software of the device only supports english.
Last edited by pauli; 02-27-2010 at 09:08 AM. |
![]() |
![]() |
![]() |
#4 |
reader
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 6,977
Karma: 5183568
Join Date: Mar 2006
Location: Mississippi, USA
Device: Kindle 3, Kobo Glo HD
|
I guess there isn't an option to select a word on the displayed page? Based on the DR1000S manual, the same is the case there too - the dictionary (not available on the DR800SG) allows word from page selection but the find option does not.
|
![]() |
![]() |
![]() |
#5 | |
Member
![]() Posts: 10
Karma: 12
Join Date: Feb 2010
Device: dr800sg
|
![]() Quote:
|
|
![]() |
![]() |
Advert | |
|
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Epub resizing problem | edbro | Calibre | 2 | 08-30-2010 09:31 PM |
DR800 epub font size issue with DR800SG | overdrunk | iRex | 9 | 04-07-2010 02:27 AM |
epub problem | mircea | Calibre | 3 | 03-06-2010 02:24 PM |
Problem in viewing pdf after long rest Dr800sg | jiuzhege | iRex | 5 | 02-24-2010 05:09 PM |
Epub to LRF no problem, Epub to Mobi indexerror | Rogier | Calibre | 3 | 06-09-2009 11:42 AM |