Re: [E-devel] More Tiff loader oddities

2006-05-19 Thread The Rasterman
On Fri, 19 May 2006 17:04:01 +0100 Simon Wistow <[EMAIL PROTECTED]> babbled: > On Sat, May 20, 2006 at 12:36:23AM +0900, Carsten Haitzler said: > > i am going to have to make your day get worse > > > > "works for me" (tm). > > > > imlib2_view display the same results that gimp and imagemagic

Re: [E-devel] Ecore does not compile.

2006-05-19 Thread Francisco Sanz
Now it's ok thanks. El vie, 19-05-2006 a las 09:25 -0500, Ibukun Olumuyiwa escribió: > Francisco Sanz wrote: > > Hello. > > > > I have a problem compiling ecore. > > > > There is not all archives in ecore/src/lib/ecore_x > > > > i.e. there is not ecore_x_fixes.c > > > > I downlad ecore from

Re: [E-devel] Re: E CVS: proto moom

2006-05-19 Thread [EMAIL PROTECTED]
> > Here are my result, on a Duron 1.3Ghz: > > > > > The difference of speed between the first and the second test > (with or without the null checks) is indeed really small (2.5%). > But the diffence between the second and the third test is really > more important (13.2%). So I will

Re: [E-devel] Ecore does not compile.

2006-05-19 Thread Anders Troback
On Fri, 19 May 2006 09:25:24 -0500 Ibukun Olumuyiwa <[EMAIL PROTECTED]> wrote: > Francisco Sanz wrote: > > Hello. > > > > I have a problem compiling ecore. > > > > There is not all archives in ecore/src/lib/ecore_x > > > > i.e. there is not ecore_x_fixes.c > > > > I downlad ecore from cvs tod

Re: [E-devel] Re: E CVS: proto moom

2006-05-19 Thread Simon TRENY
Here are my result, on a Duron 1.3Ghz: prof1 (Jose's conversion procedures, without the null checks) real0m11.826s user0m9.945s sys 0m0.440s prof2 (Jose's conversion procedures, with the null checks) real0m12.133s user0m10.401s sys 0m0.088s prof3 (evas conversion procedur

Re: [E-devel] More Tiff loader oddities

2006-05-19 Thread Simon Wistow
On Sat, May 20, 2006 at 12:36:23AM +0900, Carsten Haitzler said: > i am going to have to make your day get worse > > "works for me" (tm). > > imlib2_view display the same results that gimp and imagemagick display for > both tif files. when imlib2_convert runs it converts to just what i'd expe

Re: [E-devel] More Tiff loader oddities

2006-05-19 Thread The Rasterman
On Fri, 19 May 2006 15:25:13 +0100 Simon Wistow <[EMAIL PROTECTED]> babbled: > Both these tiffs > > http://thegestalt.org/simon/tmp/new_ducked.tif > http://thegestalt.org/simon/tmp/weird_ducked.tif > > are being handled oddly by the tiff loader in Imlib2. If I run the first > (new_ducked.tif)

Re: [E-devel] More Tiff loader oddities

2006-05-19 Thread The Rasterman
On Fri, 19 May 2006 15:25:13 +0100 Simon Wistow <[EMAIL PROTECTED]> babbled: > Both these tiffs > > http://thegestalt.org/simon/tmp/new_ducked.tif > http://thegestalt.org/simon/tmp/weird_ducked.tif > > are being handled oddly by the tiff loader in Imlib2. If I run the first > (new_ducked.tif)

[E-devel] Re: E CVS: proto moom

2006-05-19 Thread Brian Mattern
On Friday 19 May 2006 09:18, Enlightenment CVS wrote: > Enlightenment CVS committal > > Author : moom > Project : e17 > Module : proto > > Dir : e17/proto/etk/data/themes/default/widgets > > > Modified Files: > colorpicker.edc > > > Log Message: > * More work on the colorpicker, but it'

[E-devel] Re: E CVS: proto moom

2006-05-19 Thread Brian Mattern
On Friday 19 May 2006 09:18, Enlightenment CVS wrote: > Enlightenment CVS committal > > Author : moom > Project : e17 > Module : proto > > Dir : e17/proto/etk/data/themes/default/widgets > > > Modified Files: > colorpicker.edc > > > Log Message: > * More work on the colorpicker, but it'

Re: [E-devel] Ecore does not compile.

2006-05-19 Thread Ibukun Olumuyiwa
Francisco Sanz wrote: > Hello. > > I have a problem compiling ecore. > > There is not all archives in ecore/src/lib/ecore_x > > i.e. there is not ecore_x_fixes.c > > I downlad ecore from cvs today. > My error - forgot to add the new files to CVS. Update and try again. -- Ibukun Olumuyiwa

[E-devel] More Tiff loader oddities

2006-05-19 Thread Simon Wistow
Both these tiffs http://thegestalt.org/simon/tmp/new_ducked.tif http://thegestalt.org/simon/tmp/weird_ducked.tif are being handled oddly by the tiff loader in Imlib2. If I run the first (new_ducked.tif) through the example convert program then it comes out all black but the right size. The sec

Re: [E-devel] Re: E CVS: libs/evas raster

2006-05-19 Thread The Rasterman
On Fri, 19 May 2006 12:35:03 +0200 (CEST) Vincent Torri <[EMAIL PROTECTED]> babbled: > > why did you remove > > ACLOCAL_AMFLAGS = -I m4 (well, comment for this one) > > and > > AC_CONFIG_MACRO_DIR([m4]) > > ? > > make distcheck is perfect for me, if you think it's the problem. And it > helps

[E-devel] Re: E CVS: libs/evas raster

2006-05-19 Thread Vincent Torri
why did you remove ACLOCAL_AMFLAGS = -I m4 (well, comment for this one) and AC_CONFIG_MACRO_DIR([m4]) ? make distcheck is perfect for me, if you think it's the problem. And it helps a lot when changing the configure.in file without always re-running autogen.sh Vincent > retrieving revision

[E-devel] Ecore does not compile.

2006-05-19 Thread Francisco Sanz
Hello. I have a problem compiling ecore. There is not all archives in ecore/src/lib/ecore_x i.e. there is not ecore_x_fixes.c I downlad ecore from cvs today. --- Using Tomcat but need to do more? Need to support web services, security? Get