[gs-bugs] [Bug 692540] zoom in xdvi does not work properly with ghostscript 9.01 and 9.04

bugzilla-daemon at ghostscript.com bugzilla-daemon at ghostscript.com
Sat Sep 24 11:15:48 UTC 2011


http://bugs.ghostscript.com/show_bug.cgi?id=692540

--- Comment #6 from Till Kamppeter <till.kamppeter at gmail.com> 2011-09-24 11:15:48 UTC ---
I could capture the input stream for Ghostscript by making a simple wrapper:

# mv /usr/bin/gs /usr/bin/gs.real
# echo 'tee /tmp/input | gs.real $*' > /usr/bin/gs
# chmod +x /usr/bin/gs

Then I got the attached file "input"

-- 
Configure bugmail: http://bugs.ghostscript.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the gs-bugs mailing list