QMPlay2 icon indicating copy to clipboard operation
QMPlay2 copied to clipboard

2 small questions about the fonts being fuzzy and the playlist!

Open sr79368142 opened this issue 8 months ago • 4 comments

Dear developer, Hi, I have recently tried QMPLAY2 for a while, and I feel good, but its playlist in lite mode is on the left side, is there a menu to move to the right side of the window? If not, will this feature be added in subsequent developments? Also, on my computer, the application's fonts are fuzzy, and I'm not sure if it's because I have MACTYPE installed? Is there a workaround for these issues?

sr79368142 avatar Apr 17 '25 00:04 sr79368142

but its playlist in lite mode is on the left side, is there a menu to move to the right side of the window?

Menu: Widgets -> Lock widget -> Make disable (without marker) -> Move panels (on the panel header) and combine them into groups at your discretion -> After all actions, lock widgets again (Shift+L)

Also, on my computer, the application's fonts are fuzzy, and I'm not sure if it's because I have MACTYPE installed

Without third-party programs, the display is correct, also when using screen scaling. I remember that I refused MacType at one time because of the constant miracles that happened with fonts in different programs. Try disabling MacType and using the built-in Windows renderer for fonts (for test). MaсType is actively developing, perhaps a glitch on their part and incorrect handling of dialog boxes in the QT interface.

blzos avatar Apr 20 '25 09:04 blzos

QMPlay2 uses freetype font engine by default. Remove WindowsArguments = fontengine=freetype from qt.conf to use WIndows font engine.

zaps166 avatar Apr 20 '25 11:04 zaps166

QMPlay2 uses freetype font engine by default. Remove WindowsArguments = fontengine=freetype from qt.conf to use WIndows font engine.

Dear zaps166, thank you very much for your advice! I solved the font blurring problem now. But I haven't found the setting item to move to the right side of the window for the playlist in alt+v's lite mode, do I need to add the relevant parameter in the settings file as well?

sr79368142 avatar Apr 20 '25 20:04 sr79368142

but its playlist in lite mode is on the left side, is there a menu to move to the right side of the window?

Menu: Widgets -> Lock widget -> Make disable (without marker) -> Move panels (on the panel header) and combine them into groups at your discretion -> After all actions, lock widgets again (Shift+L)

Also, on my computer, the application's fonts are fuzzy, and I'm not sure if it's because I have MACTYPE installed

Without third-party programs, the display is correct, also when using screen scaling. I remember that I refused MacType at one time because of the constant miracles that happened with fonts in different programs. Try disabling MacType and using the built-in Windows renderer for fonts (for test). MaсType is actively developing, perhaps a glitch on their part and incorrect handling of dialog boxes in the QT interface.

dear Thank you for your kind reply! I have solved the problem of blurred fonts with the guidance of zaps166. The method you mentioned works in the normal interface, what I need is a way to move the playlist in alt+v lite mode!

sr79368142 avatar Apr 20 '25 20:04 sr79368142