On Thu, 12 Sep 2013 10:41:39 +0900 이준호 <eso...@gmail.com> said:

> Hello, guys
> 
> On latest Evas library, Can I use only rectangle as image clipper??
> 
> ...
>   212    if (clip->type != o_rect_type)
>   213      {
>   214         ERR("For now a clip on other object than a rectangle is
> disabled");
>   215         return;
>   216      }
> ...
> 
> In latest Evas, I can find above things, but I really want to use circle
> mask image as image clipper. ; (
> 
> Is there any idea?

that code is there for a reason... it's correct. :)

> ------------------------------------------------------------------------------
> How ServiceNow helps IT people transform IT departments:
> 1. Consolidate legacy IT systems to a single system of record for IT
> 2. Standardize and globalize service processes across IT
> 3. Implement zero-touch automation to replace manual, redundant tasks
> http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to