gtk/testsuite/gsk/compare/texture-scale-magnify-rotate.node

12 lines
394 B
Plaintext
Raw Normal View History

clip {
clip: 16379 16379 10 10;
child: transform {
transform: translate(16384, 16384) rotate(90) translate(-16384, -16384);
child: texture-scale {
texture: url("data:;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAKElEQVQYlWNkYGD4z4AG/v/HEGJgwhDBAQZQIQs2hzMyMtLBauorBACQUgcSISWLRgAAAABJRU5ErkJggg==");
bounds: 0 0 32768 32768;
filter: nearest;
}
}
}