Re: [E-devel] Brainstorming: SWF,Perl and Evas

2004-05-03 Thread Jose O Gonzalez
> > At the lowest level, this can be made fairly efficient -- > > For each pair of evas objects A and B, write a function for > drawing > > A clipped by B (onto a dst image), as efficient as possible. > > Since 'A clipped by B' equals 'B clipped by A', one'd > > need n(n + 1)/2 functions

Re: [E-devel] Brainstorming: SWF,Perl and Evas

2004-04-29 Thread The Rasterman
On Wed, 28 Apr 2004 04:23:14 -0400 Jose O Gonzalez <[EMAIL PROTECTED]> babbled: > I had an even "easier" method in mind -- use straightforward > mathematics with real-numbers and analytic methods.. > Unfortunately, my machine seems to go into an un-documented > "slow-mo

Re: [E-devel] Brainstorming: SWF,Perl and Evas

2004-04-28 Thread Jose O Gonzalez
On Tue, 20 Apr 2004 13:36:36 +0900 Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> writes: > On Tue, 13 Apr 2004 03:34:30 -0400 Jose O Gonzalez > <[EMAIL PROTECTED]> babbled: > > > > technically- yes - but evas for example lacks matrix transforms, > > > > splines, radial > > > fills, and

Re: [E-devel] Brainstorming: SWF,Perl and Evas

2004-04-19 Thread The Rasterman
On Tue, 13 Apr 2004 08:06:38 -0700 (PDT) Ogla Sungutay <[EMAIL PROTECTED]> babbled: > You're very much concentrating on the WWW. I would > like to remind you that Mozilla is not just a web > browser, > and SWF is not just used for creating web content. I > cannot talk about t

Re: [E-devel] Brainstorming: SWF,Perl and Evas

2004-04-19 Thread The Rasterman
On Tue, 13 Apr 2004 03:34:30 -0400 Jose O Gonzalez <[EMAIL PROTECTED]> babbled: > > technically- yes - but evas for example lacks matrix transforms, > > splines, radial > > fills, and several other "required" things. fonts are done > > differently to flash > > where last i chec

Re: [E-devel] Brainstorming: SWF,Perl and Evas

2004-04-14 Thread Ogla Sungutay
>> Here is the funny part: How does a Mozilla-Evas >> plug-in sound? >This would buy you what, realistically, as far as buy-in goes? >...What (possibly only percieved) benefit do people get from >installing the plug-in, and what reason do web content creators have to >use the format? >...SWF f

Re: [E-devel] Brainstorming: SWF,Perl and Evas

2004-04-13 Thread Jose O Gonzalez
On Mon, 12 Apr 2004 12:37:58 +0900 Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> writes: > On Sun, 11 Apr 2004 04:26:25 -0700 (PDT) Ogla Sungutay > <[EMAIL PROTECTED]> > babbled: > > > > similarities? Could they be used together, like say > > Ecore-SWF? > > technically- yes - but

Re: [E-devel] Brainstorming: SWF,Perl and Evas

2004-04-12 Thread The Rasterman
On Mon, 12 Apr 2004 10:17:57 +0100 Simon Wistow <[EMAIL PROTECTED]> babbled: > On Sun, Apr 11, 2004 at 04:26:25AM -0700, Ogla Sungutay said: > > ... SWF ... > > I did a lot of stuff with SWF about 4 years back and looked into using > Evas as a rendering engine for it. I had a p

Re: [E-devel] Brainstorming: SWF,Perl and Evas

2004-04-12 Thread The Rasterman
On Mon, 12 Apr 2004 19:53:04 -0400 [EMAIL PROTECTED] babbled: > On Sun, 11 Apr 2004 04:26:25 PDT, Ogla Sungutay <[EMAIL PROTECTED]> said: > > > Here is the funny part: How does an Mozilla-Evas > > plug-in sound? > > This would buy you what, realistically, as far as buy-in

Re: [E-devel] Brainstorming: SWF,Perl and Evas

2004-04-12 Thread Valdis . Kletnieks
On Sun, 11 Apr 2004 04:26:25 PDT, Ogla Sungutay <[EMAIL PROTECTED]> said: > Here is the funny part: How does an Mozilla-Evas > plug-in sound? This would buy you what, realistically, as far as buy-in goes? It's one thing to do it as a proof-of-concept, but there's a large bootstrap issue here:

Re: [E-devel] Brainstorming: SWF,Perl and Evas

2004-04-12 Thread Simon Wistow
On Sun, Apr 11, 2004 at 04:26:25AM -0700, Ogla Sungutay said: > ... SWF ... I did a lot of stuff with SWF about 4 years back and looked into using Evas as a rendering engine for it. I had a prototype knocking aorund but the major problem was doing rotations about the X and Y axis (since Evas wo

Re: [E-devel] Brainstorming: SWF,Perl and Evas

2004-04-11 Thread The Rasterman
On Sun, 11 Apr 2004 04:26:25 -0700 (PDT) Ogla Sungutay <[EMAIL PROTECTED]> babbled: > Greetings! > > First of all let me express my appreciation to the E > Devel Team for the wonderful work they have produced. > After maybe two years,finally, I have decided to > learn E