gtk2/testsuite/gsk/serializedeserialize
Benjamin Otte 3a373b9b33 rendernodeparser: Parse images differently
Instead of encoding the raw data, encode the full image to a PNG.
And instead of stuffing that encoding into a string, use a full
data: url.
And then remove the width and height properties, because they're now
implicitly included in the data.
And then change the parser to match.
And because the parser now parses regular urls on top of data: urls, we
can now load any random file.
2019-05-12 17:27:01 +02:00
..
blend.node rendernode: Parse and print blend nodes properly 2019-05-05 07:18:39 +02:00
border.node
color.node
debug.node testsuite: Add serialize test for debug node 2019-05-05 07:18:39 +02:00
rounded-rect.node testsuite: Add rounded-rect parsing test 2019-05-05 07:18:39 +02:00
shadow.node
testswitch.node
widgetfactory.node rendernodeparser: Parse images differently 2019-05-12 17:27:01 +02:00