Re: [E-devel] edje_decc background with SVG image

2007-03-27 Thread [EMAIL PROTECTED]
Carsten wrote: > > Its outputing to the original path of the image (within the place > > im trying to decc it (~.e/e/backgrounds) and as you can see, > > trying to treat it as a JPEG or PNG. Its a "Plain SVG" created > > by Inkscape. > > yeah. that won't work. personally i suggest conver

[E-devel] Fwd: Re: [collab4] eclair improvements

2007-03-27 Thread Peter Parkanyi
Inspired by the latest "E17 gui toolkits" discussion on e-devel, i would gladly work on eclair, and improve it, add the file add dialog, and maybe library support, drop the XMMS-style playlist, and instead design a new one, maybe theme fixes(the current doesn't have blurs on the corners, so it's ug

Re: [E-devel] More changes to Ecore_Fb

2007-03-27 Thread Jorge Luis Zapata Muga
On 3/27/07, Lars Munch <[EMAIL PROTECTED]> wrote: > Hi turran > > On Tue, Mar 27, 2007 at 02:39:12PM +0200, Jorge Luis Zapata Muga wrote: > > Hi all, i have coded several things to ecore_fb, but before doing a > > commit i prefer your opinion or whishlist =) > > > > 1. Modules for input devices. In

Re: [E-devel] bug in evas

2007-03-27 Thread Brian Mattern
Achim wrote: > I've found a bug in the polygon drawing code of evas: In the file > e17/libs/evas/src/lib/canvas/evas_object_polygon.c in function > evas_object_polygon_render the lines > > p->x + obj->cur.geometry.x + x, > p->y + obj->cur.geometry.y + y); > > should read > > p->x + x, >

[E-devel] bug in evas

2007-03-27 Thread Achim Blumensath
Hello, I've found a bug in the polygon drawing code of evas: In the file e17/libs/evas/src/lib/canvas/evas_object_polygon.c in function evas_object_polygon_render the lines p->x + obj->cur.geometry.x + x, p->y + obj->cur.geometry.y + y); should read p->x + x, p->y + y); Achim -- ___

Re: [E-devel] More changes to Ecore_Fb

2007-03-27 Thread Lars Munch
Hi turran On Tue, Mar 27, 2007 at 02:39:12PM +0200, Jorge Luis Zapata Muga wrote: > Hi all, i have coded several things to ecore_fb, but before doing a > commit i prefer your opinion or whishlist =) > > 1. Modules for input devices. Instead of having the input devices > exclusive (linux_input or

[E-devel] More changes to Ecore_Fb

2007-03-27 Thread Jorge Luis Zapata Muga
Hi all, i have coded several things to ecore_fb, but before doing a commit i prefer your opinion or whishlist =) 1. Modules for input devices. Instead of having the input devices exclusive (linux_input or ps2/keyboard/tslib combo), ive made an abstraction to support input "modules" (for now they a

Re: [E-devel] edje_decc background with SVG image

2007-03-27 Thread The Rasterman
On Tue, 27 Mar 2007 10:47:55 +0800 Toma <[EMAIL PROTECTED]> babbled: > Hey, just ran into a bug. > I made a background from an SVG image with the GUI and it works fine. > I tried to edje_decc the .edj that was created and now its saying.. > > $ edje_decc firebg.edj > Output Image: firebg//home/to

[E-devel] if you are waiting for a reply to your mail...

2007-03-27 Thread The Rasterman
OK - quick mail drop here. If you're waiting for a reply from me for some reason (a mail to here for example) then be patient - chances are I have it marked to reply to (especially if it's a patch and it's not committed yet) and I will get to it - I am behind a lot in my inbox - it's simply too mu