Revision 732860

Go back to digest for 11th November 2007

Other in Graphics

Albert Astals Cid committed changes in /trunk/KDE/kdegraphics/okular/generators:

Replace the ghostview generator by the spectre generator, both are based on libgs, but the spectre one is simpler as it uses the yetToBeAnnounced freedesktop libspectre project. I'm actually adding libspectre sources for the kde4.0.x timeframe as libspectre won't be released/packaged on time for 4.0 but will remove it for 4.1 and onwards.

libspectre is a shared project between okular and evince *hooraay* that aims to unify the developing of a layer on top of libgs

That closes my work on making ps *work* on okular for KDE 4.0, any reported problem will be of course investigated Thanks for reading up to here :-D

File Changes

Added 42 files
  • /trunk/KDE/kdegraphics/okular/generators/spectre
  •   /CMakeLists.txt
  •   /conf
  •   /DESIGN
  •   /generator_ghostview.cpp
  •   /generator_ghostview.h
  •   /libokularGenerator_ghostview.desktop
  •   /libspectre
  •   /Messages.sh
  •   /okularApplication_ghostview.desktop
  •   /okularGhostview.desktop
  •   /rendererthread.cpp
  •   /rendererthread.h
  •   /conf/CMakeLists.txt
  •   /conf/empty.cpp
  •   /conf/gssettings.kcfg
  •   /conf/gssettings.kcfgc
  •   /conf/gssettingswidget.ui
  •   /libspectre/CMakeLists.txt
  •   /libspectre/ps.c
  •   /libspectre/ps.h
  •   /libspectre/spectre-device.c
  •   /libspectre/spectre-device.h
  •   /libspectre/spectre-document.c
  •   /libspectre/spectre-document.h
  •   /libspectre/spectre-exporter-pdf.c
  •   /libspectre/spectre-exporter-ps.c
  •   /libspectre/spectre-exporter.c
  •   /libspectre/spectre-exporter.h
  •   /libspectre/spectre-gs.c
  •   /libspectre/spectre-gs.h
  •   /libspectre/spectre-macros.h
  •   /libspectre/spectre-page.c
  •   /libspectre/spectre-page.h
  •   /libspectre/spectre-private.h
  •   /libspectre/spectre-render-context.c
  •   /libspectre/spectre-render-context.h
  •   /libspectre/spectre-status.c
  •   /libspectre/spectre-status.h
  •   /libspectre/spectre-utils.c
  •   /libspectre/spectre-utils.h
  •   /libspectre/spectre.h
Deleted 1 files
  • /trunk/KDE/kdegraphics/okular/generators/ghostview
Modified 1 files
  • /trunk/KDE/kdegraphics/okular/generators/CMakeLists.txt
44 files changed in total