You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/frontend/document
poire-z 07713be429
Adds "Better rendering of list items" to Style tweaks (#3968)
Alternate rendering of list items as block elements (instead of
inline/final).
Check the built DOM is still coherent with styles on stylesheet
change, and propose to reload the document if not. Also
invalidate cache on close in that case so a new DOM is built
at next opening.
ReaderStyleTweak: fix tweak css duplication; when globally
enabled, when disabling and re-enabling locally, the css would
be added twice to the final CSS.
Also adds !important to "sub_sup_smaller" tweak, and increase
its priority so it can override "font_size_all_inherit".
Adds CreDocument:getCacheFilePath() for futur features.
6 years ago
..
credocument.lua Adds "Better rendering of list items" to Style tweaks (#3968) 6 years ago
djvudocument.lua [feat] Open with: choose which engine to use for file (#3653) 6 years ago
document.lua djvu: enable color rendering (#3361) 7 years ago
documentregistry.lua [feat, UX] Add new OpenWithDialog based on RadioButton and RadioButtonTable (#3678) 6 years ago
koptinterface.lua [UX] Add InfoMessage about OCR (#3718) 6 years ago
pdfdocument.lua [fix] Better error handling when MuPDF document has no pages (#3710) 6 years ago
picdocument.lua PicDocument:getCoverPageImage(): use first page instead of MuPDF 6 years ago
tilecacheitem.lua feat: add logger module & rewrite kobo suspend script in lua 8 years ago