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 026140f809 Adds ReaderPageMap, to optionally show source pages numbers
bump crengine: support for EPUB3 nav toc and page maps
Includes:
- Fix lvRect:isRectInside(rc) with 0-width or 0-height rect
- TOC: parse EPUB3 nav toc, fallback to spine when no toc
- Parse and cache various hardcopy page list maps
- epub.css: hide EPUB3 <span epub:type="pagebreak"> content
cre.cpp: add a few PageMap helper functions.

Adds ReaderPageMap which will add a new menu (under TOC and
Bookmarks) that will allow:
- to list source page numbers (like a TOC)
- to show visible page labels in the right margin
- to use these source page numbers in the footer, the TOC,
  the GoTo and SkimTo widgets, and to use the source page
  number in the standard bookmark and highlight initial text.
4 years ago
..
canvascontext.lua [Desktop] Open writable font dir, toggle system+user/user fonts, fix openLink on mac (#5220) 5 years ago
credocument.lua Adds ReaderPageMap, to optionally show source pages numbers 4 years ago
djvudocument.lua decouple UI definitions from document modules 5 years ago
document.lua PicDocuments: fix crash on hold + pan (#5742) 4 years ago
documentregistry.lua [fix] DocumentRegistry: only add provider once (#5947) 4 years ago
koptinterface.lua [fix] Prevent crash when no page boxes (#5289) 5 years ago
pdfdocument.lua Avoid writting highlights into read-only PDFs (#5889) 4 years ago
picdocument.lua PicDocument: log reason of opening failure 5 years ago
tilecacheitem.lua feat: add logger module & rewrite kobo suspend script in lua 8 years ago