Forum > QT
Qt6 has lower font quality than Qt5
AlexTP:
For comparison, top is qt6, bottom is qt5.
https://github.com/Alexey-T/CudaText/issues/4595#issuecomment-1320821691
quote: I tried a fonts.conf file per the wiki, no effect (tried many combinations, disabling/enable aliasing/hints, using filters, etc. I had no fonts.conf before on this machine.
zeljko:
Maybe you should check qt.io bug tracker for such bugs.
zeljko:
Also you tried QFont_setHintingPreference(handle: QFontH; hintingPreference: QFontHintingPreference); setting it to FullHinting ?
AlexTP:
@zeljko
How my cross-platform app can try QFont_setHintingPreference(handle: QFontH; hintingPreference: QFontHintingPreference) ? this is the job of the widgetset IMO. Can you please add it?
AlexTP:
(Maybe consider the TFont.Quality when setting this? You are the master)
Navigation
[0] Message Index
[#] Next page