Search the web
Sign In
New User? Sign Up
autotrace
? 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.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1159 - 1191 of 1209   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1159
_________________________________________________ Gerben Wierda <Gerben.Wierda@...> schrieb: _________________________________________________ Somehow,...
martweb@...
martweb2000
Offline Send Email
Jul 4, 2005
1:51 pm
1160
Fix this regexp in configure.in: case $MAGICK_VERSION in [[01234]] | [[01234]].* | 5.[[01]]* | 5.2.0* ) AC_MSG_RESULT(no($MAGICK_VERSION)) AC_MSG_WARN([***...
Masatake YAMATO
jet@...
Send Email
Jul 4, 2005
2:03 pm
1161
_________________________________________________ Thomas Neubert <neubert@...> schrieb: _________________________________________________ Dear...
martweb@...
martweb2000
Offline Send Email
Jul 18, 2005
11:49 am
1162
You just extract to a folder and use the EXE that is there. Try drag and drop to it, or run from the command line with options. ... .bat files are your friend...
Barry Patterson
barlo00001
Online Now Send Email
Jul 19, 2005
1:24 am
1163
Hello, I've updated the ILDA file output module that Arjan van Vught has posted to this list in february a little. It now includes some optimisations to make...
Robin Adams
thorafrob
Offline Send Email
Sep 19, 2005
8:00 am
1164
... Applied thanks. I've put your name, Robin Adams to ChangeLog and THANKS file. Should I put the name, Arjan van Vught, too? (I'm soryy. I didn't track this...
Masatake YAMATO
jet@...
Send Email
Sep 19, 2005
8:51 am
1166
hi Martin, I've just downloaded the latest autotrace tarball (0.31.1) and went to compile it. I have ImageMagick 6.0.2 installed, but unfortunately the...
martweb@...
martweb2000
Offline Send Email
Oct 2, 2005
8:02 pm
1167
_________________________________________________ Carsten Becker <mail@...> schrieb: _________________________________________________ Hello, I...
martweb@...
martweb2000
Offline Send Email
Oct 19, 2005
11:08 am
1169
Hi, I want to use autotrace in my vb application. How can I do this? I want to take an image from picturebox1 and convert it to ILDA. Thanks for your help. ...
Ramon
maxxtc2
Offline Send Email
Oct 19, 2005
8:07 pm
1170
hi martin - i'm an artist who is not very computer savvy. i want to download autotrace but haven't found out where to get it. can you help or is it too...
martweb@...
martweb2000
Offline Send Email
Oct 20, 2005
3:32 am
1171
... Give it a try and do a search on your own: http://www.google.com/search?hl=en&q=autotrace+download Please, try the first link in which the word...
gerhard
ggrubbish
Offline Send Email
Oct 20, 2005
7:54 pm
1172
... Is he still working on autotrace? regards Gerhard...
gerhard
ggrubbish
Offline Send Email
Oct 20, 2005
8:26 pm
1173
Hi Martin! Have you considered of allowing Autotrace to have an input from a pipe? Thus making following kind of commands possible: convert -gamma 1.5 foo.png...
Martin Weber
martweb@...
Send Email
Nov 2, 2005
9:22 am
1174
Hi all: I have used autotrace online and love it, but unfortunatly the site seems to be having some problems for the past two weeks. I am trying to install it...
Hank
bizowner603
Offline Send Email
Dec 24, 2005
8:24 am
1175
After a bunch of experimenting, I finally have AutoTrace and Delineate working on my XP machine. I am using AutoTrace 0.31 and Delineate 0.5. 1. I already had...
Yossi David
yossidme
Offline Send Email
Jan 25, 2006
7:21 am
1176
Hi Martin Just wondering if it is possible to down load files to run this from a mac? Regards Studio Argon Promotions 020 8336 1297 www.argonpromo.co.uk...
Martin Weber
martweb2000
Offline Send Email
Jan 31, 2006
7:21 pm
1177
It looks like Autotrace has been thrown in with a Delineate package for OS X. Delineate = front-end GUI for Autotrace & POTrace ...
Barry Patterson
barlo00001
Online Now Send Email
Feb 1, 2006
12:08 am
1178
I sent this message directly to the email address on Autotrace's homepage, but, since it doesn't seem to have been actively developed for quite a while, I...
tommckearney
Offline Send Email
Mar 24, 2006
12:44 pm
1179
Hi martin, Tried it but isn't written completely. won't load or run, some programmers said I had to do stuff , did it . didn't work. Let me know if you get it...
Lawrence Morrell
lmorrell@...
Send Email
Apr 2, 2006
5:28 pm
1180
I am the maintainer and programmer of AutoTrace. A very long time I was not able to develope AutoTrace any further because of lack of time. No I plan to...
Martin Weber
martweb2000
Offline Send Email
Oct 22, 2006
7:30 pm
1181
Thanks man, I do have info on Dxf. Are you developing. auto trace to be mac compatible? http://www.autodesk.com/techpubs/autocad/acad2000/dxf/dxf_format.htm ...
Lawrence Morrell
lmorrell@...
Send Email
Oct 22, 2006
9:11 pm
1182
I have just spent a fair amount of time working on both DXF input and output for my laser vector art application, LaserBoy. It can read a reasonable subset of...
James Lehman
jameslehman1964
Offline Send Email
Oct 23, 2006
12:47 am
1183
Thanks for your replies. One problem of the dxf output how the cubic splines should be handled. The current solution is not very good, so if you have a good...
martweb2000
Offline Send Email
Oct 23, 2006
5:57 am
1184
I am looking for a better way creating dynamic arrays in C. I have the following problem. First I create an array with the size 1 then I resized it to size 2...
martweb2000
Offline Send Email
Oct 23, 2006
7:22 am
1185
Hi, ... If you allocated n byte with realloc last time and you need n+1 or more, allocate 2*n with realloc. realloc already does so? STL does something more...
Masatake YAMATO
jet@...
Send Email
Oct 23, 2006
8:35 am
1186
Can we do something similar in pure C without using that lib? Some simple example code? ... have the ... know ... very ... more,...
martweb2000
Offline Send Email
Oct 23, 2006
8:45 am
1188
... I can do nothing with pure C :-P Here is the code from glib/glib/garray.c: static void g_array_maybe_expand (GRealArray *array, gint len) { guint...
Masatake YAMATO
jet@...
Send Email
Oct 23, 2006
9:30 am
1189
What is faster - using the glib or stl? ... Some...
martweb2000
Offline Send Email
Oct 23, 2006
10:14 am
1190
The spline record is ok, but the rest of the DXF R14 file is wrong. Writing R14 files is rather complex. You need to get the handles right, add an OBJECT...
Martin Weber
martweb@...
Send Email
Oct 23, 2006
4:00 pm
1191
Hallo Martin, anbei die Sources für die DXF-Ausgabe. Die erzeugten Splines werden zu Liniensegmenten (nach B-Spline 4.ter Ordnung) konvertiert. Dies ergab die...
Martin Weber
martweb@...
Send Email
Oct 23, 2006
4:02 pm
Messages 1159 - 1191 of 1209   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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