For some reason the SVG path stored in the JPG file is misinterpreted.
I'm using:
identify -format "%[8BIM:1999,2998:#1]" some_file_that_used_to_work.jpg
to compare the output with the one that used to work and it is different. The clipping path it represent is totally distorted.
This looks ...