Here you go... I didn't put in the global hotkey as your ahk seemed to be working:
https://www.dropbox....OverlayTool.zip?dl=1TextOverlayTool is made to display text in a transparent window. It has the following features:
1. Opens Text or Markdown files (if the file is formatted in markdown, it displays the markdown format)
2. Can export to HTML or PDF (determines which one you want by filename used)
3. Borderless, movable, resizable minimal interface
4. Window background can be set.
5. Transparency can be set
6. Can be set to always on top
7. Watches chosen file for changes, and updates on the fly.
Planned enhancements:
1. Global Hotkey to enable control no matter where the cursor is
2. The ability to change the font style and color.
Let me know if you have any issues.