aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/desktop-utils/lumina-pdf/Annotation.h
Commit message (Collapse)AuthorAge
* Changes the UI interface so that only the current page is rendered on screen ↵joe berner2018-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.
* Added more annotation and widget support. Currently incomplete. Updated to ↵ZackaryWelch2018-04-27
MuPDF 1.13.
bgstack15