mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-01 07:35:40 +00:00
23a839a29d
In the new compute renderer, clipping to a complex shape is slower than filling it. Swap the clip shapes for drawing text so that the text shape itself is last, and therefore used for filling. Signed-off-by: Elias Naur <mail@eliasnaur.com>