[Plplot-devel] memqt

2010-09-23 Thread Hazen Babcock
Hello, I've added a memqt device to PLplot (v11204). This is the Qt equivalent of the memcairo device. -Hazen -- Nokia and ATT present the 2010 Calling All Innovators-North America contest Create new apps games for

Re: [Plplot-devel] memqt

2010-09-23 Thread Alan W. Irwin
Hi Hazen: On 2010-09-23 13:31-0400 Hazen Babcock wrote: Hello, I've added a memqt device to PLplot (v11204). This is the Qt equivalent of the memcairo device. Thanks for implementing this really good idea. However, I am not keen on the proliferation of various similar test_mem*.py

[Plplot-devel] does there a quick way to draw arc rotated?

2010-09-23 Thread l.f.hwang
hi guys, Does there is a function similar to plarc to draw a ellipse rotated? plarc module is writed by Hezekiah M. Carty,does anything newer for this module? thank you for your attention. -- l.f.hwang -- Nokia

Re: [Plplot-devel] does there a quick way to draw arc rotated?

2010-09-23 Thread Hezekiah M. Carty
On Thu, Sep 23, 2010 at 3:11 PM, l.f.hwang l.f.hw...@gmail.com wrote: Does there is a function similar to plarc to draw a ellipse rotated? plarc module is writed by Hezekiah M. Carty,does anything newer for this module? thank you for your attention. There is not currently support for

Re: [Plplot-devel] memqt

2010-09-23 Thread Alan W. Irwin
On 2010-09-23 15:30-0400 Hazen Babcock wrote: Yes, this [amalgamated example, test_plsmem.py] is the right way to go. DONE as of revision 11209. With BUILD_TEST=ON try running examples/python/test_plsmem.py in the build tree to generate results (e.g., mem_RGB.png; memcairo_RGB.png;