Skip to content

gsk: Make matrix transforms roundtrip better

Matthias Clasen requested to merge matthiasc/for-main into main

When we parse a 2D matrix, we produce a 2D transform, and we can easily regenerate a 2D matrix from it.

Tests included.

Merge request reports