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

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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
Messages 588 - 617 of 1209   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
588
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...
Martin Weber
martweb2000
Offline Send Email
Apr 3, 2002
6:02 pm
589
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 all of you? ...
Martin Weber
martweb2000
Offline Send Email
Apr 4, 2002
7:31 pm
590
With regards to despeckle: No problem. - David...
David A. Bartold
foxx@...
Send Email
Apr 4, 2002
7:41 pm
591
... Martin; For the fig output driver, sure. Anything that makes it freer is better. Ian. ... Ian MacPhedran, Engineering Computer Centre, 2B13...
Ian MacPhedran
imacphedran
Offline Send Email
Apr 4, 2002
8:43 pm
592
Here is my OK for the p2e driver. WOlfgang ... From: "Martin Weber" <martweb@...> To: <autotrace@yahoogroups.com> Sent: Thursday, April 04, 2002 9:34 PM ...
Wolfgang Glunz
wglunz
Offline Send Email
Apr 4, 2002
9:35 pm
593
... Why? Bernhard -- Intevation GmbH http://intevation.de/ Sketch...
Bernhard Herzog
bh@...
Send Email
Apr 4, 2002
9:58 pm
594
Should we also change GPL to LGPL for thin-image? -- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net...
Martin Weber
martweb2000
Offline Send Email
Apr 5, 2002
5:43 am
595
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...
Martin Weber
martweb2000
Offline Send Email
Apr 5, 2002
6:33 am
596
... Yes. I have no problem with the license change from GPL to LGPL. K. (swf output - assuming it hasn't been replaced by someone else's - better code!) -- ...
Kevin O' Gorman
k_ogorman@...
Send Email
Apr 5, 2002
9:42 am
597
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? ...
Martin Weber
martweb2000
Offline Send Email
Apr 10, 2002
5:48 am
598
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? ...
Martin Weber
martweb2000
Offline Send Email
Apr 10, 2002
5:50 am
599
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...
Martin Weber
martweb2000
Offline Send Email
Apr 10, 2002
5:52 am
600
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-sk? Martin...
Martin Weber
martweb2000
Offline Send Email
Apr 10, 2002
5:54 am
601
... Yes. Bernhard -- Intevation GmbH http://intevation.de/ Sketch...
Bernhard Herzog
bh@...
Send Email
Apr 10, 2002
10:29 am
602
... Date: Thu, 11 Apr 2002 08:30:58 +0200 From: Per Grahn <pergra@...> To: Martin Weber <martweb@...> Subject: Re: output-er ... -- GMX - Die...
Martin Weber
martweb2000
Offline Send Email
Apr 11, 2002
6:41 am
603
... It is pretty much a direct copy of code from Graphics Gems, so I have no problem with changing the license....
Dan Mills
dmills@...
Send Email
Apr 11, 2002
10:42 pm
604
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,...
spideyatmaths
Offline Send Email
Apr 15, 2002
9:19 pm
605
I often thought about this but didn't had the time to implement. It would be a great job if you will do it. Martin ... -- GMX - Die Kommunikationsplattform im...
Martin Weber
martweb2000
Offline Send Email
Apr 16, 2002
5:21 am
606
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...
Masatake YAMATO
jet@...
Send Email
Apr 16, 2002
11:56 am
607
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...
Martin Weber
martweb2000
Offline Send Email
Apr 16, 2002
1:59 pm
608
... Just a technical point: an _encapsulated_ PostScript file may only have one page in it (by definition). Multipage PostScript output is a possibility,...
Ian MacPhedran
imacphedran
Offline Send Email
Apr 16, 2002
6:37 pm
609
... The reasons of eps writer works fine is that eps writer can use following operators for compound paths. /F { incompound not {fill} if } bd /f { closepath F...
Masatake YAMATO
jet@...
Send Email
Apr 16, 2002
9:31 pm
610
Dear Masatake, I just fixed the problem for some output formats but I have to test it if it works, then I will send it to you. By the way cgm does not support...
Martin Weber
martweb2000
Offline Send Email
Apr 17, 2002
8:50 am
611
I need someone who will be responsible in future for the input and output routines used AutoTrace. Martin -- GMX - Die Kommunikationsplattform im Internet. ...
Martin Weber
martweb2000
Offline Send Email
Apr 18, 2002
6:19 am
612
Make a SDK... The people develop the rest... -- CESAR E. ... http://www.geocities.com/aquiles.geo/ a19931110@......
Cesar E.
aquiles.geo
Offline Send Email
Apr 18, 2002
4:44 pm
613
... Could you tell me more?...
Masatake YAMATO
jet@...
Send Email
Apr 18, 2002
10:50 pm
614
Please test the new version using the -background-color option. Thanks Martin I've put 0.30.1 to ...
Martin Weber
martweb2000
Offline Send Email
May 1, 2002
8:20 pm
615
... I introduced config.h. I've tested svg output of 0.30.1 with --background-color option. It works fine on Adobe's SVG viewer(Windows Me) and sodipodi...
Masatake YAMATO
jet@...
Send Email
May 3, 2002
3:37 pm
616
Now Frontline can run as a standing alone program. You don't need sodipodi to try frontline. But you need gnome-1.4 and autotrace-0.30.1. Random memo: - You...
Masatake YAMATO
jet@...
Send Email
May 6, 2002
2:52 pm
617
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....
Masatake YAMATO
jet@...
Send Email
May 6, 2002
3:14 pm
Messages 588 - 617 of 1209   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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