Re: [E-devel] FW: FW: Propose a Eina_Path

2016-11-11 Thread Cedric BAIL
On Nov 11, 2016 04:39, "Andrew Williams" wrote: > > It strange that eina defines a rectangle and no other shapes - is that even > used outside a graphical context? Eina started as a simple toolset and got a lot of stuff that was just refactoring of our stack. We have a tiler and rectangle along

Re: [E-devel] FW: FW: Propose a Eina_Path

2016-11-11 Thread Andrew Williams
It strange that eina defines a rectangle and no other shapes - is that even used outside a graphical context? A On Fri, 11 Nov 2016 at 11:17, Hermet Park wrote: > Thanks for your advice. > > But imo, it's unlike to graphical one such as evas_rect and evas_line... > Path itself is more likely to

[E-devel] FW: FW: Propose a Eina_Path

2016-11-11 Thread Hermet Park
Thanks for your advice. But imo, it's unlike to graphical one such as evas_rect and evas_line... Path itself is more likely to the eina_rect... Because path itself is just data information. Also, efl_gfx_shape should rely on it. -Original Message- From: "Andrew Williams" To: "Enlightenme