[e-users] Evas Bug

2005-02-21 Thread Nemec, Bernhard
Hi Raster, the attached patch of evas_software_x11_main.c demonstrates a problem with Evas' image_object. It scales the whole output by a factor of 2, yet in Test 5: Border Fill 2 Images, the image borders are not scaled at all. When output and viewport sizes are not the same, I would expect

[e-users] evas line rendering performance

2004-07-22 Thread Nemec, Bernhard
Hi, i'm writing an application which uses evas to display a gui on an embedded system. Now I'm using a list of lines to draw a curve of measurement values, but evas_render takes more and more time as more lines are added to the canvas. I'm therefore looking for an alternative way of drawing a