Learning_GTK4_tree/testsuite/gsk/nodeparser/texture-names.node

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";
}