Very cool indeed.The days of fearing to click on large methods due to looong rendering times are numbered (e.g. Seaside FileLibrary uploaded files... like jQuery or images).PluggableTextMorph does a hell of a lot of twisted things, I guess we'll get much improved understandability as well with the Tx things.Kepp up the good work, it is much appreciated!PhilOn Thu, Oct 24, 2013 at 8:41 AM, Cl�ment Bera <bera.clement@gmail.com> wrote:Awesome !I'd love to have that in the image and use it for my everyday dev.�Great work Igor please finish it so we can use it :)
2013/10/24 Igor Stasenko <siguctua@gmail.com>And i still almost didn't optimized things.As a followup on discussion about improving/benching text stuff.See for yourselves.
Just out of curiosity, wanted to compare how sloooow athens with cairo
comparing to good old bitblt in terms of displaying text.
Sure comparison is very rough (text are different�- in athens i using freetype font, in workspace is raster font)but at least both windows displaying same amount of text.
(that i think what is relevant to us, humans ;) )And, of course, to make things more precise need to write more code to make sureit renders exact contents of the text morph fully without any clipping, in both cases).
And frankly, i am not in a mood of making/coding precise benchmark now. :)Why i posting this, is mainly because i am quite surprised by numbers.
i expected opposite proportion..
--
Best regards,
Igor Stasenko.