Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Get lumina-pdf working with the poppler backend once again. | Ken Moore | 2019-03-08 |
| | | | | | Also have it dynamically keep up to 5 pages in the cache at once. Load on demand as page number changes instead. Still have some debugging enabled for further testing. | ||
* | Changes the UI interface so that only the current page is rendered on screen ↵ | joe berner | 2018-12-18 |
at a time. This has significant memory benefits for large PDF files. This also implements a least-recently used cache of tunable size, which improves responsiveness if you're hopping between two specific pages. |