Currently I use ImgaeMagick for loading images for AutoTrace, but it is very slow. Should I use FreeImage (http://home.wxs.nl/~flvdberg/) or paintlib ...
Martin Weber
martweb@...
Apr 2, 2001 10:11 am
389
I think it shouldn't be a great problem. You propably only need an adopted Makefile?! I am also very interested in porting but I do not have a MAC. Martin...
Martin Weber
martweb@...
Apr 6, 2001 6:43 pm
390
Hi Aaron, Could you run configure script on your Mac? Masatake...
Masatake YAMATO
masata-y@...
Apr 9, 2001 10:57 am
391
... I ran into only two minor problems: first, one of the configuration scripts fails if the pathname of the directory in which AutoTrace is being built ...
Peter Cucka
pcucka@...
Apr 10, 2001 4:27 pm
392
... Is it the bug of autoconf or my configure.in? ... I'll add a macro that checks the existence of malloc.h in configure.in....
Masatake YAMATO
masata-y@...
Apr 10, 2001 9:34 pm
393
... I've done and commited the code to our repository....
Masatake YAMATO
masata-y@...
Apr 10, 2001 9:50 pm
394
I thought a lot about which libraries to use for importing images beside ImageMagick, because ImageMagick is very slow for large pictures, and did some tests....
Martin Weber
martweb@...
Apr 11, 2001 8:17 am
395
No, I don't think we don't need to add a macro on output-er.c that checks for malloc.h. malloc.h is not needed at all in this file!!! You can safely delete...
Martin Weber
martweb@...
Apr 11, 2001 8:26 am
396
Sorry I wanted to say: No, I think we don't need to add a macro on output-er.c ......
Martin Weber
martweb@...
Apr 11, 2001 8:28 am
397
... Should I remove "#include <malloc.h>" from the file?...
Masatake YAMATO
masata-y@...
Apr 11, 2001 8:49 am
398
Yes, please...
Martin Weber
martweb@...
Apr 11, 2001 9:22 am
399
... I've done. Masatake...
Masatake YAMATO
masata-y@...
Apr 11, 2001 9:25 am
400
... Actually, it's make that fails, not the configuration script: [localhost:~/Test Dir/autotrace-0.27a] peter% make cd . && /Users/peter/Test...
Peter Cucka
pcucka@...
Apr 11, 2001 4:01 pm
401
How about gdk-pixbuf or gdk-imlib? ... Masatake...
Masatake YAMATO
masata-y@...
Apr 12, 2001 3:17 pm
402
... I see. I think this is a bug of autoconf. But I cannot find a way to how to make a patch that fixes this bug. Following line in configure: missing_dir=`cd...
Masatake YAMATO
masata-y@...
Apr 12, 2001 3:33 pm
403
Do you have any performance comparisons? It should run on Windows and Linux....
Martin Weber
martweb@...
Apr 12, 2001 7:23 pm
404
Here some tests I made. I loaded a very large b/w bitmap and displayed it: Adobe Photoshop 6: 17 s Corel Photopaint 9: 7 s ImageMagick 5.24: 223 s FreeImage:...
Martin Weber
martweb@...
Apr 12, 2001 7:38 pm
405
http://homepages.go.com/ is not available since several days. Does someone know what happened. Do I have to move to an other place or is this a temporary ...
Martin Weber
martweb@...
Apr 30, 2001 1:30 pm
406
homepages.go.com have been distcontinued without any information to me. Grrr. Where should we place it in future? Martin -- GMX - Die Kommunikationsplattform...
Martin Weber
martweb@...
May 4, 2001 6:31 am
407
... I can host it for you on my server. If you have a domain name in mind I will register it as well to maintain some portability. Richard J. Kinch ...
Richard J Kinch
kinch@...
May 4, 2001 9:29 am
408
I am interested. Should I mail the files to you? I do not have a domain name, because I do not want to pay Internic. ... -- GMX - Die Kommunikationsplattform...
Martin Weber
martweb@...
May 4, 2001 10:13 am
409
Martin, I was thinking I'd just provide the HTTP and FTP hosting and that someone else would do the "real work" (smile). If someone can come up with a good...
Richard J Kinch
kinch@...
May 4, 2001 12:54 pm
410
... You could host it at SourceForge, of course. Since AutoTrace is already a SourceForge project that seems like a natural choice to me. Bernhard -- ...
Bernhard Herzog
herzog@...
May 4, 2001 1:06 pm
411
... Since autotrace already has a sourceforge project, why not host it there? -- Alan Shutko <ats@...> - In a variety of flavors!...
Alan Shutko
ats@...
May 4, 2001 1:22 pm
412
What happened here? No messages since the beginning of May, no new homepage... Did I miss a message saying the list moved somewhere else? Ciao, Roberto....
r.maurizzi@...
Jun 25, 2001 1:15 pm
413
Hi all, the list didn't move. Currently I have two problems: 1. All homepages at homepages.go.com were discontinued without any notice to me. 2. Currently I am...
Martin Weber
martweb@...
Jun 25, 2001 1:46 pm
414
... Hmmm.. nice people... ;-) ... For this, we need both the files and someone enabled to upload them on sourceforge... Masatake? I could eventually upload and...
r.maurizzi@...
Jun 25, 2001 2:00 pm
415
Hi, ... I found your id at autotrace project web page of sourceforge. Could you port autotrace web page to the sourceforge? Masatake YAMATO...
Masatake YAMATO
masata-y@...
Jun 25, 2001 10:24 pm
416
The homepage of AutoTrace is up again. You'll find it at: http://autotrace.sourceforge.net/...
martweb@...
Jul 13, 2001 11:07 am
417
... Nice to see the home page back online :) Is there a list archive anywhere? A while back someone posted some info about getting autotrace to compile/run on...