Too small size of image element
The fix in these commits:
89c4f13
7b29f0e
It was discovered that image element with height/width less than 0.5 does not render. That is why the 10 times scale up workaround is applied.
Incorrect alignment of svg inside image element
Commit: d7659aa
Workaround: svg images now embedded directly.