mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-28 06:21:14 +00:00
11 lines
238 B
Plaintext
11 lines
238 B
Plaintext
texture {
|
|
bounds: 0 0 1 1;
|
|
texture: "texture1" url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAADUlEQVQImWP4z8DwHwAFAAH/q842\
|
|
iQAAAABJRU5ErkJggg==\
|
|
");
|
|
}
|
|
texture {
|
|
bounds: 2 0 1 1;
|
|
texture: "texture1";
|
|
}
|