diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | 47d455dd55be855e4cc691c32f687f723d9247ee (patch) | |
tree | 52e236aaa2576bdb3840ebede26619692fed6d7d /kghostview/README | |
download | tdegraphics-47d455dd55be855e4cc691c32f687f723d9247ee.tar.gz tdegraphics-47d455dd55be855e4cc691c32f687f723d9247ee.zip |
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kghostview/README')
-rw-r--r-- | kghostview/README | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/kghostview/README b/kghostview/README new file mode 100644 index 00000000..eb92b02b --- /dev/null +++ b/kghostview/README @@ -0,0 +1,27 @@ +KGHOSTVIEW for KDE 3.x + +This is Tim Theisen's Ghostview program ported to the K +Desktop Environment. Ghostscript is used to view PostScript +documents on Unix X11 systems. + +REQUIREMENTS + +1. GNU ghostscript +2. KDE 3.x + +If ghostscript works for you then so should KGhostview. ghostscript can be obtained +at http://www.cs.wisc.edu/~ghost/. + +Due to security reasons, kghostview works only with recent versions of ghostscript. +Versions greater or equal to than GNU version 6.53 or GNU version 7.05 should work. + +Other versions or implementation of ghostscript may or may not work. In the +configuration dialog, found under the Settings menu in the app, it +is possible to configure the interpreter to use. + +Send bugs via http://bugs.kde.org + +CURRENT MAINTANER + +Luís-Pedro Coelho <luis_pedro@netcabo.pt> + |