... Could you elaborate more on this? I know this is mainly a problem of mine, since I've not been able to study autotrace sources deeply, but knowing where...
555
Masatake YAMATO
masata-y@...
Mar 14, 2002 7:35 pm
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...
556
Martin Weber
martweb2000
Mar 15, 2002 6:31 am
Here some things that came to my mind: 1.) Bad list management, that means the generation of lists is time consuming and fragmentates the main storage. 2.)...
557
Martin Weber
martweb2000
Mar 15, 2002 8:06 am
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 ...
558
Masatake YAMATO
masata-y@...
Mar 15, 2002 8:32 am
... I'd like to support gdk-pixbuf for posix platforms. ... gdk-pixbuf can take import a filter as a plugin. freeimage cal also take import a filter as a...
559
rob@...
r_maurizzi
Mar 15, 2002 1:43 pm
... Hmmm... I'm starting to "integrate" AT with my cartoon program, and I'm planning on using the QT functions to load images, convert the bitmaps to AT format...
560
Masatake YAMATO
masata-y@...
Mar 15, 2002 9:52 pm
... sodipodi add-in has just worked. http://autotrace.sourceforge.net/frontline/frontline.png The standalone program needs more work. I'll register FRONTLINE...
561
Masatake YAMATO
masata-y@...
Mar 17, 2002 5:35 pm
... I've just put tar.gz at sourceforge.net. http://autotrace.sourceforge.net/frontline/frontline-0.2.1.tar.gz See README in the tar.gz. Masatake...
562
Martin Weber
martweb2000
Mar 18, 2002 3:55 am
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...
563
Masatake YAMATO
masata-y@...
Mar 19, 2002 6:52 pm
Hi, ... Interesting. Any comments and requests for autotrace.h are welcome. I'd like to provide better function sets to access the output splines. Currently, a...
564
rob@...
r_maurizzi
Mar 19, 2002 9:06 pm
... Seems to be ok, it contains all the useful stuff, clearly described. ... I still have to test this, since I've been caught in other problems (from ...
565
Masatake YAMATO
masata-y@...
Mar 20, 2002 10:29 am
I`ve put a first prelease for 0.30 at http://autotrace.sourceforge.net/snapshots/autotrace-0.30pre1.tar.gz Please test. Masatake YAMATO...
566
Martin Weber
martweb2000
Mar 20, 2002 11:18 am
This time we really want to make a rock solid version. So please test it with all images and all compilers you can get!!!!!!! Thanks Martin ... -- GMX - Die...
567
Masatake YAMATO
masata-y@...
Mar 20, 2002 12:26 pm
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...
568
Martin Weber
martweb2000
Mar 20, 2002 12:42 pm
Good idea for new versions! ... -- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net...
569
Martin Weber
martweb2000
Mar 21, 2002 12:12 pm
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...
570
Masatake YAMATO
masata-y@...
Mar 21, 2002 12:52 pm
... (this==separating input and output routines from autotrace core.) I think it is ok to use STL internal of autotrace if the libary interface exported as C...
571
Martin Weber
martweb2000
Mar 21, 2002 1:30 pm
You can declare a function as "C". That is no problem, so the interface can stay C even if C++ is used internally. If you need an example I can tell you. ...
572
Martin Weber
martweb2000
Mar 21, 2002 1:41 pm
Currently we have a very inefficient bitmap handling. 1.) Bitmaps have to fit completely into memory 2.) If I have a 1 bit, 2 bit or 4 bit bitmap a lot of...
573
Masatake YAMATO
masata-y@...
Mar 21, 2002 3:18 pm
... I have to modify Makefile.am/configure.in. I'll inspect it. ... We should use freeimage. The reasons are (1) we can use freeimage under GPL; we can link...
574
Masatake YAMATO
masata-y@...
Mar 21, 2002 3:33 pm
We have not released 0.30 yet, however... 1. Freeimage and/or gdk-pixbuf(Thanks for GPL) ... 2. Input routines for Freeimage and/or gdk-pixbuf (Masatake?) ...
575
rob@...
r_maurizzi
Mar 21, 2002 5:31 pm
... How many other library do these two depend on? I mean, usually gtk libs do depend on many other gtk libraries. I'd like to avoid the situation where I have...
576
Martin Weber
martweb2000
Mar 22, 2002 6:33 am
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...
577
Masatake YAMATO
masata-y@...
Mar 23, 2002 4:20 pm
... I see. However, I have to get confirms this to the authors of each output functions. ... We have some codes that have worked with autotrace:) Just a...
578
Masatake YAMATO
jet@...
Mar 27, 2002 7:25 pm
Could you complete following lists? Of course, free software is appreciated than proprietary software. * Tools for debugging output eps: ghostscript sk:...
579
Martin Weber
martweb2000
Mar 27, 2002 9:51 pm
eps: ghostscript, Illustrator, CorelDraw sk: sketch emf: CorelDraw, Illustrator, StarOffice, OpenOffice and Microsoft Office. svg: sodipodi, CorelDraw,...
580
namiri2001
Mar 28, 2002 11:38 pm
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...
581
Masatake YAMATO
jet@...
Mar 31, 2002 11:33 am
Sorry for late to answer. And thank you for your commmets. ... I'll use gdk-pixbuf-0.7 that is not part of gtk+-2.0. I think the most of GNU/Linux distro...
582
Masatake YAMATO
jet@...
Mar 31, 2002 11:40 am
(I've sent this again because the last ponsting is failed.) I`ve put the second prelease for 0.30 at ...
583
Masatake YAMATO
jet@...
Mar 31, 2002 11:55 am
I've found that pstoedit is very useful for improving autotrace. pstoedit is a program(and library!) translate ps and pdf input to other formats includeing ......