pedrolcl / VMPK

Virtual MIDI Piano Keyboard (Mirror)
https://sourceforge.net/projects/vmpk/
GNU General Public License v3.0
36 stars 6 forks source link

Text compressed on the GUI labels of v0.8.9 #5

Closed hellishvictor closed 1 year ago

hellishvictor commented 1 year ago

Hi, I've noticed that the text on the new v0.8.9 looks like "compressed"; for example, just check how the "r" seems to be almost inside the "T" on "Transposición": v0.8.8 sshot-1 v0.8.9 sshot-2 Cheers.

pedrolcl commented 1 year ago

Without some context, the screenshots do not say anything. I need to know, as a minimum, the operating system/version where your screenshots have been taken. Also, the origin (packaging) of your programs.You may for instance take screenshots of the "Acerca de" dialog.

hellishvictor commented 1 year ago

There is other place than sourceforge for download the program? I didn't know, I've always download it from there. Anyway, I'm on Win 7 x64 SP1 and here are the screenshots, where can be noticed how in "Inflexión" looks like "In flexión" in the latest version: v0.8.9 sshot-2 sshot-1

v0.8.8 sshot-3 sshot-4

pedrolcl commented 1 year ago

There is other place than sourceforge for download the program? I didn't know, I've always download it from there.

VMPK works on several operating systems. You didn't specify your OS in the first comment. On Linux, you may find the program on repositories of many Linux distributors and you may download an AppImage from Sourceforge, but there is also a Flatpak version that you may get on FlatHub. And for Windows, you may also get a WinGet package in addition of the Sourceforge installers.

pedrolcl commented 1 year ago

About your report: I am not able to test VMPK on Windows 7 anymore. My advice is that if you don't update Windows, then don't update your applications either.

Anyway, font rendering in VMPK is totally depending on Qt (5.15.10 in this case). You may try some available Qt options, and see if it makes a difference for you. See this documentation:

qt.conf:

[Platforms]
WindowsArguments = fontengine=freetype

Try alsofontengine=native, and search also for Qt bugs, like: QTBUG-83161

here is a comparison in Windows 10 of the two options:

freetype

freetype

native

native

Instead of adding a qt.conf file to the VMPK program's directory, you may edit the shortcut:

shortcut

hellishvictor commented 1 year ago

Thank you for your advise but I won't miss this update since it removes the splash screen; it looks decent switching the language to english.