View Single Post
Old 04-18-2014, 04:46 AM   #47
GeoffR
Wizard
GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.
 
GeoffR's Avatar
 
Posts: 3,821
Karma: 19162882
Join Date: Nov 2012
Location: Te Riu-a-Māui
Device: Kobo Glo
Patch to fix non-proportional epub line spacing

This is a patch for firmware 3.2.0 to fix a longstanding problem with the way the epub reader sets the line spacing. See this thread for a test epub and screenshots that demonstrate the problem.

Spoiler:
Code:
<Patch>
patch_name = `Unitless ePub line height`
patch_enable = `yes`
replace_bytes = 1181F3C, 65 6D, 20 20
</Patch>

Last edited by GeoffR; 04-18-2014 at 03:56 PM. Reason: fixed patch to work with kpg.exe
GeoffR is offline   Reply With Quote