Re: [E-devel] xrender engine patch

2006-06-13 Thread The Rasterman
On Fri, 9 Jun 2006 04:34:07 GMT [EMAIL PROTECTED] [EMAIL PROTECTED] babbled: Thanks for the feedback on this :) Again, the issue here: Here's a question for everyone here on this list: What is the result of scaling a *bordered-image* which has

Re: [E-devel] xrender engine patch

2006-06-08 Thread [EMAIL PROTECTED]
Attached is another small test patch for evas' xrender engine. i see - moving border scaling into the engine :) ok- all good. committed :) Only a small first step towards that yeah :) Also need to move the fill and all the rendering down to the engines so the canvas

Re: [E-devel] xrender engine patch

2006-06-08 Thread Solerman Kaplon
[EMAIL PROTECTED] escreveu: What is the result of scaling a *bordered-image* which has a white center and a red border? What should the result look like? I dunno what border means here, but if the border is a separate object and you can separate all of its parts (corner's and

Re: [E-devel] xrender engine patch

2006-06-08 Thread brian . mattern
On Thu, Jun 08, 2006 at 06:44:20AM +, [EMAIL PROTECTED] wrote: But we have an issue to settle -- the semantics of scaling images with borders, as you and I've been discussing :) Namely, what exactly does this mean? Here's a question for everyone here on this list:

Re: [E-devel] xrender engine patch

2006-06-08 Thread [EMAIL PROTECTED]
Thanks for the feedback on this :) Again, the issue here: Here's a question for everyone here on this list: What is the result of scaling a *bordered-image* which has a white center and a red border? What should the result look like?

Re: [E-devel] xrender engine patch

2006-06-07 Thread The Rasterman
On Tue, 16 May 2006 11:27:30 GMT [EMAIL PROTECTED] [EMAIL PROTECTED] babbled: Attached is another small test patch for evas' xrender engine. i see - moving border scaling into the engine :) ok- all good. committed :) -- - Codito, ergo sum - I code, therefore I am

[E-devel] xrender engine patch

2006-05-16 Thread [EMAIL PROTECTED]
Attached is another small test patch for evas' xrender engine. jose. Index: e17/libs/evas/src/lib/canvas/evas_object_image.c === RCS file: /var/cvs/e/e17/libs/evas/src/lib/canvas/evas_object_image.c,v retrieving revision

Re: [E-devel] xrender engine patch

2006-05-11 Thread The Rasterman
On Thu, 11 May 2006 04:12:19 GMT [EMAIL PROTECTED] [EMAIL PROTECTED] babbled: Attached is a small test patch for some xrender engine changes. ok- in. :) -- - Codito, ergo sum - I code, therefore I am -- The Rasterman (Carsten Haitzler)[EMAIL PROTECTED] 裸好多

[E-devel] xrender engine patch

2006-05-10 Thread [EMAIL PROTECTED]
Attached is a small test patch for some xrender engine changes. Index: e17/libs/evas/src/modules/engines/xrender_x11/evas_engine_gradient.c === RCS file: