forked from joejulian/gio
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>