2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend/document
poire-z 5bc6bf046c
bump crengine, show progress meter on load/re-rendering (#5406)
Includes:
- Adds tinyNodeCollection::getStatistics()
- epubfmt.cpp: cleanup indentation and small optimisation
- Add more progress callback events
- Optimisation: avoid re-init for EPUBs with embedded fonts
- Fix: don't draw border when border-color: transparent
- CSS: ignore 'inherit' inside font-family

Show a small progress meter at top left of screen when
crengine is loading, re-rendering, and saving cache file
(after a 2 second delay to not be bothered on small books).

Also add a wrapper for the last remaining bit of code that
was accessing _document directly (:getPageOffsetX()).
2019-09-21 18:59:05 +02:00
..
canvascontext.lua [Desktop] Open writable font dir, toggle system+user/user fonts, fix openLink on mac (#5220) 2019-08-20 18:38:02 +02:00
credocument.lua bump crengine, show progress meter on load/re-rendering (#5406) 2019-09-21 18:59:05 +02:00
djvudocument.lua decouple UI definitions from document modules 2019-03-03 13:10:45 +01:00
document.lua [feat] Add MuPDF EPUB/FB2 dynamic font size (#5282) 2019-08-30 13:47:51 +02:00
documentregistry.lua [doc] Tag @todo, @fixme and @warning (#5244) 2019-08-23 19:53:53 +02:00
koptinterface.lua [fix] Prevent crash when no page boxes (#5289) 2019-09-01 22:17:15 +02:00
pdfdocument.lua Fix: don't create sidecar file when indexing pdf documents (#5384) 2019-09-16 08:22:26 +02:00
picdocument.lua rename runtimectl to document/canvascontext 2019-03-03 13:10:45 +01:00
tilecacheitem.lua feat: add logger module & rewrite kobo suspend script in lua 2017-01-02 19:52:09 -08:00