https://bugs.kde.org/show_bug.cgi?id=525076

--- Comment #12 from Noah Davis <[email protected]> ---
Created attachment 195940
  --> https://bugs.kde.org/attachment.cgi?id=195940&action=edit
nativerendering_vs_qtrendering_at_125pct

I just remembered that qqc2-desktop-style doesn't actually rely on the qt quick
render type for text in buttons. It paints a button (including the text) using
the Qt Widgets style onto an image that is rendered in the button's background.
Unless you're having an issue with UI elements that use Text, Label, TextEdit,
TextArea, TextInput or TextField, the whole discussion we've just had is kind
of moot.

> The worst is it adds the artifacts for nothing given that Qt force-disables 
> hinting with scaling (DPR != 1.0) anyway.

That isn't true since native rendering still has sharper tops and bottoms even
with fractional scaling and multiple screens with different scales. Even if
it's not hinting (I can't verify whether it is or isn't hinting right now), it
still looks better. See the attached image for a comparison.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to