[kde] [Bug 479891] Some text glyphs in QML software are vertically mis-aligned or squished when using a fractional scale factor

Luis bugzilla_noreply at kde.org
Fri Nov 15 01:56:15 GMT 2024


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

--- Comment #83 from Luis <stereomato at proton.me> ---
(In reply to Luis from comment #82)
> (In reply to Ilya Fedin from comment #80)
> > > I used the following overlay
> > 
> > Shouldn't it be like that?
> > ```
> > kdePackages = super.kdePackages // {
> > 				qqc2-desktop-style = super.kdePackages.qqc2-desktop-style.overrideAttrs
> > (old: {
> > 					patches = [
> > 						./patches/force_qttextrendering.patch
> > 					];
> > 				});
> > 			};
> > ```
> > Also, I noticed you had force_nativetextrendering instead of
> > force_qttextrendering? While native text rendering is exactly the broken?
> 
> your overlay works just like mine, no recompile, and I still have the messy
> text :/. I'm on 125% scale, 1920x1200 screen.

and naming aside, i made a mistake writing the other patch, indeed it did
nothing, was supposed to have your changes on the 429 MR.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list