'Other' Shapes in Codea

i mean text a letter’s outline in any font any fontsize?there might be an algorithm or trick.

https://coolcodea.wordpress.com/2014/11/06/181-drawing-3d-characters/

https://coolcodea.wordpress.com/2014/11/08/182-drawing-3d-characters-made-easy/

@firefox What about a shader that gives text an outline? You’d need to render the text into an image and use a mesh, but it would give the best results.

@SkyTheCoder I’ve made a shader that does this, if you search Text outline shader it should come up, works exactly how you said

It’s easier without shaders, if you don’t understand them

thanks?i wanna change y value of text??when touching in @Luatee’s code?how to make it?

oh?i know how to do?thanks all.