|  07-15-2014, 07:09 PM | #136 | 
| Addict            Posts: 353 Karma: 1360168 Join Date: Oct 2012 Location: Louisiana Device: IPad Air 2, , Kindle Voyage, Kobo Aura HD, Kobo Aura H2Ov1, Kobo Mini | 
			
			I just noticed after installing the new firmware I can change the font size by sweeping the screen. I used to have to install a hack for that. It has been a while since I have used my glo, so this feature may have been added months ago but.... Yay! :-)
		 | 
|   |   | 
|  07-15-2014, 11:02 PM | #137 | |
| Connoisseur       Posts: 86 Karma: 674 Join Date: Oct 2010 Device: Boox Go 7, reMarkable Paper Pro Move, Supernote Nomad, Mudita Kompakt | Quote: 
 Last edited by violent23; 07-15-2014 at 11:10 PM. | |
|   |   | 
|  07-15-2014, 11:37 PM | #138 | 
| Bibliophagist            Posts: 48,088 Karma: 174315300 Join Date: Jul 2010 Location: Vancouver Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos | |
|   |   | 
|  07-15-2014, 11:43 PM | #139 | |
| Bibliophagist            Posts: 48,088 Karma: 174315300 Join Date: Jul 2010 Location: Vancouver Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos | Quote: 
 BTW, CSS Level 2 specified widows and orphans as being set using positive integers. 0 is not a positive integer and hence not an acceptable value. In CSS Level 3, this was explicitly stated but the definition of widows and orphans is still the same. Regards, David | |
|   |   | 
|  07-16-2014, 12:35 AM | #140 | |
| Wizard            Posts: 3,720 Karma: 1759970 Join Date: Sep 2010 Device: none | Quote: 
 For sure a book with both set to 0 displays differently from one set to 2. So where is the "other forum" discussion & what is the "other ereader" please I always took 0 to mean " dont do any W & O processing" additional questions/ observations. 1. is CSS3 the correct spec here - have Kobo ever said that they comply with that ? 2. if I take a definition from about.com: The orphans property defines the minimum number of lines of a paragraph that must be left at the bottom of a page. I have no problem conceptualising zero lines left - that just means the whole para starts on next page ? 3. (about.com) orphans: <integer> | inherit <integer> A non-negative number of lines to be left. zero IS a non negative integer 4. ( my interpretation ). IF zero does cause W/O processing to be turned OFF , that is not the same as turning it ON with a value of 2 | |
|   |   | 
|  07-16-2014, 12:50 AM | #141 | |||
| Grand Sorcerer            Posts: 13,693 Karma: 79983758 Join Date: Nov 2007 Location: Toronto Device: Libra H2O, Libra Colour | 
			
			I think I would trust the actual CSS specs over a page at About.com. Sure; About.com does say non negative integer, but so often, people use that term to mean the same as positive integer, but from a strict defintion. the two are NOT the same.   From OEIS Negative Integers http://oeis.org/wiki/Negative_integers Quote: 
 http://oeis.org/wiki/Positive_integers Quote: 
 http://oeis.org/wiki/Zero Quote: 
 | |||
|   |   | 
|  07-16-2014, 01:15 AM | #142 | 
| Wizard            Posts: 3,720 Karma: 1759970 Join Date: Sep 2010 Device: none | 
			
			i could not find the actual CSS3 spec for widows /orphans, so I quoted what google did find. but surely any device that interprets zero as " use 2 instead" is not following the spec correctly ! the only sensible interpretation of zero would be " do not apply any widows / orphans processing" | 
|   |   | 
|  07-16-2014, 01:44 AM | #143 | |
| Wizard            Posts: 1,760 Karma: 9918418 Join Date: Feb 2013 Location: Here on the perimeter, there are no stars Device: Kobo H2O, iPad mini 3, Kindle Touch | Quote: 
 And what does "apply no widows/orphans processing" even mean? Spell it out; I bet when you do, it'll come out to the same thing as setting both widows and orphans to 1...as I explained, in detail, in the previous post. "Turn widows/orphans off" has no logical meaning. You might as well be demanding a spoonful of moonlight, or half a pound of blue. Last edited by Rev. Bob; 07-16-2014 at 01:48 AM. Reason: Added helpful links. | |
|   |   | 
|  07-16-2014, 01:52 AM | #144 | |
| Wizard            Posts: 1,760 Karma: 9918418 Join Date: Feb 2013 Location: Here on the perimeter, there are no stars Device: Kobo H2O, iPad mini 3, Kindle Touch | Quote: 
 a. Ignore CSS lines that use invalid values (default value of 2 stays unchanged) b. Treat a value of 0 as "highest possible value" (results in starting each paragraph on a new page, for reasons I'm disinclined to explain) | |
|   |   | 
|  07-16-2014, 03:17 AM | #145 | |
| frumious Bandersnatch            Posts: 7,570 Karma: 20150435 Join Date: Jan 2008 Location: Spaniard in Sweden Device: Cybook Orizon, Kobo Aura | Quote: 
 So in this case 0=2 is a pretty accurate description. That's what the spec says. A reader behaving otherwise is showing a bug, or an implementation mistake. | |
|   |   | 
|  07-16-2014, 03:23 AM | #146 | |
| Wizard            Posts: 3,720 Karma: 1759970 Join Date: Sep 2010 Device: none | Quote: 
 Of course it has a logical meaning, if you handle me a programming spec, it can say don't write any code to support widows & orphans i.e. code the renderer as if those concepts did not exist.. Just like you would say turn off ( or leave out) support for hyphenation, or for Small Caps - it's just a CSS feature that can be implemented. or not, or implemented as a toggleable preference. I think you'll find that adobe renderer has an undocumented setting: adobe-text-layout: optimizeSpeed that does exactly that, it renders with minimal features, for speed on low powered devices. It causes widows & orphans, and hyphenation to be "turned off" Last edited by cybmole; 07-16-2014 at 03:26 AM. | |
|   |   | 
|  07-16-2014, 03:32 AM | #147 | |
| Wizard            Posts: 3,720 Karma: 1759970 Join Date: Sep 2010 Device: none | Quote: 
 widows 0 ; orphans 0 ; renders differently to widows 2; orphans 2 The former renders all pages same length, the latter leads to some shortened pages ( giving the false impression that you are on the last page of a chapter, until you turn the page. Tested with SONY PRS650, T2, T3,; Kobo: Aura HD, kobo arc tablet, Kobo app on Kindle tablet. I don't recall for sure what happens with mobi / AZW conversions for Kindle - but I think Kindle apps & devices do not support any widows / orphans processing | |
|   |   | 
|  07-16-2014, 04:51 AM | #148 | |
| Wizard            Posts: 1,760 Karma: 9918418 Join Date: Feb 2013 Location: Here on the perimeter, there are no stars Device: Kobo H2O, iPad mini 3, Kindle Touch | Quote: 
 Go ahead, try it... | |
|   |   | 
|  07-16-2014, 05:26 AM | #149 | |
| Guru            Posts: 603 Karma: 641742 Join Date: Mar 2012 Location: DE Device: Kobo Glo | Quote: 
 If a zero value always were accepted by Kobo readers I don't know, but never noticed that it did not work. My guess (and just a guess) is that Adobe probably made some changes to the default, mimimum and maximum values that are allowed for specific properties and updated their RMSDK accordingly. | |
|   |   | 
|  07-16-2014, 05:46 AM | #150 | |
| Wizard            Posts: 3,720 Karma: 1759970 Join Date: Sep 2010 Device: none | Quote: 
 why go back through an entire calibre library changing a value that does what I want to achieve. ( the value is set in each book, there is no way to set it /change it on the Kobo devices ) PS I don't bother with a validation services as I'm not a writer; I just like to tweak all new books to use my layout preferences before I settle down to readi them Last edited by cybmole; 07-16-2014 at 05:49 AM. | |
|   |   | 
|  | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Kobo Firmware 2.6.1 | MDK | Kobo Reader | 515 | 10-22-2013 06:40 PM | 
| Kobo Firmware 2.4.0 | kaikara | Kobo Reader | 253 | 04-15-2013 10:55 AM | 
| Glo Kobo Firmware 2.3.1 | danskmacabre | Kobo Reader | 304 | 02-07-2013 01:52 AM | 
| Touch Kobo Touch Firmware 1.9.12 | MDK | Kobo Reader | 172 | 02-15-2012 02:56 AM | 
| kobo firmware | The Terminator | Kobo Reader | 1 | 12-13-2010 06:26 PM |