text2stl
text2stl copied to clipboard
3D text generator for 3D printing. EmberJs / Typescript / Three.js
Wouldn't it be nice if there was also an option to support stroked 3D Text with outline, as we do in CSS with the "-webkit-text-stroke" property? Could something like this...
Project is now using a WebAssembly version of https://github.com/harfbuzz/harfbuzz to generate Glyph (https://github.com/romgere/text2stl/pull/131) but CFF font support was not correct & some issues start to appear (https://github.com/romgere/text2stl/pull/135). To quickly fix...
Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.0. Release notes Sourced from express's releases. 4.21.0 What's Changed Deprecate "back" magic string in redirects by @blakeembrey in expressjs/express#5935 [email protected] by @wesleytodd in expressjs/express#5954...
Bumps [webpack](https://github.com/webpack/webpack) from 5.91.0 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...