There is not a native way to do this in LiveCode.

An approach might be to use the shell() function (see Dictionary) to pass the text to some external graphics utility that renders and image of it curved and then import the image back into Livecode. There may be other work-arounds.

On 4/27/2022 11:12 AM, William de Smet via use-livecode wrote:
Hi There,

I am in the need for curved text.
User input via a text field need to have a copied curved text output.
Is this even possible in Livecode?
I was thinking of text to the points of a path? Something like that?


Greetings William
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to