On 2012-01-18 19:12-0800 Alan W. Irwin wrote:
> Just to jump in late here, it is worth looking at what
> standard example 12 (examples/c/x12c.c) does. It first plots
> a box with default cmap0 colour (red). Then it does the
> following two commands:
>
> plcol0( 2 );
> pllab( "Year", "Widget Sale
I've just gotten AGG and Freetype running
so For the wxWidgets driver when using AGG with Freetype col1 does not change
the colours of test, however when using AGG without freetype col1 does change
the colour of text.
Again examples at http://homepages.see.leeds.ac.uk/~earpros/plplottest/
Ph
I have just added some example plots to my webspace at
http://homepages.see.leeds.ac.uk/~earpros/plplottest/
wxWidgets backend 1 also is giving me problems, I have AGG and Freetype, but
don't seem to have Freetype set up correctly and it cannot load fonts so causes
my program to exit. I presum