Page 1 of 1
[fixed/nab]Screenshot type not noticed and player colour bug
Posted: Tue Aug 30, 2005 19:18
by TheDarkArchon
Firstly, setting the players colour to 0,0,0 makes the player transparent
Secondly, even though screenshot_type is set to PNG, Screenshots made are BMP's
A scaled-down screenshot demonstrating the former (which made me discover the latter.)

Posted: Tue Aug 30, 2005 19:21
by Graf Zahl
Firstly, I have to investigate. That's some strange and certainly unwanted effect
Secondly, yes, I know. I don't have any code that can encode True Color PNGs and I don't want to make this dependent on any library so screenshots are saved as BMPs which are rather easy to write.
Posted: Tue Aug 30, 2005 20:27
by Lexus Alyus
Heh, that's quite an intresting side effect

.
Posted: Tue Aug 30, 2005 22:21
by Graf Zahl
Fixed.