magick-load: use more robust g_spawn_async() instead of system()
This fixes issue #298 by avoiding the shell parsing being invoked at all, this less brittle than any forms of escaping characters, while retaining the ability to address all existing files.
Please register or sign in to comment