On 27 Feb 2010, at 13:52, Matthias Melcher wrote:

> - how many of you are using the Cairo option in FLTK?

I use Cairo with fltk in one project, but via my own hooks, not via  
the fltk cairo option.
>
> - how many are actively developing Cairo or plan to do so in the  
> near future?

I have one project where we make use of Cairo for some specific  
rendering issues - PDF and PS mainly, plus the *option* of anti- 
aliased (but very slow) display rendering on linux.

The primary target for that project is OSX however, and Quartz does a  
better (well, faster anyway) job of anti-aliasing the display than  
Cairo does.

> I am trying to determine if and when we could move Cairo support  
> into the new graphics driver system.

I don't think changing it now would actually make much difference to  
my project...

-- 
Ian


_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to