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

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

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
how can i install autotrace?   Message List  
Reply | Forward Message #1118 of 1209 |
RE: [AutoTrace] Re: how can i install autotrace?

I just took some time and played with the Windows .BAT file for Delineate
(GUI for POTRACE & Autotrace). I got it to work by using the following in
the .bat file:

REM -------delineate.bat-----------
cd \
cd C:\{PATH}\delineate\0.5
javaw -jar .\delineate.jar .\settings\parameters-autotrace.xml
.\settings\parameters-potrace.xml
REM -------delineate.bat-----------

Note that I removed the START ... That was in the original.
I also changed the /'s to \'s

That javaw is VERY picky about paths it seems.

-----Original Message-----
From: xk897 [mailto:xk897@...]
Sent: Sunday, October 03, 2004 10:10 PM
To: autotrace@yahoogroups.com
Subject: [AutoTrace] Re: how can i install autotrace?



Barry,

I'm not familair with cygwin. I found and downloaded it - Is it a simple
'install and use', or am I going to have to learn linux to get it working?

I'm looking forward to using autotrace & potrace - I hope it all eventually
works.

Thanks for the tip.

Bill

--- In autotrace@yahoogroups.com, "Barry Patterson" <junkman@m...>
wrote:
> I couldn't get Deliniate working using the .BAT file for
DOS/WINDOWS.
> I did get it to work using the .SH file with CYGWIN (Linux
emulation)
>
>
>
> -----Original Message-----
> From: xk897 [mailto:xk897@y...]
> Sent: Sunday, October 03, 2004 2:16 PM
> To: autotrace@yahoogroups.com
> Subject: [AutoTrace] Re: how can i install autotrace?
>
>
>
> Rob,
>
> I have autotrace and delineate installed in their own directories,
and java
> 1.4.1 has been installed and working for a long time. System is
Win98SE.
>
> When I run the delinate batch file all I get is a DOS windoe that
says 'OFF'
> and the program ends.
>
> I'd appreciate a push in the right direction.
>
> Thanks.
>
> --- In autotrace@yahoogroups.com, "rob_m_mckinnon"
<rob_m_mckinnon@y..
> .> wrote:
> > --- Markus Meyer wrote:
> > > Using autotrace from the command line isn't too difficult,
though.
> > > Just enter "autotrace -help" on the command prompt to see a list
of
> > > options.
> >
> > AutoTrace has many options. From the command line it can be
> difficult
> > to quickly experiment with different options to see the effect on
> the
> > output.
> >
> > > Depends. For Linux, there is a graphical user interface to
> Autotrace
> > > called "frontline" (download it from http://autotrace.sf.net).
> >
> > Part of the reason I wrote Delineate was because I couldn't
install
> > Frontline because my GNU/Linux distribution (RH8.0) had an
> > incompatible version of the libxml library.
> >
> > > There is also a new Java program called "delineate"
> > > (http://delineate.sf.net), which may run on Windows (I haven't
tried
> > > this yet).
> >
> > Delineate is designed specifically for generating SVG output using
> > AutoTrace. It requires Java J2SE 1.4.1 or 1.4.2 to run:
> > http://java.sun.com/
> >
> > Java J2SE versions are available for Windows, GNU/Linux and Mac OS
> X,
> > so Delineate can run on any of these platforms. I personally test
it
> > on RH8.0 and Windows XP.
> >
> > Fabio, if you want a GUI for AutoTrace, give Delineate a try. If
you
> > have any feedback, please let me know.
> >
> > Rob
>
>
>
>
>
> ------------------------ Yahoo! Groups Sponsor
--------------------~--> Make
> a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
> Now with Pop-Up Blocker. Get it for free!
> http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/_iFolB/TM
>
--------------------------------------------------------------------~-
>
>
>
> Yahoo! Groups Links





------------------------ Yahoo! Groups Sponsor --------------------~-->
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/_iFolB/TM
--------------------------------------------------------------------~->


Yahoo! Groups Links










Sun Oct 31, 2004 6:50 pm

barlo00001
Offline Offline
Send Email Send Email

Forward
Message #1118 of 1209 |
Expand Messages Author Sort by Date

hi, i'm from italy. i've downloaded the "autotrace-0.31.1-w32" zip file and unzipped it. now if i use autotrace.exe the program doesn't open. where is the...
fabio_abc
Offline Send Email
Oct 15, 2003
5:54 pm

Autotrace is a command-line program. It doesn't open any windows at all. You have to enter some information on the command line to get it working, like one...
Alex Galakhov
avg6f4@...
Send Email
Oct 15, 2003
8:22 pm

Thank you! So i have to work in ms-dos prompt? ... at all. You ... working, like ... zip ... doesn't ... fabio...
fabio_abc
Offline Send Email
Oct 16, 2003
12:27 pm

... Depends. For Linux, there is a graphical user interface to Autotrace called "frontline" (download it from http://autotrace.sf.net). There is also a new...
Markus Meyer
meyer@...
Send Email
Oct 16, 2003
12:38 pm

... AutoTrace has many options. From the command line it can be difficult to quickly experiment with different options to see the effect on the output. ... ...
rob_m_mckinnon
Offline Send Email
Oct 20, 2003
3:59 pm

Rob, I have autotrace and delineate installed in their own directories, and java 1.4.1 has been installed and working for a long time. System is Win98SE. When...
xk897
Offline Send Email
Oct 3, 2004
7:15 pm

I couldn't get Deliniate working using the .BAT file for DOS/WINDOWS. I did get it to work using the .SH file with CYGWIN (Linux emulation) ... From: xk897...
Barry Patterson
barlo00001
Offline Send Email
Oct 4, 2004
1:51 am

Barry, I'm not familair with cygwin. I found and downloaded it - Is it a simple 'install and use', or am I going to have to learn linux to get it working? I'm...
xk897
Offline Send Email
Oct 4, 2004
3:10 am

I just took some time and played with the Windows .BAT file for Delineate (GUI for POTRACE & Autotrace). I got it to work by using the following in the .bat...
Barry Patterson
barlo00001
Offline Send Email
Oct 31, 2004
6:50 pm

We have someone doing Calligraphy type stuff for us and scanning it in. There might be slight indentions/bumps in the text. Are there any settings to tweak...
Barry Patterson
barlo00001
Offline Send Email
Nov 1, 2004
12:09 am

FYI: It looks like the 'corner surround' value is what I was looking for! The output was amazing once I bumped that number over to maximum. It was originally...
Barry Patterson
barlo00001
Offline Send Email
Nov 1, 2004
10:19 pm
Advanced

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