ScenicFramework / scenic

Core Scenic library
Apache License 2.0
1.97k stars 137 forks source link

Text paths #264

Open bcardarella opened 2 years ago

bcardarella commented 2 years ago

It seems most of the work is already within Scenic to support having text flow along a path. Would this be of interest?

bcardarella commented 2 years ago

I can take a stab as this, just need some guidance on the best approach. I figure it would require the text to be split on each character and then each character is relatively placed along a given path segment setting the relative position and rotating so the center of the character is pointed to the relative origin of the curve of the path segment