21 Commits (d0744fa2046541d576dfbba342ceeaec6dade9f5)

Author SHA1 Message Date
Pino Toscano d0744fa204 use a feature from v18 only if we have it 19 years ago
Pino Toscano f0a80b14fc Take a bit less time to load a DjVu document: instead of decoding all the pages during the loading to get their info, just decode their status, doing the real page loading when needed (usually when generating their pixmaps). 19 years ago
Pino Toscano 2de89d6eb8 don't leak the format mask and the (empty) kdjvu 19 years ago
Pino Toscano 5c0de8b638 Add printing support for DjVu files. (It is also PostScript exporting, as you can print to file to get a PS document.) 20 years ago
Pino Toscano 4f305424bc read the annotations only once, ie when loading the pages 20 years ago
Pino Toscano cb414fbf1d remember, pino, remember: djvu coordinates refer to the lower-left corner of a page. 20 years ago
Pino Toscano 28c63b44e8 read the 'width' info for lines 20 years ago
Pino Toscano 825c725eaf change the internal KDjVu data storage to an hash of variants 20 years ago
Pino Toscano 0c4a081174 Add preliminary support for DjVu Text and Line annotations. 20 years ago
Pino Toscano a29cbda39e The DjVu backend can now read hyperlinks whose url is decoded as "(url href target)". 20 years ago
Pino Toscano eb83fc5d27 adapt the djvu generator (and kdjvu) to handle images instead of pixmaps 20 years ago
Tobias Koenig fccd412d69 * Added documentation to Generator API 20 years ago
Pino Toscano 2d64d446d7 Read correctly the 'poly' links for DjVu documents. 20 years ago
Pino Toscano 67fabc7659 - adapted the DjVu generators to the new ObjectRect API 20 years ago
Pino Toscano 0211c662e9 now that KDjVu works nicely, reduce the debug 20 years ago
Pino Toscano c39fdf8f5c Improve the hyperlink support, and make it less error-prone. Micro suppport for URL hyperlinks. 20 years ago
Pino Toscano 39e73f95f6 Read correctly the DjVu area maps (aka links) referring to local pages. 20 years ago
Pino Toscano a5795e2726 Now the DjVu generator is able to extract the list of bookmarks (aka Table of Contents) from the DjVy document, if it has any. 20 years ago
Pino Toscano 5242e3bd7e encode the file name correctly 20 years ago
Pino Toscano dc0168a8f4 add the info about the number of components of the current document 20 years ago
Pino Toscano d0ac95dafd A new backend for oKular: DjVu: 20 years ago