[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]

RE: [XaraXtreme-dev] GBrush problems



Certainly within CDraw I know nothing about screen BPP so, no, it can't
be tied to screen resolution. The Camelot end of things may well be tied
to screen resolution though.

Note that I haven't tested the CDraw code for returning 1bpp brushes.

If there is a problem with the GBrush class, then please feel free to
alter it. I only changed it in order to get the CDraw functionality
working. The old way of interfacing to CDraw wasn't going to work with
the wxBrush class.

Gavin

-----Original Message-----
From: owner-dev@xxxxxxxxxxxxxxxx [mailto:owner-dev@xxxxxxxxxxxxxxxx] On
Behalf Of Alex Bligh
Sent: 28 April 2006 20:16
To: xara-dev
Cc: Alex Bligh
Subject: [XaraXtreme-dev] GBrush problems

GBrush creation seems fundamentally tied to screen BPP. This is going to
cause problems (for instance when printing, and presumably when
outputting to bitmap). Is this intentional or have I misread the code?

Alex (who is having a bad day trying to create 1bpp dither patterns)