mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-03 17:21:11 +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.
8 lines
160 B
Plaintext
8 lines
160 B
Plaintext
color {
|
|
color: transparent;
|
|
/* - more than 32k, to trip modern GPUs and Cairo
|
|
* - non-integer to test rounding code
|
|
*/
|
|
bounds: 0 0 33333.3 135.7;
|
|
}
|