Hi Alan,
> -Original Message-
> From: Alan W. Irwin [mailto:[email protected]]
...
>
> In sum, there is an issue with our Python results on 32-bit Windows that
> needs to be
> confirmed also on 32-bit Linux. All theoretical analysis and practical gdb
> results I can
> come up w
Hi Andrew:
Happy (Canadian) Thanksgiving!
Here are some recent test results I have obtained on my 32-bit
MinGW/MSYS/Wine platform using the build_projects approach.
c++
Missing examples:
Differing postscript output :
Missing stdout :
Differing stdout
Just a quick update on wxGCDC
I just tried using wxGCDC in some of my code. It builds fine so it turns out
wxWidgets 2.8 does include wxGCDC, however my plots all turn out blank. Not
sure why. I found the Flush() method, but this doesn't change the output. With
little documentation I'm not sure
Hi Alan
I think I agree that removing agg and freetype is probably a good plan, so that
drops us down to 2 backends. I had just written a whole email about why we need
to support wxDC and wxGraphics context because wxGraphicsContext give
antialiased rendering with alpha support and wxDC gives no