|  02-14-2014, 04:06 PM | #376 | |
| Enthusiast            Posts: 43 Karma: 29634 Join Date: Jun 2012 Location: Poland, Poznań Device: Amazon Kindle Paperwhite 2 | Quote: 
   | |
|   |   | 
|  02-14-2014, 10:32 PM | #377 | 
| Connoisseur            Posts: 71 Karma: 18500 Join Date: Apr 2013 Device: Kindle Touch, Paperwhite | 
			
			Since -20140210 or 0213 dictionary does not work again
		 | 
|   |   | 
|  02-16-2014, 10:19 AM | #379 | 
| Member  Posts: 15 Karma: 10 Join Date: Jan 2010 Device: KOA2; Formerly:KOA,KV,PW2,CybookHDFL, KoboGlo,Sony-T1-650-600,iLiad | 
			
			Since 935 the dictionary function does not work for kindle   Now it works with build 939  I also noticed that the build file sizes always differed until the build 935. Now both kindle and kobo editions are same file size   Last edited by obyrm; 02-16-2014 at 10:28 AM. | 
|   |   | 
|  02-16-2014, 10:23 AM | #380 | 
| Going Viral            Posts: 17,212 Karma: 18210809 Join Date: Feb 2012 Location: Central Texas Device: No K1, PW2, KV, KOA | |
|   |   | 
|  02-16-2014, 10:32 AM | #381 | |
| Zealot            Posts: 144 Karma: 405567 Join Date: Nov 2012 Device: K3 KPW PB840 | Quote: 
 It's because them are both compiled with the "gcc-arm-linux" toolchain now. See https://github.com/koreader/koreader...bdf3e35fb8086e | |
|   |   | 
|  02-17-2014, 03:37 AM | #382 | |
| Enthusiast            Posts: 43 Karma: 29634 Join Date: Jun 2012 Location: Poland, Poznań Device: Amazon Kindle Paperwhite 2 | Quote: 
 Another question: 1. It would be nice if mini progress bar was divided into chapters :-) 2. It would be nice if Koreader had indicator which font is used :-) BTW Koreader rocks! | |
|   |   | 
|  02-17-2014, 09:18 AM | #383 | |
| Zealot            Posts: 144 Karma: 405567 Join Date: Nov 2012 Device: K3 KPW PB840 | Quote: 
 Code: body
{
	font-family: AmerigoPL;
	line-height: 1.2;
	margin: 0 15px;
}Code: body
{
	font-family: AmerigoPL, serif;
	line-height: 1.2;
	margin: 0 15px;
} | |
|   |   | 
|  02-17-2014, 02:11 PM | #384 | |
| Enthusiast            Posts: 43 Karma: 29634 Join Date: Jun 2012 Location: Poland, Poznań Device: Amazon Kindle Paperwhite 2 | Quote: 
  Simple and effective   | |
|   |   | 
|  02-18-2014, 05:27 AM | #385 | 
| Zealot            Posts: 144 Karma: 405567 Join Date: Nov 2012 Device: K3 KPW PB840 | 
			
			Now the "no default generic-family" bug is fixed in koreader, and with the next nightly build you can read this document without any modification of the css. See https://github.com/koreader/crengine...3fa3ffa6e535ea
		 | 
|   |   | 
|  02-20-2014, 12:09 AM | #386 | 
| Addict            Posts: 251 Karma: 214890 Join Date: Sep 2006 Device: none | 
			
			chrox, will your fix work properly if I will specify font-family: AmerigoPL, sans-serif ? I guess no, because you've set 'n' to 1, the following code will never be executed: Code: if (n==-1 && nn!=-1)
{
    n = nn;
} | 
|   |   | 
|  02-26-2014, 09:23 PM | #387 | 
| Zealot            Posts: 133 Karma: 52836 Join Date: Feb 2012 Location: São Paulo / Brazil Device: Kindles: Touch, Voyage, Oasis 9th, Oasis 10th / Kobo: Libra Colour | 
			
			Hi! I know that Kindle can open MOBI files natively, but is there a way to force mobi files to be opened by KOReader? Thanks. Regards. | 
|   |   | 
|  02-27-2014, 07:41 AM | #388 | |
| Zealot            Posts: 144 Karma: 405567 Join Date: Nov 2012 Device: K3 KPW PB840 | Quote: 
 Code: if (nn!=-1)
{
    n = nn;
    // remove family name from font list
    list.erase( i, 1 );
} | |
|   |   | 
|  02-27-2014, 07:45 AM | #389 | |
| Zealot            Posts: 144 Karma: 405567 Join Date: Nov 2012 Device: K3 KPW PB840 | Quote: 
 | |
|   |   | 
|  02-27-2014, 09:37 AM | #390 | 
| Addict            Posts: 251 Karma: 214890 Join Date: Sep 2006 Device: none | |
|   |   | 
|  | 
| Tags | 
| application, k5 tools, kindle, koreader, launcher add-ons, lua, reader, touch | 
| Thread Tools | Search this Thread | 
| 
 | 
|  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 |