During developing frontline, I found some points to improve splines data type of autotrace. I have to access each fields directly to traverse spline elements....
I need someone who will be responsible in future for the input and output routines used AutoTrace. Martin -- GMX - Die Kommunikationsplattform im Internet. ...
AutoTrace has a bug. If you use the background option sometimes the output is not correct for pdf, emf, svg, ... Because currently I am very busy I want to ask...
How about support for multiple images in appropriate formats? I'm thinking mostly about making multi-frame swfs from a bunch of bitmaps on the command line,...
autotrace.m4 now checking the version number of libautotrace. dnl AM_PATH_AUTOTRACE([MINIMUM-VERSION, [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND]]) dnl Test to...
When saving centerlines in .sk format, I don't think there should be a bC() at the end of the bezier... this makes them closed curves. Oddly, this doesn't...
I would like to change the license from GPL to LGPL for certain parts: despeckle quantize input filters output filters Would that be okay for output-er? Martin...
I would like to change the license from GPL to LGPL for certain parts: despeckle quantize input filters output filters Would that be okay for output-dxf? ...
I would like to change the license from GPL to LGPL for certain parts: despeckle quantize input filters output filters Would that be okay for output-emf? ...
Currently I am looking for proposals how to improve the core functionality of AutoTrace. Has anyone a good idea or any interesting code. 1.) Better thinning...
Now AutoTrace 0.30 is released. You can find it at: autotrace.sourceforge.net Changes: Fixed some bugs in the filtering routine, fixed pdf export, fixed...
Hello group, I have downloaded the demo AutoTrace zip file from internet and extracted the files from the zip file. My problem is that I don't know how to...
Could you complete following lists? Of course, free software is appreciated than proprietary software. * Tools for debugging output eps: ghostscript sk:...
As Masatake already said we could make the output filters an extra library. Two things about that: 1.) I would like to put this vector graphics library under...
Dear Masatake, if we make this changes in future versions of AutoTrace we will need glib in the core libary only for the list management. So my proposal. We...
I think output routines in autotrace migth be really useful for other programmer. How do you think split output routines and autotrace, and make a separate...
There is a bug in emf export. Here an example that leads to correct eps files but to wrong emf files when using AutoTrace. Can anyone fix the bug?! Martin...
Currently AutoTrace could export to the most importand vector graphic formats. So please tell me if you have certain formats you want to be supported by ...
If you met a trouble with autofig during building autotrace, forgive me. You might fail to build autofig because its Makefile.am is broken. I've updated its...
Well, that's me about to emigrate to Canada. I'll be off the net for a bit. Thanks for developing such a nifty program. cheers, Stewart -- Stewart C. Russell...
... I've noticed several PDF readers take exception to Autotrace's PDF output. gv won't read it at all, xpdf complains about broken xref tables (as does...
I am attempting to compile and execute Autotrace on a Macintosh running Mac OS X. Is there anything I should know about before entering upon this fools...
I've run tests on sparc(32bit?, big endian) and alpha(64bit, little endian) at compilefarm.sourceforge.net. I've tested both non-centerline(outline?) and...
Man page for autotrace is contributed by R. P. Channing Rodgers. And I've just commited the file to our CVS repository. Rick, Thank you. Masatake YAMATO...
Attached is a wee perl program I use to scale back Autotrace output to its original size. Documentation is in the source in POD format. This works for me, and...