Search the web
Sign In
New User? Sign Up
autotrace
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 1179 - 1209 of 1209   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
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
1192
i got this error, could anybody help me? gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include -I/usr/include -O2 -march=pentium4 -mmmx -msse -msse2 -c output-swf.c...
scomodo
Offline Send Email
Nov 20, 2006
7:24 pm
1193
Did you install ming? SWFMovie_add may be part of ming. If you, which directory you installed it? I cannot remember but, maybe you can turn off ming support in...
Masatake YAMATO
jet@...
Send Email
Nov 21, 2006
3:53 pm
1194
... yes, i have ming-0.3.0-i686-1 (on slackware 11) ... i compiled ming with --prefix=/usr ... ./configure --prefix=/usr --without-ming i get the same error...
scomodo
Offline Send Email
Dec 20, 2006
10:12 am
1195
Hi, I'm new to a lot of this, and haven't used DOS for so long Ive forgotten most of it, so I may be out of my depth here... I have a PC running Windows ME,...
richard barwell
bty568635
Offline Send Email
Jun 13, 2007
10:35 pm
1196
Hi, Firstly, thanks to Ian MacPhedran for helping sort my previous syntax problem. Now I have a new problem! I downloaded and unzipped autotrace.0.31.1-w32,...
richard barwell
bty568635
Offline Send Email
Jun 18, 2007
9:59 pm
1197
It's a command-line program. as it says, use "-help" run the exe with "-help" on the command line and it will tell you the options you can put on the command...
Tom McKearney
tommckearney
Offline Send Email
Jun 20, 2007
10:38 am
1198
Hi, I've got as far as opening the help file in autotrace, but I don't understand what's written there... Can anyone please indulge me and just E-mail me...
richard barwell
bty568635
Offline Send Email
Jun 20, 2007
9:02 pm
1199
Hi, Further to my previous E-mail (which could have been more specific...), I have tried a few of my own interpretations of the instructions in the help file,...
richard barwell
bty568635
Offline Send Email
Jun 21, 2007
11:14 am
1200
... `[', `]' and '<' and `>' are special characters. Do like: autotrace --background-color=FFFFFF --input-format=BMP --output-file=C:\\foo.hpgl...
Masatake YAMATO
jet@...
Send Email
Jun 21, 2007
12:49 pm
1201
You also need to replace "FFFFFF" with the Hexadecimal RGB numbers for the background color you want to use....
Tom McKearney
tommckearney
Offline Send Email
Jun 21, 2007
6:20 pm
1202
Thanks Tom and Masatake, this makes a lot of sense. Just 3 thoughts before I try this; 1) I have assumed I should specify the file I want to convert (r.bmp)...
richard barwell
bty568635
Offline Send Email
Jun 21, 2007
7:19 pm
1203
Can somebody help me get this stuff going? I have been wrestling with Autotrace, Potrace, and Delineate for the better part of a day, and have been unable to...
plalbrecht
Offline Send Email
Jul 21, 2007
4:59 pm
1204
It's been a while, but I think the only way I got it to work via Delineate was to run it under Linux ( or maybe Cygwin). It seemed that the Java just didn't...
junkman@...
barlo00001
Online Now Send Email
Jul 22, 2007
6:06 pm
1205
... Delineate ... Thanks anyway. This is hackerware. Useless for the vast majority of potential users. Whose idea was it to use a command line interface for...
plalbrecht
Offline Send Email
Jul 29, 2007
7:40 pm
1206
I'm curious if anyone out there is using Delineate successfully under Windows? Version? Java version? Delineate was rather nice to have for tweaking options. ...
junkman@...
barlo00001
Online Now Send Email
Jul 31, 2007
3:53 am
1207
Greetings, I hope someone can help me. I was told about the AutoTrace program by the creator of Jigs@w Puzzles 2 at Tibosoftware.com. They used AutoTrace to...
nj3h
Offline Send Email
Feb 18, 2008
1:58 pm
1208
Hi all, I have started using autotrace and exploring on it. I needed some basic help in it. I want to know the outline algorithm used in the autotrace, which...
mayuresh_iitb
Online Now Send Email
Mar 18, 2008
2:42 pm
1209
hello, I'm new here so please forgive if I ask a silly question, but wondering if anyone knows the best way to install on a Mac running OSX 10.4 tiger. Still...
Robert Hall
oceanartscasino
Offline Send Email
Oct 14, 2008
9:43 pm
Messages 1179 - 1209 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