On Wed, 3 Feb 2010 13:37:26 +0100 (CET) Vincent Torri
said:
>
>
> On Wed, 3 Feb 2010, Enlightenment SVN wrote:
> > 2. major text rendeering speedups. up to 41% in textblock intl, 33% in
> > textblock basic, 12-20$ in other text rendering tests. generic eina hash's
> > are just tooo slow for
On Wed, 3 Feb 2010, Enlightenment SVN wrote:
> 2. major text rendeering speedups. up to 41% in textblock intl, 33% in
> textblock basic, 12-20$ in other text rendering tests. generic eina hash's
> are just tooo slow for what we are doing there. specialised "Fash"
> blocked-array.
why not put
On Tue, Apr 21, 2009 at 11:26 AM, sda wrote:
> hello,
>
> sorry to bother but i'd really appreciate to get your response. as i
> wrote some time ago:
> http://sourceforge.net/mailarchive/forum.php?thread_name=20090413220022.GE14453%40black&forum_name=enlightenment-devel
>
> it'd be really nice to
hello,
sorry to bother but i'd really appreciate to get your response. as i
wrote some time ago:
http://sourceforge.net/mailarchive/forum.php?thread_name=20090413220022.GE14453%40black&forum_name=enlightenment-devel
it'd be really nice to have a clear vision and reference what exactly
should be p
On Sun, 19 Apr 2009 22:46:29 +0200 (CEST) Vincent Torri
said:
>
> about fontconfig, i've remarked that, if FcInit() can be called a lot of
> times, FcFini() must be called only once. This is a problem if a program
> that uses evas and also fontconfig (for some reason) close also
> fontconfig.
about fontconfig, i've remarked that, if FcInit() can be called a lot of
times, FcFini() must be called only once. This is a problem if a program
that uses evas and also fontconfig (for some reason) close also
fontconfig.
I've told the devs of fontconfig about that. Keith Packard agrees that