Re: [E-devel] Edje and DirectFB

2003-12-25 Thread The Rasterman
On Wed, 05 Nov 2003 02:55:39 +0100 Hallvar Helleseth <[EMAIL PROTECTED]> babbled: and now i'm catching up on my mail :) well some... > On Fri, 2003-10-31 at 05:09, Carsten Haitzler wrote: > > > On Fri, 2003-10-31 at 04:19, Carsten Haitzler wrote: > > > > > > aaah yeah. df

Re: [E-devel] Edje and DirectFB

2003-11-04 Thread Hallvar Helleseth
On Fri, 2003-10-31 at 05:09, Carsten Haitzler wrote: > > On Fri, 2003-10-31 at 04:19, Carsten Haitzler wrote: > > > > > aaah yeah. dfb's loaders... yup yup. forgot.. :) for now i'd just let > > > > > evas do the loading and just dump the pixel data to a dfb surface :) > > > > > > > > Maybe its a g

Re: [E-devel] Edje and DirectFB

2003-10-30 Thread The Rasterman
On Fri, 31 Oct 2003 04:49:50 +0100 Hallvar Helleseth <[EMAIL PROTECTED]> babbled: > On Fri, 2003-10-31 at 04:19, Carsten Haitzler wrote: > > > > aaah yeah. dfb's loaders... yup yup. forgot.. :) for now i'd just let > > > > evas do the loading and just dump the pixel data to a dfb su

Re: [E-devel] Edje and DirectFB

2003-10-30 Thread Hallvar Helleseth
On Fri, 2003-10-31 at 04:19, Carsten Haitzler wrote: > > > aaah yeah. dfb's loaders... yup yup. forgot.. :) for now i'd just let evas > > > do the loading and just dump the pixel data to a dfb surface :) > > > > Maybe its a good idea to load all images with evas not using the > > DFBImageProviders

Re: [E-devel] Edje and DirectFB

2003-10-30 Thread The Rasterman
On Fri, 31 Oct 2003 04:07:17 +0100 Hallvar Helleseth <[EMAIL PROTECTED]> babbled: > On Fri, 2003-10-31 at 01:21, Carsten Haitzler wrote: > > > Does your text in DirectFB-evas show up correct? Doesnt here, tried > > > differnt stuff with the code but just wont work > > >

Re: [E-devel] Edje and DirectFB

2003-10-30 Thread Hallvar Helleseth
On Fri, 2003-10-31 at 01:21, Carsten Haitzler wrote: > > Does your text in DirectFB-evas show up correct? Doesnt here, tried > > differnt stuff with the code but just wont work > > last time i looked (like 6 months ago) it did! :) May I ask which version of freetype you use? could that be th

Re: [E-devel] Edje and DirectFB

2003-10-30 Thread The Rasterman
On Thu, 30 Oct 2003 01:11:52 +0100 Hallvar Helleseth <[EMAIL PROTECTED]> babbled: > On Wed, 2003-10-22 at 00:54, Carsten Haitzler wrote: > > On Tue, 21 Oct 2003 18:15:02 +0200 Hallvar Helleseth <[EMAIL PROTECTED]> > > babbled: > > > > > Hi! > > > > > > Ive been fooling

Re: [E-devel] Edje and DirectFB

2003-10-29 Thread Hallvar Helleseth
On Wed, 2003-10-22 at 00:54, Carsten Haitzler wrote: > On Tue, 21 Oct 2003 18:15:02 +0200 Hallvar Helleseth <[EMAIL PROTECTED]> > babbled: > > > Hi! > > > > Ive been fooling a bit around, adding ecore_directfb and > > ecore_evas_directfb (mostly just copied from fb modules) > > > > Ive been tryi

Re: [E-devel] Edje and DirectFB

2003-10-21 Thread The Rasterman
On Tue, 21 Oct 2003 18:15:02 +0200 Hallvar Helleseth <[EMAIL PROTECTED]> babbled: > Hi! > > Ive been fooling a bit around, adding ecore_directfb and > ecore_evas_directfb (mostly just copied from fb modules) > > Ive been trying hard to be able to use edje with directfb..

[E-devel] Edje and DirectFB

2003-10-21 Thread Hallvar Helleseth
Hi! Ive been fooling a bit around, adding ecore_directfb and ecore_evas_directfb (mostly just copied from fb modules) Ive been trying hard to be able to use edje with directfb.. Ive only gotten to the part where I can use the "edje" program to display it self in a DirectFB surface/window. Though