Re: [E-devel] Font rendering glitches on OMAP3 platforms

2010-06-15 Thread The Rasterman
On Wed, 16 Jun 2010 10:13:51 +0800 Brett Nash said: > On Tue, 15 Jun 2010 06:34:38 -0700 > Steve Sakoman wrote: > > > I'm seeing some font issues with svn49660 on OMAP3 platforms (Beagle, > > Overo) > > > > Here's a screen shot demonstrating the problem: > > > > http://www.sakoman.com/test/fo

Re: [E-devel] Font rendering glitches on OMAP3 platforms

2010-06-15 Thread Brett Nash
On Tue, 15 Jun 2010 06:34:38 -0700 Steve Sakoman wrote: > I'm seeing some font issues with svn49660 on OMAP3 platforms (Beagle, > Overo) > > Here's a screen shot demonstrating the problem: > > http://www.sakoman.com/test/font-corruption.png > > There is some speculation that this began around

Re: [E-devel] Font rendering glitches on OMAP3 platforms

2010-06-15 Thread Brett Nash
On Tue, 15 Jun 2010 15:50:39 +0200 Benjamin Zores wrote: > > http://www.sakoman.com/test/font-corruption.png > > > > There is some speculation that this began around the time neon > > optimizations were introduced, but I haven't confirmed that. > > This would explain the too-good-to-be-true scor

Re: [E-devel] Font rendering glitches on OMAP3 platforms

2010-06-15 Thread Steve Sakoman
On Tue, Jun 15, 2010 at 6:48 AM, Cedric BAIL wrote: > On Tue, Jun 15, 2010 at 3:34 PM, Steve Sakoman wrote: >> I'm seeing some font issues with svn49660 on OMAP3 platforms (Beagle, Overo) >> >> Here's a screen shot demonstrating the problem: >> >> http://www.sakoman.com/test/font-corruption.png >

Re: [E-devel] E Tests

2010-06-15 Thread Andreas Volz
Am Mon, 14 Jun 2010 23:00:05 +0200 schrieb Andreas Volz: Hello, As nobody had an opinion about it I commited into trunk/TEST/app/e/e_place_test I hope this test application shows some of the window placement problems in E17. For sure there are more in the area of dialog windows. For this use cas

Re: [E-devel] ecomp compiler errors

2010-06-15 Thread hannes.janet...@gmail.com
On Tue, Jun 15, 2010 at 11:01 PM, Andreas Volz wrote: > Hello, > > while compiling a recent ecomp I get this error: > > /bin/bash ../libtool --tag=CC   --mode=link gcc  -g -O2 -Wall -Wpointer-arith > -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations > -Wnested-externs -D_FORTIFY_SO

[E-devel] ecomp compiler errors

2010-06-15 Thread Andreas Volz
Hello, while compiling a recent ecomp I get this error: /bin/bash ../libtool --tag=CC --mode=link gcc -g -O2 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -D_FORTIFY_SOURCE=2 -export-dynamic -o ecomorph main.o privates.o texture.o di

Re: [E-devel] Emit signals to elm widgets edje objs

2010-06-15 Thread Bruno Dilly
I've talked to Sachiel, k-s and lfelipe and they agree with this approach, so I've committed the patch. On Mon, Jun 14, 2010 at 9:18 PM, Bruno Dilly wrote: > Hey people, > > I'm using elementary in a project and I need to send signals to widgets > themes. > For example, I could decide that for a

Re: [E-devel] Font rendering glitches on OMAP3 platforms

2010-06-15 Thread Benjamin Zores
On Tue, Jun 15, 2010 at 3:34 PM, Steve Sakoman wrote: > I'm seeing some font issues with svn49660 on OMAP3 platforms (Beagle, Overo) > > Here's a screen shot demonstrating the problem: > > http://www.sakoman.com/test/font-corruption.png > > There is some speculation that this began around the time

Re: [E-devel] Font rendering glitches on OMAP3 platforms

2010-06-15 Thread Cedric BAIL
On Tue, Jun 15, 2010 at 3:34 PM, Steve Sakoman wrote: > I'm seeing some font issues with svn49660 on OMAP3 platforms (Beagle, Overo) > > Here's a screen shot demonstrating the problem: > > http://www.sakoman.com/test/font-corruption.png > > There is some speculation that this began around the time

[E-devel] Font rendering glitches on OMAP3 platforms

2010-06-15 Thread Steve Sakoman
I'm seeing some font issues with svn49660 on OMAP3 platforms (Beagle, Overo) Here's a screen shot demonstrating the problem: http://www.sakoman.com/test/font-corruption.png There is some speculation that this began around the time neon optimizations were introduced, but I haven't confirmed that.