I'm trying to parse an svg file to png format.
This is my svg file: https://cdn-imgs-p.stackprint.net/spree/images/62398/original/preview_01.svg
When using rsvg-convert --unlimited preview_01.svg > preview.png
, the paths fonts are not being converted properly:
This is my output png file: https://s3-us-west-2.amazonaws.com/carga-masiva/preview.png
I don't know if this is a bug, or there is a workaround to make it work.
My rsvg-version is 2.40.19