Skip to content

v1.3

Compare
Choose a tag to compare
@iseahound iseahound released this 09 Dec 16:23
· 257 commits to main since this release
1715a1c
  • 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.