Re: color dithering during print

Adrian Johnson <[email protected]>
Newsgroups gmane.comp.lib.cairo
Message-ID <[email protected]>
On 25/09/15 00:57, Patrick Fritzsch wrote:
> Hello,
> 
>  
> 
> i have a "KONICA MINOLTA 423 PCL" printer with "Print With Black"
> option. When "Print With Black" is active a gray shading gets printed as
> black. I use cairo with a win32_printing_surface backend.
> 
>  
> 
> Is there a way, where I can activate color dithering during GDI print
> with cairo?

Not with cairo. You would need to configure this in the DEVMODE
structure before creating the DC. See the pdftocairo source for an
example of how to do this:

http://cgit.freedesktop.org/poppler/poppler/tree/utils/pdftocairo-win32.cc#n362

> 
>  
> 
> Best regards,
> 
> Patrick
> 
> 
> 

-- 
cairo mailing list
[email protected]
http://lists.cairographics.org/mailman/listinfo/cairo
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.