Thread: [Tuxpaint-devel] Regarding animation segment to Tux Paint (Caroline Ford)
An award-winning drawing program for children of all ages
Brought to you by:
wkendrick
|
From: Ajay K. <nit...@gm...> - 2008-04-11 21:59:23
|
Dear sir, I have made an application for Google Summer of Code with the proposal of adding an animation segment to Tux Paint. You have added a comment to my application saying " Your animation program is windows only". I have added my comments to my application thinking that you have asked me about the application which i have made under my computer graphics course. I have coded that application using SDL libraries. I did not use any system dependent functions. As SDL can be run on any platform, my application can be run simply by compiling the source code in that required platform. Regarding the proposal i have made of adding an animation segment and a toolbox, i will be coding the complete segment using SDL and C, so the application can be made compatible on any platform. I am writing to you again because i am afraid that you may not get notified of my comment on my application.Please let me know whether i am clear or not. Regards, AJAY KUMAR CHINTALA. |
|
From: Ajay K. <nit...@gm...> - 2008-04-13 03:28:51
|
Dear sir, I have now uploaded an updated version of my project. Its download link is http://www.uploadcomet.com/download.php?file=bdcb2d4e64cb1e63bec6cfa84fdffa82. I have included all the necessary .dll files in the directory. It is working fine under windows XP. It is a 847 kb .rar file with 41 items in the directory. I have tested it on quite a number of systems which has run my application without any problem. Please take some time to review my animation program. Regards, AJAY KUMAR CHINTALA. |
|
From: Caroline F. <car...@go...> - 2008-04-13 12:13:49
|
On 13/04/2008, Ajay Kumar <nit...@gm...> wrote: > Dear sir, > I have now uploaded an updated version of my project. Its download link is > http://www.uploadcomet.com/download.php?file=bdcb2d4e64cb1e63bec6cfa84fdffa82 > . > I have included all the necessary .dll files in the directory. It is > working fine under windows XP. It is a 847 kb .rar file with 41 items in the > directory. I have tested it on quite a number of systems which has run my > application without any problem. Please take some time to review my > animation program. > Regards, > AJAY KUMAR CHINTALA. My comment on your application was that you'd provided a windows executable, and I don't have a windows box here. Also rar is pretty unfree. I am therefore unable to review your animation program as it doesn't run on linux.. Caroline |
|
From: Pere P. i C. <pe...@fo...> - 2008-04-13 20:38:18
|
Hi! El dg 13 de 04 de 2008 a les 13:13 +0100, en/na Caroline Ford va escriure: > On 13/04/2008, Ajay Kumar <nit...@gm...> wrote: > > Dear sir, > > I have now uploaded an updated version of my project. Its download link is > > http://www.uploadcomet.com/download.php?file=bdcb2d4e64cb1e63bec6cfa84fdffa82 > > . > > I have included all the necessary .dll files in the directory. It is > > working fine under windows XP. It is a 847 kb .rar file with 41 items in the > > directory. I have tested it on quite a number of systems which has run my > > application without any problem. Please take some time to review my > > animation program. > > Regards, > > AJAY KUMAR CHINTALA. > > My comment on your application was that you'd provided a windows > executable, and I don't have a windows box here. Also rar is pretty > unfree. I am therefore unable to review your animation program as it > doesn't run on linux.. > I've just tested under wine on debian sid, it runs, at least the basics. I can see some birds flying and a car running, not tryed to draw any animation. wine --version wine-0.9.54 However, there is not the source code in the rar. Yours Pere |
|
From: Caroline F. <car...@go...> - 2008-04-12 05:05:20
|
On 11/04/2008, Ajay Kumar <nit...@gm...> wrote: > Dear sir, > I have made an application for Google Summer of Code with the proposal of > adding an animation segment to Tux Paint. You have added a comment to my > application saying " Your animation program is windows only". I have added > my comments to my application thinking that you have asked me about the > application which i have made under my computer graphics course. I have > coded that application using SDL libraries. I did not use any system > dependent functions. As SDL can be run on any platform, my application can > be run simply by compiling the source code in that required platform. > Regarding the proposal i have made of adding an animation segment and a > toolbox, i will be coding the complete segment using SDL and C, so the > application can be made compatible on any platform. > I am writing to you again because i am afraid that you may not get notified > of my comment on my application.Please let me know whether i am clear or > not. > Regards, > AJAY KUMAR CHINTALA. My comment was because I couldn't actually run it as you provided an EXE file only, ie a windows binary. Caroline |