Curved text possible?

William de Smet williamdesmet at gmail.com
Wed Apr 27 11:50:56 EDT 2022


Hi Craig,

The text will mostly be names at start (but could also be more words in the
future).
Draw with polyLines. Didn't think of that. A lot of coding I think.

Then I could also use SVG files to replace the text of the field.
Maybe easier to enlarge, rotate a bit and give another backgroundcolor?

The number of chars of fld "name" gives me the number of letters.
Is there a quick way to define which letter on which place in the name?




groeten,

William




Op wo 27 apr. 2022 om 17:21 schreef Craig Newman via use-livecode <
use-livecode at lists.runrev.com>:

> How large is this curved text?
>
> You could certainly create an entire alphabet with polyLines, and insert
> them as needed to replace a body of text. But if you need 12 point size,
> those graphics are going to be, er, difficult to do nicely.
>
> Craig
>
> > On Apr 27, 2022, at 11:12 AM, William de Smet via use-livecode <
> use-livecode at lists.runrev.com> 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 at 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 at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>


More information about the use-livecode mailing list