mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-15 05:00:09 +00:00
a2e1e727c5
Use a number that's 2^N * 255 to get floating point awesomeness combined with uint8_t awesomeness. Fixes rounding errors in samplers.
9 lines
282 B
Plaintext
9 lines
282 B
Plaintext
clip {
|
|
clip: 16315 16315 10 10;
|
|
child: texture-scale {
|
|
texture: url("data:;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAKElEQVQYlWNkYGD4z4AG/v/HEGJgwhDBAQZQIQs2hzMyMtLBauorBACQUgcSISWLRgAAAABJRU5ErkJggg==");
|
|
bounds: 0 0 32640 32640;
|
|
filter: nearest;
|
|
}
|
|
}
|