Quote:
Originally Posted by SRowe
can you use this firmware to give it more than 3 font sizes?
|
It didn't work with LRF viewer (scale values outside range are ignored). I didn't test it with EPUB viewer, but probably it will be as with LRF viewer (ebook code actually determines possible scale values by setting max-int min-int values and checking, what the actual scale is. This code is the same for both EPUB/LRF)
In TXT viewer it is possible to explicitly set both font (including externally loaded ones) and it's size / style. This could have side effects though which I didn't investigate.
As dwanthny pointed out, with EPUBs you can define your own css styles and switch between them. (not very convenient, as you have to open new book for new style to have effect, but still a way)