After inspecting, I found it is possible to compile frontline only with autotrace in MY HOME DIRECTORY. There is no autotrace version that works well with...
639
Martin Weber
martweb2000
Jun 4, 2002 8:36 am
Possibly we need a kind of libtool for configuration?! ... -- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net...
640
Masatake YAMATO
jet@...
Jun 4, 2002 9:03 am
... No, this is only my mistake. However, I think it is time to introduce libtool. I'm working on 0.32 in following topics: - Linking libpstoedit. Even now,...
641
Masatake YAMATO
jet@...
Jun 4, 2002 9:40 am
... After thinking again, Martin is right. If libtool is existed, I could avoid my mistake. BTW, probably, you are at the front of TV:) Masatake...
642
Masatake YAMATO
jet@...
Jun 4, 2002 11:56 pm
I've commited pstoedit related code. However, these code works well with newer version of pstoedit, therefore, pstoedit related code are disabled in configure....
643
Masatake YAMATO
jet@...
Jun 9, 2002 5:57 am
I've commited codes that use libtool. Now, you can use libautotrace.so, a shared library. However, if you use Red Hat Linux 7.2 to build autotrace with...
644
Masatake YAMATO
jet@...
Jun 9, 2002 5:59 am
I've reorganized README file. Martin, colud you check new README file and fill "???" in the file? Masatake ... AutoTrace is a utility that converts bitmap to...
645
Masatake YAMATO
jet@...
Jun 9, 2002 6:06 am
Hi, signor Reberto ... I've added list-walking code to autotrace itself. In output.h: void at_spline_list_foreach (at_spline_list_type *, ...
647
Masatake YAMATO
jet@...
Jun 21, 2002 3:01 am
0.30 and 0.31 are not ready for MacOSX. A version in CVS repository will work on MacOSX. So 0.32 that I'm wokring on will also work. 2002-05-12 Masatake...
648
safeite
Jun 27, 2002 12:57 pm
... I was able to build Autotrace with Fink, it had to download 44 dependencies though at the same time. Nonetheless, it compiled and does run from the...
649
Adrian Simmons
safeite
Jun 27, 2002 1:25 pm
... Er...autotrace inputs and outputs a lot of formats and needs the supporting libs? Actually sometimes fink packages do have the wrong dependency...
650
rob@...
r_maurizzi
Jun 27, 2002 1:28 pm
Sorry for the late reply, but I went to an animation festival for a week, and then fell hill due to the bad weather condition I had to endure while there. I'm...
652
Masatake YAMATO
jet@...
Jul 2, 2002 6:46 pm
Some of tasks related to pstoedit are done through more works are needed to release new pstoedit. No more changes migth be needed for autotrace to work with ...
653
Masatake YAMATO
jet@...
Jul 2, 2002 6:53 pm
From: rob@... Subject: Re: [AutoTrace] Future of AutoTrace Date: Thu, 27 Jun 2002 15:26:47 +0200 ... Thank you for replying. I'm very interested...
654
Masatake YAMATO
jet@...
Jul 2, 2002 7:05 pm
What is Fink? laudiofile is -laudiofile? frontline runs on MacOSX at last? ... Everyone might say too many dependencies. In many aspects, fewer dependency is...
655
Masatake YAMATO
jet@...
Jul 2, 2002 7:09 pm
Martin(or someone), how do you think write users manual for autotrace? The manual might contains many figures that show what happens if a trace option...
656
cloos+autotrace@...
Jul 2, 2002 8:18 pm
Given line art scaned to a pbm that has white dropouts w/in the lines, how do you get autotrace to ignore said dropouts and return solid black lines? -JimC...
658
Masatake YAMATO
jet@...
Jul 3, 2002 2:51 am
... Did you need something special tricks to build autotrace and/or frontline? If you need, could you write here? If I can, I'd like to improve building...
659
Martin Weber
martweb2000
Jul 3, 2002 12:01 pm
Sorry, currently I do not have the time to....
660
James H. Cloos Jr.
cloos+autotrace@...
Jul 3, 2002 7:31 pm
Given line art scaned to a pbm that has white dropouts w/in the lines, how do you get autotrace to ignore said dropouts and return solid black lines? -JimC...
661
Martin Weber
martweb2000
Jul 3, 2002 7:39 pm
First do a despeckle with an other program, currently no such filter in the code. Best a kind of median filter...
662
rob@...
r_maurizzi
Jul 5, 2002 5:37 am
... autotrace library." ... A lot of time ago I downloaded your Display Ghostscript version of frontline, and since then I've liked the idea of creating an...
663
James H. Cloos Jr.
cloos+autotrace@...
Jul 5, 2002 11:55 pm
... Martin> First do a despeckle with an other program, currently no such Martin> filter in the code. Best a kind of median filter Although I didn't have much...
664
James H. Cloos Jr.
cloos+autotrace@...
Jul 6, 2002 12:57 am
AFAICT only the mif backend currently supports the dpi flag. Is support planned for the other backends? If so, and noöne has done it yet, I'll send some...
665
Martin Weber
martweb2000
Jul 6, 2002 7:46 am
Thanks for that advice so we will make a similar filter in autotrace....
666
Martin Weber
martweb2000
Jul 6, 2002 7:47 am
Thanks. Will be added in a future version....
667
Masatake YAMATO
jet@...
Jul 9, 2002 8:32 am
Martin, any comments? Anyway, I will not incorporate your patch in the NEXT SNAPSHOT....
668
martweb@...
martweb2000
Jul 9, 2002 8:35 am
Dear Masatake, I think I will add it after your snapshot but before the final release?! Martin ... -- GMX - Die Kommunikationsplattform im Internet. ...
669
Masatake YAMATO
jet@...
Jul 9, 2002 8:37 am
Everyone, tell me your tips to use autotrace. I'll put your tips into README or somewhere else....