Macaw icon indicating copy to clipboard operation
Macaw copied to clipboard

renderToImage Crash

Open kamil3 opened this issue 5 years ago • 2 comments
trafficstars

It's related to: https://github.com/exyte/Macaw/issues/637 Fatal error: Unexpectedly found nil while unwrapping an Optional value: file (...)/Macaw-master/Source/render/NodeRenderer.swift, line 267 My examples: https://raw.githubusercontent.com/kamil3/Test/master/pattern1.svg and https://raw.githubusercontent.com/kamil3/Test/master/pattern2.svg (this one has <pattern> and <image> swapped)

kamil3 avatar Dec 06 '19 15:12 kamil3

Thanks, @kamil3, I'll try to fix this

amarunko avatar Jan 09 '20 06:01 amarunko

Found empty group trying to render as image in first svg

amarunko avatar Jan 10 '20 05:01 amarunko