This repository has been archived by the owner on Dec 17, 2024. It is now read-only.
C++ 1.2.2
Added DPI scaling for the window itself, which will fix the text clipping on very high DPI scaling such as 300%.
The other changes are: some different Clang Format settings, and converting a function to use SEH instead of return codes to make it cleaner.
This is the last C++ release as I convert the code to Rust.