- Print benchmark output in fallback path - Always run rendering, even when no filename given - Don't require a filename when running with --benchmark
Only keep the version that calls gsk_render_node_draw() if people specify the --fallback option. The actual renderer selection works just as for regular GTK. The easiest way to influence it is setting the GSK_RENDERER environment variable.
Takes a rendernode file, outputs a PNG. Nothing more.