13 Dec
2007
13 Dec
'07
8:02 p.m.
Alex Villacís Lasso escribió:
Patches originally by Alexander Dorofeyev <alexd14(a)hushmail.com>.
This patch tries to fix bug #201 (igowin shows black squares instead of proper transparency). It was sent back in October, but there was no feedback back then. So I am resending a rediff against current git.
Changelog: * GetSystemPaletteEntries() should fill entries with default 20-color system palette when called in a non-palette video mode. * Tests for above behavior.
------------------------------------------------------------------------
Any feedback on this patch? -- perl -e '$x=2.4;print sprintf("%.0f + %.0f = %.0f\n",$x,$x,$x+$x);'