Quote:
Originally Posted by jusmee
Interesting. Thanks for the script Dave.
I worry a little about this mechanism for executing a script though. Looks like an open invitation for malware. I can imagine downloading a 'book' that really is a malicious script.
|
The nice thing about scripts is that they are human readable, so just open the script in a text editor to see what it does before loading and executing it on the reader.
BTW, Buggins has already updated the firmware again on July 19th.
6" V3 version:
http://files.mail.ru/CBMZB8
5" V5 version:
http://files.mail.ru/69G2PM
6" V3+ version:
http://files.mail.ru/3YHBN5
Code:
New test firmware
- Fixed translucent PNG to V3
- Fixed built-in document styles (FB2 stylesheet)
- Added support for lists (CSS: display: list-item; list-style-type, list-style-position), tagging ul / ol / li
For ul / ol / li - need to update fb2.css, epub.css, htm.css, chm.css
In fb2 to maintain compatibility to be elements of the list of the usual sections, using styles style = "display: list-item"