brodokk

Results 6 comments of brodokk

While this branch is in conflict with master I want anyway to add a fix to it since the PR is still open because its not working by itself for...

Sadly I think this enter in the `new feature` category while being the library not respecting the specs and since the last version new feature support have been stopped. I...

After looking at the specification that this library use (https://svgwrite.readthedocs.io/en/latest/reference.html#svg-implementation-status) I see there only two versions supported, SVG1.1 and SVG1.2Tiny. For SVG1.1 the `height` and `width` are not supported https://www.w3.org/TR/SVG11/struct.html#SymbolElement...

This behavior seems to be fix now, I can't reproduce with the last svgwrite version `1.4.2`

Yeah its actually all data that need to be imported back to a local Lumby. I mean it make more sense that way.

I can confirm that with the `server` changed to `conn` this resolve the issue https://github.com/janispritzkau/minecraft-reverse-proxy/issues/6 Would be nice to have a fix for that, whatever it's with this code or...