dxfjs / writer

A JavaScript dxf generator written in TypeScript.
https://dxf.vercel.app
MIT License
83 stars 17 forks source link

Invalid block name do not throw or not re-formated #35

Closed jean9696 closed 1 year ago

jean9696 commented 1 year ago

I found out that blocks with a name containing special characters like : are not supported by some viewer like Archicad. I think it could be nice to reformat it or to throw an error to avoid error.

jean9696 commented 1 year ago

Here is the issue I get

Capture d’écran 2022-11-03 à 12 46 50