On Mar 4, 2008, at 9:36 PM, Jonathan Woithe wrote:

> Hi
>
> I am working on an application which requires plots to be displayed  
> within
> the context of the program's windows.  In practice this means that  
> I needed
> plplot to have the ability to plot to a supplied X Drawable rather
> than to an X window which plplot creates and manages itself.

Another thought along this line. How about a driver that would plot  
to a supplied cairo context? This is easy to get from e.g. Gdk, and  
it might provide some extra flexibility. Gtk on Windows might for  
example benefit from this approach. This driver could be called just  
"cairo" to emphasize its generic nature.

-Hazen


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to