Currently the OpenScad renderer doesn't handle fonts, so objects with text do not render correctly.
This turns out to be an interesting problem as we would have to copy the fonts folder into the wasm sandbox.
This work item involves:
Prescanning the openscad for fonts.
Only copy the named fonts.
Currently the OpenScad renderer doesn't handle fonts, so objects with text do not render correctly.
This turns out to be an interesting problem as we would have to copy the fonts folder into the wasm sandbox.
This work item involves:
Prescanning the openscad for fonts.
Only copy the named fonts.