Currently AutoTrace is at GO.COM. I got a lot of problems on this server. Which free server would be the best place to put AutoTrace on? Thanks Martin -- Sent...
Martin Weber
martweb@...
Mar 5, 2001 8:44 am
346
http://autotrace.sourceforge.net ? :-) It's already active but empty, since this is standard behaviour for all sourceforge project, you or Masatake should...
r.maurizzi@...
Mar 5, 2001 9:07 am
347
May this help? ==> http://www.easysw.com/epm/ EPM is a free UNIX software/file packaging program that generates distribution archives from a list of files. The...
Rolf Niepraschk
niepraschk@...
Mar 5, 2001 11:29 am
348
... IMHO main problem with the .deb building is not technical one. The building of package is 5' procedure (if you have Debian system) and I have _unofficial_...
Alexey Petrov
petrov@...
Mar 5, 2001 12:03 pm
349
Hello, ... I like geocities verry much ;-) have you ever looked at Mgui a gui program for win&dos&unix&linux I like the program/library verry much maybe...
Luberth Dijkman
luberth@...
Mar 5, 2001 1:05 pm
350
... Thank you for your information. The feature is too nice...but it is not FREE. I'd like to use free software. Pkgwrite is GPL'ed. There fore I'd like to use...
Masatake YAMATO
masata-y@...
Mar 6, 2001 4:51 pm
351
... If we, members of free software community, have a tool that can generate package AUTOMATICALLY, at least ~300 Debian developers can work for other tasks:-P...
Masatake YAMATO
masata-y@...
Mar 6, 2001 5:04 pm
352
... [...] ... It's GPLed, although commercial support is available. -- Alan Shutko <ats@...> - In a variety of flavors! The more things change, the more...
Alan Shutko
ats@...
Mar 6, 2001 6:22 pm
353
... Thank you for correcting my misunderstanding. I'm downloading now. I'll inspect it. If someone will contribute with writing the EPM input file for...
Masatake YAMATO
masata-y@...
Mar 7, 2001 7:06 am
354
Hi, all This is not a test mail, but I cannot find proper subject ;-( I've committed all patches from Martin including swf supports to our cvs repository....
Masatake YAMATO
masata-y@...
Mar 8, 2001 12:50 am
355
(Be careful when you reply this mail. This mail is multi posted two mailing lists.) frontline is a DPS client. frontline is a real DPS application. frontline...
Masatake YAMATO
masata-y@...
Mar 9, 2001 3:28 pm
356
I've put autotrace-0.27pre.tar.gz at following place: ftp://autotrace.sourceforge.net/pub/autotrace/autotrace-0.27pre.tar.gz I think README should be...
Masatake YAMATO
masata-y@...
Mar 9, 2001 5:51 pm
357
input-magick.c does not compile with ImageMagick 5.1.0 or 5.1.1. Can anyone help to fix this problem. Also tests with 5.0.x are welcome. Thanks Martin...
Martin Weber
martweb@...
Mar 10, 2001 7:31 pm
358
I tried to make input-magick.c more compatible to all ImageMagck versions. It does not compile with ImageMagick 5.1.0/5.1.1. Please help to fix this and also...
Martin Weber
martweb@...
Mar 12, 2001 10:21 pm
359
Hi, I'm tryig to test and improve ImageMagick supports in autotrace. I can find ImageMagick-5.2.x but I cannot find 5.1.x. Where could I get 5.1.x? Anyway I'll...
Masatake YAMATO
masata-y@...
Mar 15, 2001 9:14 am
360
... would it be possible to have: -- PNM input on stdin -- a '--no-imagemagick' configure flag? I have a huge array of ???topnm tools, many more than...
Stewart C. Russell
stewart@...
Mar 15, 2001 10:18 am
361
Hi, ... I'll take this idea because it is so easy to implement:) ... This is your homework:) Any volunteer? Thank you for your suggestions. Masatake...
Masatake YAMATO
masata-y@...
Mar 15, 2001 1:10 pm
362
... thanks. It'll make building it on my systems much easier. ... At the moment, I just fudge it with this script: #!/bin/sh for f in $* do e=`echo $f | sed...
Stewart C. Russell
stewart@...
Mar 15, 2001 1:41 pm
363
There are many places on the net. Try ...
Martin Weber
martweb@...
Mar 15, 2001 2:31 pm
364
... Thank you, but I've just added --with-magick and --without-magick flags suggsted by Stewart. Should I supports 5.1.x in C lang level anyway? Masatake...
Masatake YAMATO
masata-y@...
Mar 15, 2001 2:50 pm
365
... Interesting script. I think it is worth to put this script to autotrace distribution? Martin, How do you think? At least, I'd like to you improve following...
Masatake YAMATO
masata-y@...
Mar 15, 2001 2:56 pm
366
... This has already been added for version 0.27 (see the ChangeLog entry for 2001/2/20). The following should work: autotrace -input-format pnm...
Peter Cucka
pcucka@...
Mar 15, 2001 5:10 pm
367
... Please don't do that. The /tmp directory is too insecure. Right now, many utilities are being patched to eliminate security holes based on "race ...
Ian MacPhedran
Ian_MacPhedran@...
Mar 15, 2001 5:19 pm
368
... I'd like to know what is the standard way to create temporary file, right now?...
Masatake YAMATO
masata-y@...
Mar 15, 2001 5:33 pm
369
... Masatake; Well, the standard way is just clobbering a file in /tmp. :-) However, that is a very good question. I'm not sure what the secure, portable...
Ian MacPhedran
Ian_MacPhedran@...
Mar 15, 2001 6:29 pm
370
Yes interesting. Feel free to add. Martin...
Martin Weber
martweb@...
Mar 15, 2001 8:39 pm
371
When generating pxl_outline a list of pixels is generated by using realloc, realloc, realloc ... The have use of realloc causes two problems. It is slow and...
Martin Weber
martweb@...
Mar 16, 2001 6:50 am
372
... /tmp/something_file_name_using_pid_and_string_autotrace. ... The security holes you're referring to happen when (root) applications do not check if a temp...
r.maurizzi@...
Mar 16, 2001 12:15 pm
373
... (As far as I know, there are some STL implementation. While STL, there is only one glib implementation.) If you only want better realloc, glib is better. ...
Masatake YAMATO
masata-y@...
Mar 20, 2001 12:53 pm
374
A new release of AutoTrace is available: What's new in AutoTrace 0.27 - Parts of the code were rearranged - Fixed a bug in color quantization - Centerline...