Hello. On Fri, 2014-02-07 at 10:28, Tom Hacohen wrote: > On 07/02/14 09:19, Jean-Philippe Andre wrote: > > jpeg pushed a commit to branch master. > > > > http://git.enlightenment.org/core/efl.git/commit/?id=407eaf029c92d0505b12eb461fd4a5c3311ab28f > > > > commit 407eaf029c92d0505b12eb461fd4a5c3311ab28f > > Merge: dc9d37d 6d1356a > > Author: Jean-Philippe Andre <jp.an...@samsung.com> > > Date: Fri Feb 7 18:12:21 2014 +0900 > > > > Evas filters: Implement advanced text effects > > > > Add a new module in Evas to implement text effects. > > The basic idea is to create some buffers (alpha/rgba), > > draw some text into them, and apply various filters in a > > sequential way. > > > > A small script language allows you to set a filter to a > > text object. This can then be passed through an Eo API > > or using Edje directly (under the field description.text.filter). > > > > Right now, the software engine should work fine, but GL rendering > > suffers from a few limitations (no scaling and no proxy rendering, > > which means a few effects might not work well). > > > > More documentation will follow, and examples as well. > > > > But, please bear in mind: this is a HIGHLY EXPERIMENTAL feature. > > I'm including it to EFL 1.9 so that people can play with it, > > but it should not be considered stable at this point in time. > > Did you protect it with? EO_BETA_API? If not, you should.
I was about to ask somehting similar. If we want it in 1.9 but aving it still considered an unstable API we need to protect it with a define or something. If not we would have it as part of our 1.9 API. regards Stefan Schmidt ------------------------------------------------------------------------------ Managing the Performance of Cloud-Based Applications Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. Read the Whitepaper. http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel