From: Olof S. <sve...@es...> - 2001-12-04 16:38:36
|
Hi Alan, I have managed to check out the CVS version of plplot (as of November 27) and I have today managed to run all the C examples on my Windows 2000 laptop. I just wanted to check with you how we can proceed - would you like me to send you the patches or the complete modified files? Here's a list of problems that I noticed (I'll try to fix them): * The colours of the win3 device are inverted as compared with X11 or colour postscript. * To quit a window one have to click with the left button, to quit an X11 window one clicks with the right button. * The plot window is not square when first opened. * In example x08c, instead of producing a grey-scale shaded plot it produces a blue-red shaded plot. * In example x10c a very small box is plotted in the lower left corner without any text in it. * In example x13c there's only one sector coloured - "Maurice" is black and all the rest of the circle is blue. If the window is resized white pixels appear in the coloured sectors. * In example x15c the fill of colour in the different regions doesn't work at all. * Example x16c works correctly however is rather slow. Best regards, Olof Svensson |