Can render a BMP but things are still going wrong
authorSam Moore <[email protected]>
Wed, 16 Apr 2014 18:00:36 +0000 (02:00 +0800)
committerSam Moore <[email protected]>
Wed, 16 Apr 2014 18:00:36 +0000 (02:00 +0800)
If Screen::RenderBMP is called before Screen::ScreenShot, the resulting BMP is blank.

NOTE: Testing colours: If -c 1 0 0 1 is passed, rectangle is rendered RED.
However, if Screen::ScreenShot is called, the rectangle is BLUE.

Something stupid going on with colours?
Tried messing with alpha channel, but things seem to always render regardless of their alpha value.

Should give up and do something actually important.


No differences found

UCC git Repository :: git.ucc.asn.au