The code for Version 9 does not work, so I upgraded to Mathematica 10.3.
How can I extrude the output of this function TwoDText[str_String, family_String: "Times"] :=
BoundaryDiscretizeGraphics[Text[Style[str, Bold, FontFamily -> family]], _Text, MaxCellMeasure -> 0.2] into a 3D Graphic?
Why is you code color as it is in Mathematica and my is not in this posts?
Thank you
Anton1701