Re: [E-devel] evas - wordwrapping text and text alignment

2011-02-12 Thread Tom Hacohen
ri, 11 Feb 2011 13:03:07 +0200 > Subject: Re: [E-devel] evas - wordwrapping text and text alignment > To: j30...@hotmail.com > CC: enlightenment-devel@lists.sourceforge.net > > > On Fri, Feb 11, 2011 at 11:10 AM, John Dovers wrote: > > Is in Evas functionality provide

Re: [E-devel] evas - wordwrapping text and text alignment

2011-02-12 Thread John Dovers
Thanks a lot for your answer. Since I am only using Evas (and not Edje and Ecore), I will look to the source code of Edje to find out how they did it. Best regards, John D. From: t...@stosb.com Date: Fri, 11 Feb 2011 13:03:07 +0200 Subject: Re: [E-devel] evas - wordwrapping text and text

Re: [E-devel] evas - wordwrapping text and text alignment

2011-02-11 Thread Tom Hacohen
On Fri, Feb 11, 2011 at 11:10 AM, John Dovers wrote: > Is in Evas functionality provided for wordwrapping text and text alignment? > I have a bounding rectangle in which a text should be displayed. I would > like to > > - align it to the left, center or right (horizonally), and > - align it i

[E-devel] evas - wordwrapping text and text alignment

2011-02-11 Thread John Dovers
Hello all, Is in Evas functionality provided for wordwrapping text and text alignment? I have a bounding rectangle in which a text should be displayed. I would like to - align it to the left, center or right (horizonally), and - align it in the middle (vertically), and - wordwrap it s