Open pimozone opened 1 year ago
Normally Kainote can scale text sizes using DPI but HiDPI from system properties may set another value then normal DPI size. You can set font size for fix problem for now. When I test what a value change this value from properties then I can fix it later.
I tested it on newest version and it works with application option.
When the monitor is in high resolution and the DPI is not 100%, (I use QHD display and the DPI scale is 200%.) Components of kainote except for text are displayed in small size. (image)
If I change Kainote HIDPI setting in Application Properties, but it doesnt work properly. (this image is from: https://blogs.windows.com/windowsdeveloper/2017/05/19/improving-high-dpi-experience-gdi-based-desktop-apps/)
.
(HiDPI Overriding by: Application) Nothing changed compared to the defalt HIDPI settings. (which means not override HIDPI)
. .
(HiDPI Overriding by: system) Same for system(enhanced) everyting is scaled to 200%. and the resolution of the text is low, so it looks blurry.