[gs-bugs] [Bug 691993] PCL files using rops don't work on the display device
bugzilla-daemon at ghostscript.com
bugzilla-daemon at ghostscript.com
Fri Mar 4 18:49:55 UTC 2011
http://bugs.ghostscript.com/show_bug.cgi?id=691993
Henry Stiles <henry.stiles at artifex.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #7 from Henry Stiles <henry.stiles at artifex.com> 2011-03-04 18:49:54 UTC ---
Fixed in 12236 well at least for -sDEVICE=display -dDisplayFormat=16#20101.
The default display format doesn't work properly yet because it uses BGR
(LittleEndian) as a default, which is incompatible with raster operations that
expect RGB. The default for PCL should be "DISPLAY_BIGENDIAN" (0<<16)
gdevdsp.h:109.
--
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