gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] Cairo


From: Tomas Groth
Subject: Re: [Gnash-dev] Cairo
Date: Wed, 16 Aug 2006 09:56:48 +0200 (CEST)

hi Breght,

[..snip..]

> We are therefore interested in using Cairo (possibly with some adaptations
> for embedded devices - but that we will have to investigate later on) and a
> Cairo-enabled Gnash. We are willing to put effort in helping designing and
> implementing the Cairo-enabled version of Gnash. I am interested in your
> opinions regarding the approach to take in this process - i.e. you may
> regard this mail as an invitation for a discussion ;-).
> 
It's great to hear that you're interested in using and improving gnash! It
would be great if gnash could be made to run on a 266 MHz device.

Currently gnash is very focused on using OpenGL, and some redesigning will be
involved in making a effective cairo (or any other) backend. As I've mentioned
earlier; IMHO it would be a good idea to to make the backends such that we pass
entire figures (squares, beizer-curves, etc.) to the backend, and then let the
backend deal with it. That way the triangulation would only take place when
using the OpenGl backend, and other backends could do their own magic. I know
this is a very loose description of an implementation, but we have to start
somewhere...

cheers,

Tomas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]