Maximum font size
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: [QUOTE] if new_size> 72 then new_size = 72 [/ QUOTE]
|