Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Amazon Kindle > Kindle Developer's Corner

Notices

Reply
 
Thread Tools Search this Thread
Old 03-10-2014, 08:53 AM   #406
soulafein
Enthusiast
soulafein is faster than slow light.soulafein is faster than slow light.soulafein is faster than slow light.soulafein is faster than slow light.soulafein is faster than slow light.soulafein is faster than slow light.soulafein is faster than slow light.soulafein is faster than slow light.soulafein is faster than slow light.soulafein is faster than slow light.soulafein is faster than slow light.
 
Posts: 43
Karma: 29634
Join Date: Jun 2012
Location: Poland, Poznań
Device: Amazon Kindle Paperwhite 2
Quote:
Originally Posted by hawhill View Post
Refraction: As long as there is no easy way to even parse them, let alone lookup & other things, support for azw dictionaries is probably not coming up soon.

Soulafein: Just to get it clear: both Calibre and Koreader *do* use the font you embedded into the epub file? And you *did* embed it (the actual font data, not just the CSS), right?
First: Calibre and KOReader do use the font Almendra (from http://www.fontsquirrel.com). And I embedded epub with that font with all styles (regular, Italic, Bold, and BoldItalic). Calibre says the epub has no problems.

This is direct link for my test epub https://dl.dropboxusercontent.com/u/87265994/Test.epub. Search for "?" instead of "ą, ż, ś, ć, ś".
soulafein is offline   Reply With Quote
Old 03-10-2014, 10:28 AM   #407
chrox
Zealot
chrox ought to be getting tired of karma fortunes by now.chrox ought to be getting tired of karma fortunes by now.chrox ought to be getting tired of karma fortunes by now.chrox ought to be getting tired of karma fortunes by now.chrox ought to be getting tired of karma fortunes by now.chrox ought to be getting tired of karma fortunes by now.chrox ought to be getting tired of karma fortunes by now.chrox ought to be getting tired of karma fortunes by now.chrox ought to be getting tired of karma fortunes by now.chrox ought to be getting tired of karma fortunes by now.chrox ought to be getting tired of karma fortunes by now.
 
Posts: 144
Karma: 405567
Join Date: Nov 2012
Device: K3 KPW PB840
Quote:
Originally Posted by soulafein View Post
First: Calibre and KOReader do use the font Almendra (from http://www.fontsquirrel.com). And I embedded epub with that font with all styles (regular, Italic, Bold, and BoldItalic). Calibre says the epub has no problems.

This is direct link for my test epub https://dl.dropboxusercontent.com/u/87265994/Test.epub. Search for "?" instead of "ą, ż, ś, ć, ś".
The Almendra fonts have no glyphs for "ą, ż, ś, ć, ś" and the fallback font in koreader is "Droid Sans Fallback" which doesn't have these glyphs neither.

You can set fallback font to "FreeSerif" at line 23 of koreader/frontend/document/credocument.lua to display these glyphs properly.
chrox is offline   Reply With Quote
Advert
Old 03-10-2014, 10:48 AM   #408
soulafein
Enthusiast
soulafein is faster than slow light.soulafein is faster than slow light.soulafein is faster than slow light.soulafein is faster than slow light.soulafein is faster than slow light.soulafein is faster than slow light.soulafein is faster than slow light.soulafein is faster than slow light.soulafein is faster than slow light.soulafein is faster than slow light.soulafein is faster than slow light.
 
Posts: 43
Karma: 29634
Join Date: Jun 2012
Location: Poland, Poznań
Device: Amazon Kindle Paperwhite 2
Quote:
Originally Posted by chrox View Post
The Almendra fonts have no glyphs for "ą, ż, ś, ć, ś" and the fallback font in koreader is "Droid Sans Fallback" which doesn't have these glyphs neither.

You can set fallback font to "FreeSerif" at line 23 of koreader/frontend/document/credocument.lua to display these glyphs properly.

1. But why in Calibre these font has correct non-latin glyphs ??? Am I right??

2. And yes I did some research on fontsquirrel site and there is no "ą, ż, ś, ć, ś" in Almendra italic and bold style. At least I know that I need to find font with proper polish support on Italic and Bold style such as "Alegreya" font. Thank you
soulafein is offline   Reply With Quote
Old 03-10-2014, 11:15 AM   #409
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
Calibre is probably falling back on a font with wider unicode coverage than the default KOReader fallback, as chrox mentioned.
NiLuJe is offline   Reply With Quote
Old 03-14-2014, 03:23 AM   #410
fil9998
Enthusiast
fil9998 began at the beginning.
 
Posts: 36
Karma: 10
Join Date: Apr 2013
Device: Kobo H2O
Me and my friends report freeze of koreader on exing koreader on kobo aura HD firmware 3.2
fil9998 is offline   Reply With Quote
Advert
Old 03-14-2014, 03:43 AM   #411
hawhill
Wizard
hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.
 
hawhill's Avatar
 
Posts: 1,379
Karma: 2155307
Join Date: Nov 2010
Location: Goettingen, Germany
Device: Kindle Paperwhite, Kobo Mini
That should probably go the the Kobo Koreader thread: https://www.mobileread.com/forums/sho...216960&page=68 - I think it was discussed there, a fix was proposed, which is in the new releases. Note, though, that the location of the (nightly) release downloads has changed back to Github again!
hawhill is offline   Reply With Quote
Old 03-14-2014, 04:29 AM   #412
soulafein
Enthusiast
soulafein is faster than slow light.soulafein is faster than slow light.soulafein is faster than slow light.soulafein is faster than slow light.soulafein is faster than slow light.soulafein is faster than slow light.soulafein is faster than slow light.soulafein is faster than slow light.soulafein is faster than slow light.soulafein is faster than slow light.soulafein is faster than slow light.
 
Posts: 43
Karma: 29634
Join Date: Jun 2012
Location: Poland, Poznań
Device: Amazon Kindle Paperwhite 2
Hi again:-) Will floating puntuaction be included in next realeses??
soulafein is offline   Reply With Quote
Old 03-14-2014, 07:44 PM   #413
rmbx
Junior Member
rmbx began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Mar 2014
Device: paperwhite 2
Post A suggestion for Koreader programer

The file manageer function of Koreader together with Kual is quite good. But I suggest two problems. First the popup menu for "copy,cut,paste and delete" is too small and easy to get wrong. Especially the paste button and the delete button are too close, it is very easy to push wrong. The most important thing is that the delete function has no confirmation. So make the popup menu even bigger and give a confirmation for delete.

Another problem is when I use file manager, I came across two auto bootup of my Kindle. I don't know why.
rmbx is offline   Reply With Quote
Old 03-15-2014, 05:42 PM   #414
soulafein
Enthusiast
soulafein is faster than slow light.soulafein is faster than slow light.soulafein is faster than slow light.soulafein is faster than slow light.soulafein is faster than slow light.soulafein is faster than slow light.soulafein is faster than slow light.soulafein is faster than slow light.soulafein is faster than slow light.soulafein is faster than slow light.soulafein is faster than slow light.
 
Posts: 43
Karma: 29634
Join Date: Jun 2012
Location: Poland, Poznań
Device: Amazon Kindle Paperwhite 2
New problem:
Why every beginning chapter/file do not respect css margin/padding style ??
For example:
I set in css style:
h1 {margin-top: 1em;
margin-bottom: 1em}

and h1 start without gap at the top of the screen
How can I fix it??
soulafein is offline   Reply With Quote
Old 03-19-2014, 09:06 AM   #415
rmbx
Junior Member
rmbx began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Mar 2014
Device: paperwhite 2
Anybody can tell me what is the function of koreader's filemanager(no framework)? After I exit it ,the kindle will sure boot.
rmbx is offline   Reply With Quote
Old 03-26-2014, 08:40 AM   #416
Asparagus
Junior Member
Asparagus began at the beginning.
 
Asparagus's Avatar
 
Posts: 9
Karma: 10
Join Date: Mar 2014
Device: Kindle Paperwhite 2
Is there any way to enable nightmode (inverted screen to white fonts/black page) on PW2? If not: is it planned to implement this feature?

Thx.
Asparagus is offline   Reply With Quote
Old 03-27-2014, 05:45 AM   #417
Asparagus
Junior Member
Asparagus began at the beginning.
 
Asparagus's Avatar
 
Posts: 9
Karma: 10
Join Date: Mar 2014
Device: Kindle Paperwhite 2
Koreader/kpvbooklet does not show book covers in cover view on PW2 - is it normal? Is it possible to view book covers?

Thx.
Asparagus is offline   Reply With Quote
Old 03-27-2014, 06:11 AM   #418
hawhill
Wizard
hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.hawhill ought to be getting tired of karma fortunes by now.
 
hawhill's Avatar
 
Posts: 1,379
Karma: 2155307
Join Date: Nov 2010
Location: Goettingen, Germany
Device: Kindle Paperwhite, Kobo Mini
Regarding covers: I don't think there's something like this yet.

Same applies for a night mode. Though that would be much simpler to implement - it's basically just changing a line in the source right now - and it wouldn't be too hard to add a configurable item you can toggle from within Koreader. That said - noone sat done to do it, yet. I'll not get to do it in the upcoming weeks, too much other stuff.
hawhill is offline   Reply With Quote
Old 03-27-2014, 07:22 AM   #419
ppoo
Connoisseur
ppoo writes the songs that make the whole world sing.ppoo writes the songs that make the whole world sing.ppoo writes the songs that make the whole world sing.ppoo writes the songs that make the whole world sing.ppoo writes the songs that make the whole world sing.ppoo writes the songs that make the whole world sing.ppoo writes the songs that make the whole world sing.ppoo writes the songs that make the whole world sing.ppoo writes the songs that make the whole world sing.ppoo writes the songs that make the whole world sing.ppoo writes the songs that make the whole world sing.
 
Posts: 56
Karma: 40393
Join Date: May 2012
Device: Kindle Touch
How can I enter Go to page number.
Thank.
ppoo is offline   Reply With Quote
Old 03-31-2014, 03:25 AM   #420
Divion
Enthusiast
Divion began at the beginning.
 
Posts: 36
Karma: 10
Join Date: Feb 2014
Device: paperwhite 2
Request...

I want some function on Koreader for column. Hard to read some journal such as HBR, Reader's digest...

At setting page, there are 1, 2, 3 column function. But I cant change it like Duokan.
I love Koreader. If it has such function, it is perfect. I don't install Duokan because it consume much storage on device. It is not worth to install just for reading two columned journal..

Thank.
Divion is offline   Reply With Quote
Reply

Tags
application, k5 tools, kindle, koreader, launcher add-ons, lua, reader, touch


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
KPV: a PDF reader for Kindle, based on muPDF, GPLv3 hawhill Kindle Developer's Corner 1056 11-11-2017 03:07 AM
Hacked Up Reader for epub/fb2/txt/rtf/html/pdb/etc bhaak Kindle Developer's Corner 296 10-01-2016 01:11 PM
html to fb2 or epub rulet Conversion 7 06-24-2012 05:54 PM
Raccoon Reader - reads ePub, fb2, fb2.zip, txt on WP7 for free Andrei_Shvydryk Reading and Management 0 10-31-2011 03:17 PM
A real PDF to epub/djvu/rtf/html software?. DsOft ePub 35 01-02-2011 03:57 PM


All times are GMT -4. The time now is 07:48 PM.


MobileRead.com is a privately owned, operated and funded community.