Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

autotrace

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 207
  • Category: Graphics
  • Founded: Sep 21, 1999
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 147 - 177 of 1222   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
147 Martin Weber
martweb@... Send Email
Jul 25, 2000
5:17 pm
Will you have a look at DXF export? Martin...
148 Martin Weber
martweb@... Send Email
Jul 25, 2000
5:18 pm
Will you have a look at DXF export? Martin...
149 Reini Urban
rurban@... Send Email
Jul 25, 2000
6:32 pm
german: aber sicher. aber wie gesagt das kann dauern, weil ich voll im stress bin und ich tracen gerade nicht brauche. august oder september. english: sure. ...
150 Martin Weber
martweb@... Send Email
Jul 26, 2000
5:28 am
Danke ... -- Sent through GMX FreeMail - http://www.gmx.net...
151 Martin Weber
martweb@... Send Email
Jul 28, 2000
6:37 am
AutoTrace only runs correctly under IRIX when using gcc, it does not run correctly when using the IRIX compiler. Can anyone debug this? I think the problem is...
152 Martin Weber
martweb@... Send Email
Aug 8, 2000
3:25 pm
Here my question once again: Should we use ImageMagick (www.imagemagick.org), Imlib2 (http://www.rasterman.com/imlib.html), SDL_image ...
153 Alan Shutko
ats@... Send Email
Aug 8, 2000
3:32 pm
... ImageMagick is on far more machines than the alternatives. -- Alan Shutko <ats@...> - In a variety of flavors! 95 days, 4 minutes, 20 seconds till we...
154 Martin Weber
martweb@... Send Email
Aug 12, 2000
9:26 pm
I am planning to add new input and output formats for AutoTrace. Which formats do you think are most importand?...
156 Martin Weber
martweb@... Send Email
Aug 29, 2000
11:30 am
If you have any patches that should be add to the next release please tell me. Martin...
157 quasi@... Send Email Sep 10, 2000
4:37 pm
I tried to download autotrace, but the homepage that is given in several places on the net is dead. I tried to search for a new location, but could'nt find...
158 Martin Weber
martweb@... Send Email
Sep 10, 2000
5:09 pm
http://homepages.go.com/homepages/m/a/r/martweb/AutoTrace.htm...
159 r.maurizzi@... Send Email Sep 11, 2000
8:58 am
... As a sidenote, now using wwwoffle proxy DOES work, whereas with the old address all I ever got was a 404. Any news on your plan to move to sourceforge and...
160 Martin Weber
martweb@... Send Email
Sep 11, 2000
9:46 am
Yes, I want to, but don't know when. I have a lot of stress. Sorry. By the way hopefully this or next week there will be a new release. ... -- Sent through GMX...
161 Martin Weber
martweb@... Send Email
Sep 19, 2000
6:56 pm
AutoTrace 0.24a is available for download. http://homepages.go.com/~martweb/autotrace-0.24a.tgz New features: Better eps/ai export Color support Pstoedit...
162 Masatake YAMATO
masata-y@... Send Email
Sep 20, 2000
9:11 am
In the freshmeat web page, license of AutoTrace 0.24a is announced as "free for non-commercial use". This should be announced as GPL. To get more developers,...
163 Martin Weber
martweb@... Send Email
Sep 20, 2000
9:51 am
Sorry I forgot to change this line. ... -- Sent through GMX FreeMail - http://www.gmx.net...
164 Stefan A. Deutscher
sad@... Send Email
Sep 20, 2000
4:12 pm
Hi all, I'd love to (try to) contribute Tru64 (Alpha) and OS/2 builds, but I can't get the source to begin with. Is it just me, or is the download really slow...
165 Masatake YAMATO
masata-y@... Send Email
Sep 20, 2000
8:03 pm
I've also used ALPHA: alpha036 % uname -a OSF1 alpha036.aist-nara.ac.jp V4.0 1229 alpha I've tried to compile. ### With vender's make alpha036 % make gcc -I....
166 Masatake YAMATO
masata-y@... Send Email
Sep 20, 2000
9:26 pm
... With gcc (and gnumake), following patch kills "pointer mismatch warnings". Masatake p.s. ./a.out sizeof long == 8 sizeof void * == 8 sizeof int == 4 cd...
167 Stefan A. Deutscher
sad@... Send Email
Sep 21, 2000
8:37 am
Thanks. By the way, does the executable also work afterwards, that is, produce valid PS output? I built an OS/2 version last night (details to follow) that...
168 Stefan A. Deutscher
sad@... Send Email
Sep 21, 2000
9:03 am
Hi, ... [ snip cc ] ... [snip] ... No, maybe because I don't have any of that automake stuff installed that seems to be there by default on Linux, but not so...
169 Martin Weber
martweb@... Send Email
Sep 21, 2000
9:36 am
We have to include both limits.h and float.h. In Visual C++ FLT_MIN is only defined in float.h and not in limits.h. Martin -- Sent through GMX FreeMail -...
170 Masatake YAMATO
masata-y@... Send Email
Sep 21, 2000
10:01 am
... I think my patch is nothing to do with PS output but warning output only. I''d like to work for this 64bit issue when the project introduce CVS. If you are...
171 Martin Weber
martweb@... Send Email
Sep 21, 2000
11:37 am
More and more people want a cvs for AutoTrace. Currently I have to do a lot of work and only very few time. Would someone take over the job to create a ...
172 Masatake YAMATO
masata-y@... Send Email
Sep 21, 2000
11:37 am
Do you have system in that automake is installed? With following steps, I could compile autotrace with vender's make(DEC). 1. Copy autotrace.tar.gz to the...
173 Masatake YAMATO
masata-y@... Send Email
Sep 21, 2000
11:40 am
... I'd like to do, but I cannot write English well. Writing English will be required to cooperate with the administrator of sourceforge. Someone, please do...
174 Stefan A. Deutscher
sad@... Send Email
Sep 21, 2000
11:52 am
... [ step 1 - 8 deleted ] No, I don't, and even if I had: Just changing the compile target in the makefile by hand is faster and works :-) Maybe I don't know...
175 Masatake YAMATO
masata-y@... Send Email
Sep 21, 2000
11:58 am
... Please, see Makefile.am, it is so simple. Anyway, I'll modify Makefile.am as I wrote after CVS repository is opened. Please, wait. ... No. The reason why...
176 Martin Weber
martweb@... Send Email
Sep 21, 2000
12:11 pm
Hi Masatake, would you mind open AutoTrace cvs at sourceforge? Martin -- Sent through GMX FreeMail - http://www.gmx.net...
177 Stewart C. Russell
stewart@... Send Email
Sep 21, 2000
12:57 pm
is there a version of this source archive lying around? 0.24 seems to get the inside of closed areas wrong, even on PBM input. I don't think this is an...
Messages 147 - 177 of 1222   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help