Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

C++ 1.2.2

Compare
Choose a tag to compare
@felikcat felikcat released this 26 Nov 16:07
· 17 commits to master since this release

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.