Quote:
Originally Posted by jiembe
I use a Kobo Glo. I found that the maximum font display size seems to be limited according to my experience at 2em (some say it is 44 pt). The only time I'm able to display a larger font size is by using the code: class :: first-letter.
Is it possible to add an option to modify this Kobo limitation that I think is of this type:
Code:
if new_size> 72 then new_size = 72
|
Sorry, I have no idea what you are asking for or where you want this. The only place the plugin handles font sizes is in the "Set Reader font for selected books". And that has a range from 12 to 58. Those are the limits that the device uses in the font size slider (though I haven't checked this recently).
If you are setting a very large font size in a book, and it isn't being used, there might be a limit in the firmware. I don't know as I've never needed to investigate. I suggest you ask in the Kobo forum, as someone there might have looked. And it sort of sounds like you are asking for a firmware patch to limit the font size used.