]> git.proxmox.com Git - mirror_novnc.git/commit
Test correct handling of alpha
authorPierre Ossman <ossman@cendio.se>
Mon, 8 Jun 2020 05:40:56 +0000 (07:40 +0200)
committerPierre Ossman <ossman@cendio.se>
Mon, 8 Jun 2020 05:53:16 +0000 (07:53 +0200)
commit18a68dfac19f48fae0608154d2a930c08ae596a2
tree1965ce03784bffe675cc0e6b2dc9f3f034b3ba9d
parent15cfa1356322216e32f149b309fc7277c6079389
Test correct handling of alpha

The forth byte of a pixel is undefined in most encodings, so make sure
the decoders don't leak that through as an alpha channel.
tests/test.hextile.js
tests/test.rre.js