frontline --- a sample implementation of a GUI frontend for autotrace. Screenshot - http://www.gyve.org/~jet/frontline.gif Download -...
54
Stefan A. Deutscher
stefand@...
Jan 28, 2000 6:48 am
... Nice! Already a documented way to simply comment out swf would be great. I just tried to build 0.20, as usual, on OS/2 and ended up digging through...
57
Masatake YAMATO
masata-y@...
Jan 28, 2000 6:48 am
Does anyone work on introducing autoconf/configure.in to autotrace? To merge codes of frontline to autotrace main source tree, autoconfed autotrace is needed. ...
58
Martin Weber
marting.weber@...
Jan 28, 2000 9:18 am
I put a link to frontline on my web page...
59
Martin Weber
marting.weber@...
Jan 28, 2000 9:46 am
Here a long ToDo List: - Speed up - Not only black and white images - Recognition of Circle and Ellipse pieces - Addition of code to recognize lines, splines...
63
Kai-Uwe Sattler
kus@...
Jan 28, 2000 12:31 pm
... Is there anything code for writing Flash files yet ?? ... KIllustrator interface could be my task ... Kai -- Kai-Uwe Sattler E-Mail:...
64
Ian MacPhedran
Ian_MacPhedran@...
Jan 28, 2000 4:02 pm
... Why do you want to get rid of PBM input? I agree that expanding the range of input formats would be good, especially if ascii PBM were included, but ...
66
Martin Weber
marting.weber@...
Jan 28, 2000 7:33 pm
Get rid of pbm does not mean to remove pbm support completely but to use an extarnal pbm library or to bugfix it. It cannot load files more than I thin 400-500...
69
Martin Weber
martweb@...
Jan 29, 2000 7:39 pm
I need routines for - loading images - caching images - displaying images Is it better to take parts of GIMP-1.1.15 or Imagemagick-5.1.1 or is there still a...
70
Taco Hoekwater
taco.hoekwater@...
Jan 31, 2000 9:13 am
Hi all, ... Martin> I need routines for - loading images - caching images - Martin> displaying images Is it better to take parts of Martin> GIMP-1.1.15 or...
71
Martin Weber
martweb@...
Jan 31, 2000 10:06 am
Is this still true with ImageMagick 5.1.1? Martin ... -- Sent through Global Message Exchange - http://www.gmx.net...
72
Taco Hoekwater
taco.hoekwater@...
Jan 31, 2000 10:33 am
... Martin> Is this still true with ImageMagick 5.1.1? Martin The logic is still dumb: if it doesnt fit in 80Mb, switch to disk completely. Taco...
73
Jerronimo
sdlpci@...
Jan 31, 2000 3:05 pm
... Perhaps, or maybe you might want to look into the SDL graphics library. They're available for linux (X), Win32, Mac, etc... it's quite easy to use (it...
74
Martin Weber
martweb@...
Feb 1, 2000 8:27 am
Are there other opinions whether to use parts of GIMP-1.1.15 or Imagemagick-5.1.1 or SDL for importing Images?...
75
Bernhard Herzog
herzog@...
Feb 2, 2000 1:44 am
... Well, IMO it doesn't really matter what the stand-alone program autotrace uses to load images. It's more important to implement autotrace in such way that...
77
Masatake YAMATO
masata-y@...
Feb 3, 2000 1:47 pm
... GYVE interface is my task:) Masatake...
78
Masatake YAMATO
masata-y@...
Feb 3, 2000 3:19 pm
Does anyone works on introducing automake/autoconf to autotrace? I'd like to use autoconf/automake to merge frontline to autotrace. Masatake YAMATO...
79
Masatake YAMATO
masata-y@...
Feb 3, 2000 3:20 pm
Is there any plane to use CVS? Masatake...
80
Martin Weber
martweb@...
Feb 3, 2000 5:59 pm
Currently no. Martin...
81
Masatake YAMATO
masata-y@...
Feb 4, 2000 9:17 pm
Here is the new version. I'd like to merge frontline to autotrace. Of course, the frontline should be disable if the user want (at compile time). What I should...
82
Martin Weber
martweb@...
Feb 5, 2000 7:51 am
I will have a look at it. My plans are also to merge it. But some details may be a bit different. When I have looked at it I'll contact you again. Martin...
83
Martin Weber
martweb@...
Feb 7, 2000 3:53 pm
Now it is in the main distribution. I fixed a bug in frontline. Can you build somethink to it can also be compiled without frontline even if one has all ...
84
Martin Weber
martweb@...
Feb 7, 2000 3:53 pm
http://homepages.go.com/~martweb/AutoTrace.htm AutoTrace release 0.21 available for download. Frontline a graphical user interface integrated, totally new...
85
Pierre-e Gougelet
pierre.g@...
Feb 7, 2000 4:00 pm
I don't want anymore receive this newsletter ! Pierre....
86
Martin Weber
martweb@...
Feb 7, 2000 4:08 pm
okay. I removed you....
87
Masatake YAMATO
masata-y@...
Feb 7, 2000 4:23 pm
Thanks, matrin to merge my code. ... However, Frontline, autoconf and automake support are in early stage. I have to improve. I'll split autotrace+frontline...
88
Martin Weber
martweb@...
Feb 8, 2000 1:44 pm
The pnm / pbm import filter sometimes seems to read an additional row and line. Can anyone help to fix the bug? Martin...
89
Reini Urban
rurban@...
Feb 9, 2000 6:32 am
Martin, Just came home from holidays and found this invitation. I can help in two ways: - autocad arx extension, which will be an internal autocad application...
90
Martin Weber
martweb@...
Feb 10, 2000 6:48 am
I compiled it yesterday but didn't really test it. I will tell you when I have tested it. Is there a difference between the dxf 12 and 13/14? What abaout the...
91
Reini Urban
rurban@...
Feb 10, 2000 12:02 pm
Martin, The old DXF format had no support for true splines so it had to be approximated with polylines (series of straight and curved segments). Since DXF is a...