v1.3
- New alternative to Render(), use Fade(time1, time2) after drawing to slowly fade in and fade out the text.
- Font can now be a path to an OTF or TTF file. This allows fonts to be used without installing.
- Set the rounded corner radius to maximum via
r:max
. - Fix justify left not working.
- Ensure compatibility with ANSI versions of AutoHotkey.