tracespace / gerber-to-svg

gerber-to-svg development moved to tracespace/tracespace
https://github.com/tracespace/tracespace
MIT License
81 stars 17 forks source link

explore solutions to crippling Firefox bug #13

Closed mcous closed 9 years ago

mcous commented 9 years ago

Firefox bug 844258 shows no sign of being worked on, and even if it is fixed, old versions of Firefox will still show horribly wrong SVGs.

From some playing around in CodePen, I'm guessing this is some sort of floating point thing. An acceptable solution may be to switch the internal SVG units and ViewBox to the non-zero suppressed decimal-less Gerber units.