View Single Post
Old 09-09-2019, 11:43 PM   #1658
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
Quote:
Originally Posted by jiembe View Post
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.

Last edited by davidfor; 09-09-2019 at 11:45 PM.
davidfor is offline