Francesco Marino

Results 3 issues of Francesco Marino

Hi, I am having an issue while using the coerce functionality. I'm using the coerce functionality in order to add properties to my JSON object according to schema. The issue...

When handling huge SVG images, I get the error: xml_parse(): SVG Error: No memory at line 5968 This could be solved by reading the SVG images in chunks, like [here](https://stackoverflow.com/a/41490986/2746388).