Just reported a bug in #Xorg for the first time, and I'm curious what will happen 馃檭

https://gitlab.freedesktop.org/xorg/xserver/-/issues/1805

XRender: CompositeGlyphs* requests misbehave under certain circumstances (GLAMOR?) (#1805) 路 Issues 路 xorg / xserver 路 GitLab

I observed the following strange behavior of the CompositeGlyphs32 request: It seems to completely ignore the source position (for the actual source picture) and instead align the source...

GitLab

Ok, first reaction (confirming my suspicion that #glamor causes the bug) was super quick, I'm impressed! Let's see whether anyone jumps in soon to actually analyze the root cause. 馃槑

JFTR, it's the bug I already probe for in #xmoji to enable a silly workaround when necessary, applying a transformation to the source picture.

#X11 #Xorg #XRender #development