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 64f699ba36 Store book metadata and nb of pages in new settings
They may already be available (with other statistics stuff) under
the 'stats' key, but not if Statistics plugin is disabled. As this
plugin may be migrated to SQLite, readerui and readerfooter will now
set two new properties: doc_props (containing all and only the metadata
returned by document:getDocumentProps()) and doc_pages (updated
by readerfooter on any display or font change).

PDF document: returns additional PDF properties: Keywords
and Subject (as Description).
7 years ago
..
credocument.lua Reduce memory leaks when switching credocuments 7 years ago
djvudocument.lua book reading statistics for djvu documents 8 years ago
document.lua Added getImageFromPosition() and isXPointerInDocument() 7 years ago
documentregistry.lua Reduce memory leaks when switching credocuments 7 years ago
koptinterface.lua Fix garbled ImageWidget cache issues 7 years ago
pdfdocument.lua Store book metadata and nb of pages in new settings 7 years ago
picdocument.lua refactor: use new KeyValuePage widget for displaying statistics 8 years ago
tilecacheitem.lua feat: add logger module & rewrite kobo suspend script in lua 8 years ago