text2stl icon indicating copy to clipboard operation
text2stl copied to clipboard

3D text generator for 3D printing. EmberJs / Typescript / Three.js

Results 14 text2stl issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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...

enhancement
dependencies

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...

dependencies

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...

dependencies