|  03-10-2017, 09:04 AM | #586 | |
| Grand Sorcerer            Posts: 7,158 Karma: 92500001 Join Date: Nov 2011 Location: Charlottesville, VA Device: Kindles | Quote: 
 For some reason HTML table support is one of the last e-book features to be implemented in KFX. The initial Kindle firmware with KFX, 5.6.5, did not support tables at all. Subsequent firmware releases have have added support for table features incrementally. Even the Kindle firmware released this week, 5.8.8, has further improvements to table handling according to the release notes. | |
|   |   | 
|  03-10-2017, 01:25 PM | #587 | |
| Read, don't parrot.            Posts: 224 Karma: 110242 Join Date: Apr 2011 Device: Kindle Fire, Kobo Touch, Aldiko for Android | Quote: 
 | |
|   |   | 
|  04-13-2017, 12:48 PM | #588 | 
| KCC Co-Author            Posts: 845 Karma: 765434 Join Date: Mar 2013 Location: Poland Device: Kindle Oasis 2 | 
			
			Another batch of KFX only manga features landed today. And they increased speed of page turning and Panel View even more.
		 | 
|   |   | 
|  04-24-2017, 06:18 PM | #589 | 
| Grand Sorcerer            Posts: 7,158 Karma: 92500001 Join Date: Nov 2011 Location: Charlottesville, VA Device: Kindles | 
			
			I came across Amazon documentation for Ion, the data format that KFX is based on, at https://amznlabs.github.io/ion-docs/. Reference implementations of Ion in Java, C and Python can be found at https://github.com/amznlabs. Last edited by jhowell; 04-24-2017 at 06:46 PM. | 
|   |   | 
|  04-24-2017, 09:43 PM | #590 | |
| Wizard            Posts: 3,108 Karma: 60231510 Join Date: Nov 2011 Location: Australia Device: Kobo Aura H2O, Kindle Oasis, Huwei Ascend Mate 7 | Quote: 
 | |
|   |   | 
|  04-29-2017, 09:52 AM | #591 | 
| Pest            Posts: 204 Karma: 239254 Join Date: Jan 2012 Location: Italy Device: KT, PW3 | 
			
			I've searched the thread but couldn't find an answer. Among the KFX format "enhanced typesetting" there should be dropcaps. The question is: how to use them? I've tried with no luck with the CSS ::first-letter selector. Of course it's possible doing it via simple CSS but the rendering is quite font-family (and device) dependent. | 
|   |   | 
|  04-29-2017, 10:14 AM | #592 | |
| Grand Sorcerer            Posts: 7,158 Karma: 92500001 Join Date: Nov 2011 Location: Charlottesville, VA Device: Kindles | Quote: 
 | |
|   |   | 
|  04-29-2017, 02:38 PM | #593 | |
| Bookmaker & Cat Slave            Posts: 11,503 Karma: 158448243 Join Date: Apr 2010 Location: Phoenix, AZ Device: K2, iPad, KFire, PPW, Voyage, NookColor. 2 Droid, Oasis, Boox Note2 | Quote: 
 I haven't had a chance to look at that yet, but if that's the same-old, same-old coding for DCs that has been in now for some PGs, that doesn't work worth two craps when you cross the Device Line--from Fires to the KF8 eInks (PPW, etc.). The PPW, to be particularly capricious, basically requires the user to actively select "Publisher Font," and if they don't, it's nearly impossible to get the Drops to work, in that environment. As drops, that is. We use about five million lines of code/HTML/CSS, with about 10 media queries, just to TRY to get those right. It's a royal pita. If the new KC somehow magically overcomes that, I'll be ripping those mobis/KFX/KPFs apart, to see what they're doing. Offered solely FWIW. Hitch | |
|   |   | 
|  04-29-2017, 05:27 PM | #594 | |
| Pest            Posts: 204 Karma: 239254 Join Date: Jan 2012 Location: Italy Device: KT, PW3 | Quote: 
 It seems to me that this is a "classical" CSS solution. I've tried to load sample (see attachment - it's in Italian but that shouldn't do any difference) either with Kindle Previewer 2 and Kindle Previewer 3. The suggested dropcaps solution works in both cases. In the latter the first letter is rendered as normal text if the font is too big. Also, it seems to me that non-breakable-spaces are not honored in KFX. P.S. I read somewhere that KFX would incorrectly break numbers with many digits across two lines but as far I can see this is not true (unless the number is wider than the screen). Last edited by pirl8; 04-29-2017 at 05:38 PM. | |
|   |   | 
|  04-29-2017, 06:10 PM | #595 | |
| Bookmaker & Cat Slave            Posts: 11,503 Karma: 158448243 Join Date: Apr 2010 Location: Phoenix, AZ Device: K2, iPad, KFire, PPW, Voyage, NookColor. 2 Droid, Oasis, Boox Note2 | Quote: 
 Once you use a specific font for the Drop, all bets are off. BUT, good luck to you with it! Hitch | |
|   |   | 
|  04-29-2017, 07:05 PM | #596 | |
| Pest            Posts: 204 Karma: 239254 Join Date: Jan 2012 Location: Italy Device: KT, PW3 | Quote: 
 The solution I'm using is the one suggested in the "Amazon Kindle Publishing Guidelines" and ... actually is not a definitive solution at all. It's simply a CSS trick. As far as I can see, dropcaps are rendered almost the same in AZW3 and in KFX. Since amazon claims that KFX has an enhanced dropcaps support I'm simply wondering what it does look like. | |
|   |   | 
|  05-02-2017, 08:25 PM | #597 | |||
| Grand Sorcerer            Posts: 7,158 Karma: 92500001 Join Date: Nov 2011 Location: Charlottesville, VA Device: Kindles | Quote: 
 Quote: 
 Quote: 
 | |||
|   |   | 
|  05-24-2017, 11:52 AM | #598 | |
| Grand Sorcerer            Posts: 7,158 Karma: 92500001 Join Date: Nov 2011 Location: Charlottesville, VA Device: Kindles | 
			
			Kindle Previewer 3 version 3.11 beta is now available. Quote: 
 | |
|   |   | 
|  05-24-2017, 07:58 PM | #599 | |
| Bookmaker & Cat Slave            Posts: 11,503 Karma: 158448243 Join Date: Apr 2010 Location: Phoenix, AZ Device: K2, iPad, KFire, PPW, Voyage, NookColor. 2 Droid, Oasis, Boox Note2 | 
				
				Oh, brother!!!  KFX issues
			 
			
			Hi, kiddles: Well, are we having fun yet? You all know how often, here at MR, we're seeing that John or Jack or Harriet is trying to solve some typographic issue, and s/he decides to use "display: inline-block?" Well, guess what? That is ixnay with Advanced or Enhanced Typography. We actually received our first-ever KQN, for formatting, today. 3500+ books, and we get this BS: Quote: 
 We'd used it to create bulleted lists, with the obligatory hanging indents, for this person's book, that didn't use the ;bull character, but used squares, some little faces, and a directional sign, instead. But, IXNAY on the Inline-Block-ay. Needless to say, the client is underwhelmed. He's being reasonable, thank GOD, but he's not a happy camper. We also got a rasher of s**t about using line-heights, but I explained that we use varying fonts, and those use different x-heights, and have different tail/descender and ascender heights/sizes. I mean, are they KIDDING? I replied, "thank GOD that they can't adjust the damn line heights!" As most of you know, if you set the line-height, in MOBI, the end user can't adjust the line-heights, on the K4PC/K4Mac, etc., apps. Now, I'm all in favor of the user being able to do that, for the BODY fonts and main narrative, but for special elements, like headings and the like? Eff, no!!! I thought that you kids may want to know this!!! Interferes with enhanced typography. I checked--just in case I'd missed something--I ran the source through KP 3.10, again, just to see if a warning came up, or anything like it, and it sailed through. You'd think that if there's CSS that's going to interfere, with ET, they'd bloody well tell you, wouldn't you? BU**ER!! Spoiler: 
 Hitch, whom, today, is  (grumpity, grump, grump grump) | |
|   |   | 
|  05-25-2017, 02:53 PM | #600 | 
| Grand Sorcerer            Posts: 8,574 Karma: 64462893 Join Date: Jan 2008 Location: Harrisburg outskirts Device: Palms, K1-4s, iPads, iPhones, KV, KO1 | |
|   |   | 
|  | 
| Thread Tools | Search this Thread | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Using Kindle format vs ePub format is like using a compiler vs winzip? | Julius Caesar | Workshop | 1 | 09-01-2013 07:34 PM | 
| iPhone Convert epub format to kindle for iPhone format. Is it possible? | thecyberphotog | Apple Devices | 16 | 03-14-2013 01:04 AM | 
| No 'epub' format shown in Plugboards Format dropdown list | kakkalla | Library Management | 3 | 06-16-2012 04:23 AM | 
| Ebook in PRC format will not convert to any other format | Katelyn | Calibre | 0 | 10-01-2010 07:02 PM | 
| Master Format for multi-format eBook Generation? | cerement | Workshop | 43 | 04-01-2009 12:00 PM |