Kristian Pedersen

Results 3 comments of Kristian Pedersen

Ah, the blue console does show the string - I didn't notice it there. Chrome's console however just displays `undefined`: ![image](https://user-images.githubusercontent.com/5204369/77040093-92243700-69b7-11ea-906a-45a5d0fa5d2d.png)

Here's what's happening on some client work I'm doing now: When I pass an array of lines, it's accepted by toSVG(), but not toDXF(). Are the array items missing something...