forked from AuroraMiddleware/gtk
5b82cf1145
Avoid cairo, and use our own api for saving png data. Update affected test output.
7 lines
211 B
Plaintext
7 lines
211 B
Plaintext
texture {
|
|
bounds: 0 0 50 50;
|
|
texture: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAKUlEQVQYlWP8z3DmPwMaYGQwYUQX\
|
|
Y0IXwAUGUCGGoxkYGBiweXAoeAYAz44F3e3U1xUAAAAASUVORK5CYII=\
|
|
");
|
|
}
|