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

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

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 449 - 478 of 1209   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
449
I've put `cancel point' mechanism. ========================= /* notify_progress is called repeatedly inside at_splines_new_full to notify the progress of the...
Masatake YAMATO
masata-y@...
Send Email
Nov 11, 2001
8:55 am
450
There is a real bug in AutoTrace, but currently I am very bussy and you will have to wait some time till I'll find the time to fix it. So if anyone has ...
Martin Weber
martweb2000
Offline Send Email
Nov 13, 2001
2:40 pm
451
I found a much simpler image that crashes AutoTrace. Here it is (crash.bmp)....
Martin Weber
martweb2000
Offline Send Email
Nov 15, 2001
9:07 pm
452
I fixed the bug. Masatake please add it to the cvs (Changelog: fixed a problem in calculation of halftangent with cyclic curves). Han-Wen please test the code...
Martin Weber
martweb2000
Offline Send Email
Nov 16, 2001
8:30 pm
453
I've just commited. ... Masatake...
Masatake YAMATO
masata-y@...
Send Email
Nov 16, 2001
8:52 pm
454
Dear Han-Wen, dear all, the following two errors have both the same reason, the filtering routine in fit.c If you use high values for filter-iterations small...
Martin Weber
martweb2000
Offline Send Email
Nov 17, 2001
7:43 pm
455
I need an idea how to improve the fitting quality for small letters. One other problem is that a single point should give a circle after fitting (composed by...
Martin Weber
martweb2000
Offline Send Email
Nov 17, 2001
9:48 pm
456
Hi, I'd like to remove types.h that is installed as a header file of autotrace library. Types defined in types.h might cause type name conflicting if ...
Masatake YAMATO
masata-y@...
Send Email
Nov 19, 2001
10:14 pm
457
I have a new code for despeckling images. I want to use it in AutoTrace. It works well with indexed images. Then I ported it to 24 bit. The new code doesn't...
Martin Weber
martweb2000
Offline Send Email
Nov 20, 2001
8:08 pm
458
Feel free to do it....
Martin Weber
martweb2000
Offline Send Email
Nov 20, 2001
8:10 pm
459
I found the bug!!!...
Martin Weber
martweb2000
Offline Send Email
Nov 20, 2001
9:38 pm
460
... I've added ptypes.h in which autotrace local private types are defined. I think no type name conflicting occurs now. Masatake...
Masatake YAMATO
masata-y@...
Send Email
Nov 21, 2001
1:18 am
461
I've removed the last global variable `at_centerline' that makes libautotrace.a thread unsafe. centerline is now in fit opts. Buy 4 processors machine from...
Masatake YAMATO
masata-y@...
Send Email
Nov 21, 2001
1:27 am
462
We need a cgm export for AutoTrace. Could anyone help?...
Martin Weber
martweb2000
Offline Send Email
Nov 24, 2001
6:24 pm
463
Soon there will be a new release of AutoTrace. So please checkout the cvs and tell me if all works for you so we can find any bugs before releasing it. Thanks ...
Martin Weber
martweb2000
Offline Send Email
Nov 24, 2001
8:08 pm
464
... Here a snapshot for one who cannot have CVS access: ftp://ftp.gyve.org/pub/snapshot/autotrace-0.28pre1.tar.gz Masatake...
Masatake YAMATO
masata-y@...
Send Email
Nov 24, 2001
9:02 pm
465
I think we should not use FATAL macro in a library. Instead we should provide a way to return an error. How do you think?...
Masatake YAMATO
masata-y@...
Send Email
Nov 24, 2001
9:04 pm
466
Testing 0.28 pre 1, when exporting as .fig files, all lines are saved as closed curves, thus the letter S turns into 8 due to the curve closing. Does anyone...
Dan Mills
dmills@...
Send Email
Nov 24, 2001
10:02 pm
467
... Dan; Please forward an example source file to me. I'll try to fix it. Ian. ... Ian MacPhedran, Engineering Computer Centre, 2B13 Engineering Building,...
Ian MacPhedran
imacphedran
Offline Send Email
Nov 26, 2001
4:42 pm
468
On Sat, 24 Nov 2001, Dan Mills wrote: > Testing 0.28 pre 1, > when exporting as .fig files, all lines are saved as closed curves, > thus the letter S turns...
Ian MacPhedran
imacphedran
Offline Send Email
Nov 27, 2001
11:01 pm
469
... Should I put the patch into our CVS repository? Contributors, I'm happy if you write a ChangeLog entry like: 2001-11-21 Masatake YAMATO <jet@...> *...
Masatake YAMATO
masata-y@...
Send Email
Nov 28, 2001
2:52 am
470
Dear Masatake, I don't know much about fig but I think you should add the patch. Martin ... -- GMX - Die Kommunikationsplattform im Internet. ...
Martin Weber
martweb2000
Offline Send Email
Nov 28, 2001
6:10 am
471
... I've just commited wtih following log: 2001-11-28 Ian MacPhedran <Ian_MacPhedran@...> * output-fig.c (out_fig_splines): introduce new local...
Masatake YAMATO
masata-y@...
Send Email
Nov 28, 2001
8:15 am
472
The AutoTrace cvs contains new code for exporting dxf. When using no splines all works well but when using splines in the generated files the files cannot be...
Martin Weber
martweb2000
Offline Send Email
Dec 3, 2001
7:51 pm
473
I'll work on a project named autopack. The goal of autopack is to add rpm, deb, pkg and so on to Makefile generated from automake as targets. If you interested...
Masatake YAMATO
masata-y@...
Send Email
Dec 8, 2001
2:40 am
474
AutoTrace 0.28 is out. Several bugfixes, Progress bar, Cancel point, Efforts to make libautotrace.a thread-safe, Clean up library name space (all exported ...
Martin Weber
martweb2000
Offline Send Email
Dec 8, 2001
9:34 pm
475
Hi all, what do you think should be added in future versions of AutoTrace. Thanks Martin...
martweb2000
Offline Send Email
Dec 12, 2001
7:29 am
476
AutoTrace 0.28 was developed on a 32 bit platform using little endian. Please test it also on 64 bit and with big endian and tell me if all works right. Thanks...
martweb2000
Offline Send Email
Dec 12, 2001
7:33 am
477
... What I'd like to do: - library related: -- shared library on UNIX variants with using libtool -- input/ouput plugin - GUI related -- gnome canvas based GUI...
Masatake YAMATO
masata-y@...
Send Email
Dec 12, 2001
10:17 am
478
That are good ideas. 1. shared library on UNIX variants with using libtool: We should also do something similar for Windows that means we should use dlls. 2....
Martin Weber
martweb2000
Offline Send Email
Dec 12, 2001
11:04 am
Messages 449 - 478 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