okular/generators
Pino Toscano 4f8724b62b Improve a bit the image generator, even if it's just a toy:
- use QImage instead of QPixmap, and save some QPixmap <-> QImage conversions
- make it able to read from raw data (read from stdin) as a simple example of the functionality

svn path=/trunk/playground/graphics/okular/; revision=622775
2007-01-12 23:03:12 +00:00
..
chm Use a proper enum to deal with orientation/rotation all around okular. 2007-01-05 17:09:47 +00:00
djvu don't leak the format mask and the (empty) kdjvu 2007-01-07 10:46:50 +00:00
dvi the dvi generator optionally requires freetype 2007-01-06 21:14:13 +00:00
fictionbook Add generator plugin for the FictionBook format (http://en.wikipedia.org/wiki/FictionBook), 2007-01-07 16:42:24 +00:00
ghostview Improve the way we deal with generators that give the possibility to change the size of the pages: instead of let them destroy and recreate the pages (bad), ask them the sizes they support, then do the work ourselves and notify the generator when the work is done. 2007-01-05 23:12:06 +00:00
kimgio Improve a bit the image generator, even if it's just a toy: 2007-01-12 23:03:12 +00:00
ooo Use a proper enum to deal with orientation/rotation all around okular. 2007-01-05 17:09:47 +00:00
poppler fix broken blind porting 2007-01-09 20:16:04 +00:00
tiff no more initial rotation 2007-01-05 17:17:30 +00:00
xps Use a proper enum to deal with orientation/rotation all around okular. 2007-01-05 17:09:47 +00:00
CMakeLists.txt Add generator plugin for the FictionBook format (http://en.wikipedia.org/wiki/FictionBook), 2007-01-07 16:42:24 +00:00