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 this.  I had originally planned to
support rotation in plarc, but at the time I was only able to get it
working with the Cairo back-end.  I didn't feel comfortable keeping it
around without a working fall-back for devices without support for
rotated arc primitives.

A patch to add support to the plarc_approx function in src/plarc.c
would be quite welcome!  Adding rotation support to the public API may
have to be in the form of a separate function at this point to avoid
breaking the PLplot API and ABI.

Hez

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to