View Single Post
Old 04-18-2013, 06:17 PM   #229
Katsunami
Grand Sorcerer
Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.
 
Katsunami's Avatar
 
Posts: 6,111
Karma: 34000001
Join Date: Mar 2008
Device: KPW1, KA1
Quote:
Originally Posted by jackie_w View Post
No one will know for sure about the Aura until someone actually has one, but I have a Kobo Glo and all my epubs allow changing of font, margins, line-height etc. However, some of them need to have their internal css tweaked to work correctly (which also means you need to remove any DRM first). If you need it you should be able to get help with css tweaking from these forums. Every epub is different so there isn't really a one-size-fits-all method.
For the Kindle, it's enough to remove all custom fonts using the "Modify EPUB" plugin in Calibre, and then remove all occurences of "font-family" in the CSS file to unlock font selection. This will probably work for the Kobo too.

It gets (more) difficult if a book has a very bad markup, adding "style=font-family: ...." to every paragraph; then you'll need to modify that with search&replace or regular expressions.
Katsunami is offline   Reply With Quote