Irev-Dev / Round-Anything

A set of OpenSCAD utilities for adding radii and fillets, that embodies a robust approach to developing OpenSCAD parts.
https://kurthutten.com/blog/round-anything-a-pragmatic-approach-to-openscad-design
MIT License
504 stars 47 forks source link

Add support and/or example for rounding text #50

Open DeflateAwning opened 11 months ago

DeflateAwning commented 11 months ago

I want to round/filet some 3d text. Is that feature currently supported?

If yes, can you give an example and I'll add it to the example docs.

If no, what is required to implement that? Is it extremely difficult?