On Sat, 14 Jan 2006 01:33:51 +0000 Alastair Tse <[EMAIL PROTECTED]> babbled:

> Hi,
> 
> I've been playing around with evas for a while now and I came across
> this segv when I was playing trying to use evas_object_text_style_set().
> 
> I discovered that in evas/src/lib/canvas/evas_object_text.c, the
> evas_object_text_render() method assumes there's a clipping object when
> setting the outline/shadow colors.
> 
> Here's a quick patch to fix the problem. I'm not quite sure whether I
> understand it, but I don't set clip objects usually, is that required?
> 
> Cheers,

yup- good catch. thanks. - no i didnt mean the cached clip color as thats the
object color multiplied by the clip color (stored) - not what i want here. :)

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
裸好多
Tokyo, Japan (東京 日本)


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to