Re: [E-devel] textblock cache

2008-11-19 Thread The Rasterman
On Wed, 19 Nov 2008 17:06:09 +0100 "Cedric BAIL" <[EMAIL PROTECTED]> babbled: > On Wed, Nov 19, 2008 at 4:23 PM, Gustavo Sverzut Barbieri > <[EMAIL PROTECTED]> wrote: > > On Wed, Nov 19, 2008 at 12:04 PM, Mikael Liljeroth > > <[EMAIL PROTECTED]> wrote: > >> Hi, I have a question regarding caching

Re: [E-devel] textblock cache

2008-11-19 Thread Gustavo Sverzut Barbieri
On Wed, Nov 19, 2008 at 2:06 PM, Cedric BAIL <[EMAIL PROTECTED]> wrote: > On Wed, Nov 19, 2008 at 4:23 PM, Gustavo Sverzut Barbieri > <[EMAIL PROTECTED]> wrote: >> On Wed, Nov 19, 2008 at 12:04 PM, Mikael Liljeroth >> <[EMAIL PROTECTED]> wrote: >>> Hi, I have a question regarding caching of big blo

Re: [E-devel] textblock cache

2008-11-19 Thread Cedric BAIL
On Wed, Nov 19, 2008 at 4:23 PM, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> wrote: > On Wed, Nov 19, 2008 at 12:04 PM, Mikael Liljeroth > <[EMAIL PROTECTED]> wrote: >> Hi, I have a question regarding caching of big blocks of text. >> The custom made evas engine that I have made for an embedded sy

Re: [E-devel] textblock cache

2008-11-19 Thread Gustavo Sverzut Barbieri
On Wed, Nov 19, 2008 at 12:04 PM, Mikael Liljeroth <[EMAIL PROTECTED]> wrote: > Hi, I have a question regarding caching of big blocks of text. > The custom made evas engine that I have made for an embedded system > implements an eng_font_draw function that sets the context_font_ext with > a font_te

[E-devel] textblock cache

2008-11-19 Thread Mikael Liljeroth
Hi, I have a question regarding caching of big blocks of text. The custom made evas engine that I have made for an embedded system implements an eng_font_draw function that sets the context_font_ext with a font_texture_draw function that renders each glyph. The problem is that when there is a lot o