From 47d455dd55be855e4cc691c32f687f723d9247ee Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: 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 --- kghostview/kghostview.kcfg | 77 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 kghostview/kghostview.kcfg (limited to 'kghostview/kghostview.kcfg') diff --git a/kghostview/kghostview.kcfg b/kghostview/kghostview.kcfg new file mode 100644 index 00000000..362191f3 --- /dev/null +++ b/kghostview/kghostview.kcfg @@ -0,0 +1,77 @@ + + + + + + + Anti-aliasing makes the result look better, specially regarding text, but it makes the display take longer + + + + + + + + + + + Whether to see a window with Ghostscript messages. This can give you additional information on the files you see. In case of an error, a window will popup regardless of this option. + false + + + + + true + + + + + true + + + + Sometimes information is available on page names which can be used in the list panner instead of just the numbers. Most often, these names are, in fact, another numbering. Often, the first few pages use roman numbering (i, ii, iii, iv ...) followed by arabic numbers from one (1, 2, 3...) when the real content starts. + true + + + + + true + + + + If this is on, then the file will be reloaded whenever it changes on disk + false + + + + + + Kghostview does not, itself, display the document: it relies on ghostscript, and therefore needs it to be available. Here you can define the ghostscript interpreter to use. + gs + + + + + -sDEVICE=x11 -dTextAlphaBits=4 -dGraphicsAlphaBits=2 -dMaxBitmap=10000000 + + + + + -sDEVICE=x11 + + + + This is the version of ghostscript you are running. Normally you will not need to change this since it gets detected automatically. + + + + + + + + + -- cgit v1.2.1