From 1b373eb812d11dfeb0fead627f7df4e827e27f8f Mon Sep 17 00:00:00 2001 From: ImJezze Date: Fri, 25 Dec 2015 20:02:47 +0100 Subject: Extended Shadow Mask and Bloom functionality - added shadow mask type option to choose between "Screen" and "Source" tile mode ("Screen" is the default as before) - added bloom type option to choose between "Addition" and "Darken" blend mode ("Addition" is the default as before) - the alpha channel of a shadow mask is now filled with the background color of the screen by the amount of the inverted alpha value - added monochrome-matrix.png which can be used in combination with "Source" tile mode and "Darken" blend mode to simulate a STN LCD, for example --- artwork/monochrome-matrix.png | Bin 0 -> 31397 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 artwork/monochrome-matrix.png (limited to 'artwork') diff --git a/artwork/monochrome-matrix.png b/artwork/monochrome-matrix.png new file mode 100644 index 00000000000..c44d063c397 Binary files /dev/null and b/artwork/monochrome-matrix.png differ -- cgit v1.2.3