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 9a0728e421
Style menu cleanup (#3996)
Use epub.css as the main default style, with all file formats
except FB2 (which needs fb2.css).
(epub.css has been cleaned recently to be more conforming to HTML
specs and to not include class name based styles - with conditional
compatiblity styles for previously opened documents. It should be
usable on all HTML based documents, except FB2 which has some
incompatible specs.)

Consider all shipped css files other than "epub.css" and "fb2.css"
obsolete, and put them in a sub-menu (these other css files have
not been updated in the same way, and are kept as-is for when a
previously opened document requests one of them).

Add an icon indicating which style is set as default (like it's
been done for the Font and Style tweaks menus).

Also set the font size of the full status bar (available with
cre documents) when the setting "cre_header_status_font_size"
is present in settings.reader.lua (to add manually).
6 years ago
..
credocument.lua Style menu cleanup (#3996) 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 UI Behavior tweaks (#3983) 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 7 years ago