
Originally Posted by FenPhoenix
I wish I had a high-DPI monitor so I could really dig into this stuff properly.

WinForms' scaling capability is inconsistent at best, and it's not helped by the fact that it's physically impossible for me to change my DPI, so I can't test anything the documentation says anyway. I'm seriously considering starting a test branch where I swap out the UI for Qt or something, where DPI support is perfect and it's even cross-platform. That would even eventually - if I can ditch the RichTextBox dependency - make Linux support possible. But anyway, that's a medium-term thing at least.