I will get around to all this, but my ADSL is down at home, and I can't work on this project from work obviously. I expect to be back online within a week or...
Adrian, Forgive me I'm a newbie. I hope you don't mind me contacting you outside the Autotrace forum but I followed your instructions - installed fink,...
andrew shields
ashields@...
Jun 6, 2003 4:16 am
919
... We've all been there. ... Not at all. I figured you'd have problems, I know I did. I ended up completely re-installing fink a couple of times until I got...
im an american and I need to marry someone from Europe. I will be a good wife and fuck you all the time. I need to get out of America.Check me out on my...
Damn, I forgot to mention enabling the unstable tree in my suggestions of what to do. So insert that here :) ... Then enable the unstable tree: edit...
... jakobf, Welcome to autotrace development. I've added you to the members. If your change to the codes WILL be so big, create a branch on the CVS repository....
Masatake YAMATO
jet@...
Jun 7, 2003 2:59 am
923
Hi, MacOSX users. Could you write a FAQ entry about how to run autotrace on MacOSX? I don't track the discussion about this issue. About development put tasks...
Masatake YAMATO
jet@...
Jun 7, 2003 3:43 am
924
About animation support. Please consider generic way. Create a framework not only supporting SWF, but also SVG. Then put SWF animation support to the...
Masatake YAMATO
jet@...
Jun 7, 2003 3:55 am
925
Hi, I started work on the animation feature, so I thought I would "cvs co" the sources, compile, and run the thing first. A quick log of what happened: 1) cvs...
... Thank you for reporting. I've fixed these two problems and commit the patch to our CVS repositry. Please do "cvs update" and retry. BTW, the first problem...
Masatake YAMATO
jet@...
Jun 8, 2003 1:08 am
928
Thanks. I must admit that I thought the project would compile cleanly, so I thought I had a local problem with my development tools or the like. I'll try...
I've run into more trouble, I'm afraid.. :( I did a clean cvs checkout since I thought I should start out fresh. Being smarter than before, this is what I did:...
... I agree. I'll make efforts. Please, suppress your anger for awhile. Currently I cannot connect sourceforge's cvs server now. it is down now? So I attached...
Masatake YAMATO
jet@...
Jun 9, 2003 10:44 pm
931
Masatake, Thank you for reacting quickly. The project now compiles from a clean checkout, which is nice. I get a failed assertion when using ming to export SWF...
Everything compiles, ming works. The assertion was because the x/y lengths of some lines got larger than 17 bits because of the SCALE define, which was set to ...
... Thank you for your problem reports. For me, I cannot build autotrace which is checked out freshly from CVS:-P. I've found I took many mistakes in...
Masatake YAMATO
jet@...
Jun 10, 2003 10:43 pm
934
... to ... I do 1) ./autogen.sh 2) cp po/Makevars.template po/Makevars 3) ./configure 4) make which works. I have an environment variable set which the HACKING...
Just my idea memorandum ... typedef struct _at_animation_context { int frame_number; FILE * fp; output_handler_private_data_t data; } at_animation_context; ...
Masatake YAMATO
jet@...
Jun 15, 2003 2:54 pm
936
Dear Martin, thank you for your work in the field of free software... I have got a problem triyng to compile frontline, I give you the output on the shell ...
... The problem is, It think, in the way, that today's Gnome is 2.* (new Gtk), not 1.* (old Gtk). Also, there are many changes in the gnu build environment. ...
Autotrace
atrace@...
Jun 22, 2003 2:24 pm
938
... Will you put your code to autotrace cvs? Is frontline-2 rewritten from scrtach? Is it completely different from frontline? Masatake...
Masatake YAMATO
jet@...
Jun 23, 2003 8:56 am
939
I've had a problem similar to the one Ivan had while trying to compile on SuSE 8.2 It seems that the check fails because a libEMF is linked in, but the lib ...
... some time later. I'm new to gtk from the new point of view: have some gtk-1 experience, low level. but, seems, that new world requires new approach. ... ...
Autotrace
atrace@...
Jun 23, 2003 2:33 pm
941
... maybe, there is no reason to support old version. the same situation is with Anjuta, glame etc. all applications need porting....
Autotrace
atrace@...
Jun 23, 2003 2:34 pm
942
... I agree. As with the passage from KDE1 to KDE2, "porting" is understating what needs to be done. Rewrite is more fitting. Ciao, Roberto....
Finnaly I've implemented many part of new option parameter code for autotrace. at_fitting_opts_type will go away. Instead GHashTable is used. I'm changing the...
Masatake YAMATO
jet@...
Jun 26, 2003 9:06 am
945
... I cannot agree. Because the code size of frontline is much smaller than Anjuta and/or glame. The LOC of of frontline's source code are 5000. Probably the...
Masatake YAMATO
jet@...
Jun 26, 2003 9:17 am
946
... Well, you've written Frontline and you surely know this better than me :-) I was speaking in general terms: adapting the code could be the quickest way to...