Re: [Tuxpaint-devel] SDL2 for the next release for windows?
An award-winning drawing program for children of all ages
Brought to you by:
wkendrick
From: Bill K. <nb...@so...> - 2022-05-19 06:41:51
|
On Thu, May 19, 2022 at 02:30:01PM +0900, Shin-ichi TOYAMA wrote: > Thanks! > > By the way, although it is not a critical one, I already have put one (not only for windows) > > https://sourceforge.net/p/tuxpaint/bugs/248/ I was only able to reproduce this in the Open dialog, when using the Erase opion, as seen in the screenshot. No other prompts seemed to leave anything residual. It seemed the alpha-channel related, in the `backup` surface. I think I fixed it. :) I'm 'backporting' the fix to the main "master" (SDL1.2) branch, too, just to keep things in sync. I notice the sdl-2.0 branch has a LOT of compiler warnings. I think I'll try tackling them. (It looks like that branch has DEBUG #define'd, which probably causes a lot of them. The main branch has that problem as well.) Thx! -bill! |