Version 1.5
- Added ClearType Level setting (ClearType Tuner page 3) because it actually does affect some programs (notably Firefox). (#21, #33)
- Updated the interface to display a second text sample that is rendered with DirectWrite so that it can show a correct realtime preview of the ClearType Level setting values.
- The default contrast value is now 1200 instead of 0, which should prevent issues when running some apps. (#20)
- Fixed DPI scaling awareness not actually working as intended due to missing
.exe.configfiles in releases. (#14) - The release zip now includes an ARM64 version which is untested on Windows on ARM. (#27, #34)
- The regular
BetterClearTypeTuner.exestill targets .NET 4.7.2 like previous releases, so it remains compatible with Windows 7. - The new
BetterClearTypeTuner-ARM64.exetargets .NET 4.8.1 so it requires Windows 10 or later. This version will run equally well on x86 or x64 CPUs; it just has the addition of explicit ARM64 support.
- The regular
Thanks to @AMDphreak for contributions leading to this release.