From: Holger L. <ho...@la...> - 2016-04-11 12:10:48
|
Hi, On Mon, Apr 11, 2016 at 07:36:21AM -0400, LM wrote: > At this point I have a fork of Tuxmath. I started with whatever I > could download from the alioth site and made several modifications. I > also found it really hard to get the latest tarballs from the alioth > archive. It wants users to sign in. Some of the files I ended up > taking down one at a time while viewing them. I've tested my code on > Windows and Linux and it seems to run fine on both systems. I've > cleaned up some code no longer used and fixed some memory issues. > I've also fixed sdl_ttf support which didn't look like it had been > used or tested in a long time. Guess most users are working with > cairo instead of sdl_ttf. I added the option to remove the dependency > on GTK+ libraries like librsvg. I can now use nanosvg instead for > basic svg support. I have t4k_common building with SDL2 (or SDL > 1.2.x). I have plans to get Tuxmath building with SDL2 as well, but > haven't had time to work on them lately. nice work! do you have a git repo somewhere? -- cheers, Holger |