Closed CaiB closed 4 years ago
For comparison, here is what it looks like on my Windows 10: It's exactly the same width and a few pixels less in height. And of course a different font that fits. Maybe we can make the Window resizable - automatically fitting the contents in best case.
Ah, it’s possible that Windows is selecting a different font that is able to display Japanese characters, since my system is partially set to Japanese language mode. It looks like this font simply has larger characters for English characters, hence cutting off the text.
I see, so it may be better to set the font instead of making the window resizable? At the moment no font is set to it must take some Windows default, but iirc setting a font is easily possible. Maybe we can even go for a fixed width font like the console uses so the indentation is preserved.
The dialog is now resizable (Fixed in #70)
When running cnping without command-line options on Windows, a dialog is presented to configure the options instead. On my machine, the text looks unusually large (I'm using 100% display scaling, default text sizes, etc). This causes the text to get cut off on the right, and since the window is not resizable, this makes a lot of the options unreadable.