[gs-bugs] [Bug 692600] New: Parameters are not being sent to device driver via setpagedevice in git version
bugzilla-daemon at ghostscript.com
bugzilla-daemon at ghostscript.com
Fri Oct 14 16:58:53 UTC 2011
http://bugs.ghostscript.com/show_bug.cgi?id=692600
Summary: Parameters are not being sent to device driver via
setpagedevice in git version
Product: Ghostscript
Version: master
Platform: PC
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: normal
Priority: P4
Component: Client API
AssignedTo: support at artifex.com
ReportedBy: leonidas at luciddream.com
QAContact: gs-bugs at ghostscript.com
Customer: Lucid Dream Software Inc.
You fixed several bugs reported by me.
So I built git version and tried to work with it.
But I found problem with parameters sending to device driver.
I set param in my prefix in follow fashion:
<</MyParam 1>> setpagedevice
I get param in my device driver via param_read_int
But I never get 1 - param is always 0.
--
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