Re: [Tuxpaint-devel] Stamp grouping - now in CVS!
An award-winning drawing program for children of all ages
Brought to you by:
wkendrick
|
From: John P. <jo...@jo...> - 2007-05-18 00:21:09
|
On Wed, May 16, 2007 at 09:57:44AM -0700, Bill Kendrick wrote: > Actually, this was one of the last major changes I think _I_ will be doing > before the next Tux Paint release. :^) So if John has time to put together > a test version, I'd appreicate it, too! Here is a link to an up-to-date Windows version: http://johnnypops.demon.co.uk/files/tuxpaint-0.9.17/TuxPaint-0.9.17cvs-20070518-win32.zip The stamps categories look good. I've disabled LARGE_CURSOR_FULLSCREEN_BUG in this build. The bug only manifests if hardware surfaces are used. Since the default on Windows was changed from directx -> windib a while back, this should work for most users. I tried the new --native switch with --fullscreen and the cursors worked fine. If I do this in a command-prompt: C:\>set SDL_VIDEODRIVER=directx C:\>tuxpaint --native --fullscreen the cursor 'bug' is back, cheers, John. |