Re: [E-devel] Entice

2004-02-01 Thread Mathieu Bruneau
Mathieu Bruneau wrote: Basically entice won't work right if your container plugins aren't working properly. So that might be your problem. You can check to make sure that it's not edje itself that's giving you issues. $ edje /usr/local/share/entice/themes/default.eet The Edje test progra

Re: [E-devel] Entice

2004-02-01 Thread Mathieu Bruneau
Basically entice won't work right if your container plugins aren't working properly. So that might be your problem. You can check to make sure that it's not edje itself that's giving you issues. $ edje /usr/local/share/entice/themes/default.eet The Edje test program works fine. It once in

Re: [E-devel] Ecore_Evas.h and Framebuffer/GL

2004-02-01 Thread The Rasterman
On Sun, 1 Feb 2004 21:24:49 +0100 Tilman Sauerbeck <[EMAIL PROTECTED]> babbled: > Hi, > at the moment, applications cannot determine whether Ecore_Evas was > built w/ Framebuffer or GL support. > > To make it possible, I'd like to let autoconf generate Ecore_Evas.h, > whic

Re: [E-devel] ecore_config updates arent so friendly ?

2004-02-01 Thread Andrew Elcock
Mike Frysinger wrote: when updating the cvs snapshot of ecore this week i hit two snags: (1) parallel build fails ... i filed a bug but Trill closed it on me :P http://xcomputerman.com/bugs/view_bug_page.php?f_id=023 disabling ecore_config building allows -j to work just fine (2) i've got an /

[E-devel] Ecore_Evas.h and Framebuffer/GL

2004-02-01 Thread Tilman Sauerbeck
Hi, at the moment, applications cannot determine whether Ecore_Evas was built w/ Framebuffer or GL support. To make it possible, I'd like to let autoconf generate Ecore_Evas.h, which would then include two defines: #define HAVE_ECORE_EVAS_FB @BUILD_ECORE_EVAS_FB@ #define HAVE_ECORE_EVAS_GL @BUILD

[E-devel] ecore_config updates arent so friendly ?

2004-02-01 Thread Mike Frysinger
when updating the cvs snapshot of ecore this week i hit two snags: (1) parallel build fails ... i filed a bug but Trill closed it on me :P http://xcomputerman.com/bugs/view_bug_page.php?f_id=023 disabling ecore_config building allows -j to work just fine (2) i've got an /etc/system.db !? see

Re: [E-devel] not using anti-aliasing in evas?

2004-02-01 Thread The Rasterman
On Fri, 30 Jan 2004 08:03:48 +0100 "Nemec, Bernhard" <[EMAIL PROTECTED]> babbled: > Hi, > > small text on low-resolution displays is easier to read without font > anti-aliasing. > Is there a way to switch it off in Evas? no :) (sorry) :) i'd have to have 2 glyph caches