Re: [E-devel] [PATCH] Edje improvement

2008-01-18 Thread The Rasterman
On Thu, 17 Jan 2008 17:23:18 GMT "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> babbled: > > > > I have been working on some little improvement for Edje recently. > > > The first patch, "edje_data_file.diff", add support for a > > > data.file entry inside edc file. It give the possibility to put > > > t

Re: [E-devel] [PATCH] Edje improvement

2008-01-17 Thread [EMAIL PROTECTED]
> > I have been working on some little improvement for Edje recently. > > The first patch, "edje_data_file.diff", add support for a > > data.file entry inside edc file. It give the possibility to put > > text file inside edje directy. > > hmm - ok. sounds ok to me - using that for copyrights and

Re: [E-devel] [PATCH] Edje improvement

2008-01-17 Thread The Rasterman
On Tue, 18 Dec 2007 19:12:46 +0100 Cedric BAIL <[EMAIL PROTECTED]> babbled: > Hi, > > I have been working on some little improvement for Edje recently. The > first patch, "edje_data_file.diff", add support for a data.file entry inside > edc file. It give the possibility to put text file ins

Re: [E-devel] [PATCH] Edje improvement

2007-12-19 Thread [EMAIL PROTECTED]
> >A last topic I would like to discuss is FPU need by Edje. > > Right now without hardware floatting point, Edje could loose > > around 30% of time in soft float when you have many objects > > on the screen. I don't know what would be the best solution to > > this problem, doing some fixed po

Re: [E-devel] [PATCH] Edje improvement

2007-12-19 Thread Jorge Luis Zapata Muga
> > A last topic I would like to discuss is FPU need by Edje. Right now > without > hardware floatting point, Edje could loose around 30% of time in soft float > when you have many objects on the screen. I don't know what would be the best > solution to this problem, doing some fixed point

[E-devel] [PATCH] Edje improvement

2007-12-18 Thread Cedric BAIL
Hi, I have been working on some little improvement for Edje recently. The first patch, "edje_data_file.diff", add support for a data.file entry inside edc file. It give the possibility to put text file inside edje directy. It also provide EDJE_FILL_TYPE_TILE_WIDTH and EDJE_FILL_TYPE_TI