Skip to content

textlayout: fix bounds for clipping

Christian Hergert requested to merge wip/chergert/fix-textlayout-bounds into master

This should match gtk_snapshot_append_layout(), which means that we expect the bounds to be rooted at 0, 0.

Merge request reports