Quote:
Originally Posted by FrozenTrout
So, in theory it might be possible to set your books to swipe right to left - you’d just have to change the metadata or convert them in Calibre. I don’t know the details, but in theory you might even be able to set a metadata plugboard for it. It might cause some other unforeseen* issues, but you could test it out.
|
You won't be able to do it using a metadata plugboard. Calibre doesn't expose that field for modification by a plugboard. You need to edit the book to set it.
Something I did forget is that the device extracts reading direction when importing the book. This is put into the database. The Update Metadata function in my Kobo Utilities plugin can set this. From memory, I added this for someone reading Manga.
Quote:
*my first thought is, does it make it display text from right to left, as well? In other words, would it be like looking at the page in a mirror? Or is that a separate flag?
|
The text direction can be set in the style or the CSS. For languages such as Hebrew and Arabic, you would add "direction:rtl" to the class used.