Revision 549184

Go back to digest for 11th June 2006

Features in Graphics

Pino Toscano committed changes in /branches/work/kde4/playground/graphics:

A new backend for oKular: DjVu:
* uses the DjVuLibre for loading the DjVu files
* can rotate the pages
* has a cache (with few elements) with the most recently used generated pixmaps,
to reduce a bit the number of pixmap generation
There could be some issues, but mainly it works nicely.

File Changes

Added 8 files
  • /branches/work/kde4/playground/graphics
  •   /cmake/modules/FindDjVuLibre.cmake
  •   /okular/generators/djvu
  •   /okular/generators/djvu/CMakeLists.txt
  •   /okular/generators/djvu/generator_djvu.cpp
  •   /okular/generators/djvu/generator_djvu.h
  •   /okular/generators/djvu/kdjvu.cpp
  •   /okular/generators/djvu/kdjvu.h
  •   /okular/generators/djvu/libokularGenerator_djvu.desktop
Modified 2 files
  • /branches/work/kde4/playground/graphics
  •   /CMakeLists.txt
  •   /okular/generators/CMakeLists.txt
10 files changed in total