bjakja / Kainote

Kainote subtitles editor and player
GNU General Public License v3.0
99 stars 16 forks source link

HiDPI scale problem in Windows #445

Open pimozone opened 1 year ago

pimozone commented 1 year ago

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. image (this image is from: https://blogs.windows.com/windowsdeveloper/2017/05/19/improving-high-dpi-experience-gdi-based-desktop-apps/)

.

image (HiDPI Overriding by: Application) Nothing changed compared to the defalt HIDPI settings. (which means not override HIDPI)

. .

스크린샷 2023-07-12 001330 (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.

bjakja commented 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.

bjakja commented 1 year ago

I tested it on newest version and it works with application option. obraz