On Thu, 07 Jun 2007 21:42:49 +1200
Klaas Hartmann <k.h...@ma...> wrote:
> Hi there!
>
> I would like to draw anti-aliased straight lines on a wx::DC object. At
> present I'm using my own anti-aliasing method and DrawPoint but there
> must/should be a way of doing this using wx methods?
I have no idea, but I do not think a plain wxDC can do it
> This might me better addressed to the wxWidgets mailing list but I suspect
> solutions there might include classes not presently implemented in wxPerl.
OTOH once you have a C++ solution the necessary wrappers can be written.
Regards
Mattia
|