Closed ronaldtse closed 6 months ago
@alexeymorozov please also help add a spec to guard against this problem.
Yes.. 😕 Fixed with specs in #40 and released in v0.7.5
@opoudjis I took the initial xml and noticed that the fixture measure_schemaexpg5.svg
is missing. Though vectory
can handle it now, seems that this fixture is treated like it should exist. How is it important?
Given the chaos of ISO 10303, I can't reply to that without spending far more time on this than it deserves. If SVG files are not being generated in that repository, then it's that project's concern to find. Don't worry about it, you've addressed the issue of missing SVGs generically, and that's more important.
Crash:
Notice that
build_vector
sometimes returnsnil
. This means thatbuild_svg_document
will crash because invector.content
,vector
is nil.