Re: [E-devel] RFC evas_object_transform()

2007-05-08 Thread [EMAIL PROTECTED]
> > [things about transforms and such] > Most of this, and clipping (and some other things), are coming hopefully within this month or so. But there are things you should be aware of. Generally speaking, it's not too difficult to do any of these things - especially if o

Re: [E-devel] RFC gradient clip

2007-05-08 Thread [EMAIL PROTECTED]
Jason wrote: > This is definitely a big deal for us (Freevo). We've been resorting > to ugly hacks to get this effect in text (i.e. using Imlib2 to render > the text to an evas image object and fiddling with the alpha channel > after), but other hacks are increasingly impractical for use

Re: [E-devel] RFC evas_object_transform()

2007-05-08 Thread Gustavo Sverzut Barbieri
On 5/8/07, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> wrote: [...] > Since many operations can be handled by transform matrix and some > engines (ie: GL), can handle it fast, just expose: >void evas_object_transform(Evas_Object *obj, double matrix[4][4]) rephorm noted on IRC that it's 3x3

Re: [E-devel] ecore_x do not build

2007-05-08 Thread Massimo Maiurana
Tilman Sauerbeck, il 08/05/2007 21:20, scrisse: > Massimo Maiurana [2007-05-07 22:46]: >> I've just tried to build e17 but ecore_x doesn't build. > > I probably fixed that last night, please try again. looks like it's really fixed :) ecore compilation was succesful, including ecore_x. thanks :)

[E-devel] RFC evas_object_transform()

2007-05-08 Thread Gustavo Sverzut Barbieri
As Jason Tackaberry said on the other thread, here comes my proposal for "3d" transformation for 2d objects. I've discussed this with raster at bossa conference. My proposal was born to solve the missing "rotate", that if solved would still raise missing "shear", etc.. Raster said he don't have a

Re: [E-devel] RFC gradient clip

2007-05-08 Thread Jason Tackaberry
On 2007-05-08 13:42, Gustavo Sverzut Barbieri wrote: > Motivation to do so is to have clip border as fade out instead of hard > "cut". We need it for our software, Canola, but talking to Freevo guys > show the same problem. This is definitely a big deal for us (Freevo). We've been resorting to ug

Re: [E-devel] ecore_x do not build

2007-05-08 Thread Tilman Sauerbeck
Massimo Maiurana [2007-05-07 22:46]: > I've just tried to build e17 but ecore_x doesn't build. I probably fixed that last night, please try again. Regards, Tilman -- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q:

[E-devel] RFC gradient clip

2007-05-08 Thread Gustavo Sverzut Barbieri
I want to know how difficult would be to implement support for clip using gradient objects. Motivation to do so is to have clip border as fade out instead of hard "cut". We need it for our software, Canola, but talking to Freevo guys show the same problem. I've already talked to raster about this

Re: [E-devel] WEB NEWS PATCH.

2007-05-08 Thread Stéphane Bauland
Luchezar Petkov wrote: > Stéphane Bauland wrote: > >> Hi all, >> >> > ... > > >> Have a good day. See you >> > > > And what about RSS/Atom feeds? > Hehe good idea ! I will wait to raster to apply this one and make a new patch for this ;)) >> -

Re: [E-devel] WEB NEWS PATCH.

2007-05-08 Thread Luchezar Petkov
Stéphane Bauland wrote: > Hi all, > ... > > Have a good day. See you And what about RSS/Atom feeds? > > - > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take

[E-devel] WEB NEWS PATCH.

2007-05-08 Thread Stéphane Bauland
Hi all, As i said to raster, i finished the news repository code. It works as raster wants : 1) Extract the tarball in www/p/ directory. 2) Apply the patch ( you need to apply it from www/ i guess...) 3) News are stored in www/p/news/{en,fr,jp,de}/ with this format : YearMounthDay-HourMinuteS