gtk2/testsuite/gsk/compare/scaled-texture.node
2023-02-11 15:09:38 -05:00

8 lines
137 B
Plaintext

container {
texture-scale {
texture: url("some-10x10-image-with-content.png");
bounds: 0 0 100 100;
filter: nearest;
}
}