On Oct 12, 2012, at 3:23 PM, JuanPi wrote:
> Oh, no! I've been there. I was thinking in something lower-level.
> Matplotlib uses Agg for many backends
> http://www.antigrain.com/

Ahh, okay.

> Of course I can imagine it is a dauting task to integrate it as an
> optional toolkit/backend in octave. Who did fltk integration, how hard
> was it?

Well it wasn't me, so I'm not an expert. I think the main task was writing the 
OpenGL renderer, which can be used with different backends. Basically, fltk 
only handles the actual windows, so changing the toolkit should be manageable 
(though still some work), but if you want to drop the OpenGL renderer you 
should expect to do quite some work.

Søren
------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to