From c1cc06fa5b3ae49b7cdadf0af439f5858d8483eb Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Fri, 2 Mar 2018 16:21:18 -0500 Subject: Added "YOU GOT A MOON!" overlay to image The font used is MOON GET! (https://maxigamer.deviantart.com/art/Font-MOON-GET-A-Super-Mario-Odyssey-Typeface-732847350). The name of the achievement is also printed in a config-defined font. The correct moon image is also added to the output. Fixed issue where images wouldn't be stretched to conform to a 16:9 ratio. The bot will no longer generate multi moons. --- res/overlay.png | Bin 0 -> 17715 bytes res/overlay.psd | Bin 0 -> 180381 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 res/overlay.png create mode 100644 res/overlay.psd (limited to 'res') diff --git a/res/overlay.png b/res/overlay.png new file mode 100644 index 0000000..79d863b Binary files /dev/null and b/res/overlay.png differ diff --git a/res/overlay.psd b/res/overlay.psd new file mode 100644 index 0000000..2f7808b Binary files /dev/null and b/res/overlay.psd differ -- cgit 1.4.1