mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-19 00:20:09 +00:00
8da478ab34
We want to generate reference images with the renderers and the GL renderer can't deal with textures well enough to generate these reference images.
14 lines
204 B
Plaintext
14 lines
204 B
Plaintext
transform {
|
|
child: container {
|
|
border {
|
|
outline: 5 5 50 50;
|
|
}
|
|
color {
|
|
color: rgba(0, 0, 0, 0);
|
|
bounds: 0 0 110 110;
|
|
}
|
|
}
|
|
|
|
transform: translate(110, 0) scale(3,3);
|
|
}
|