gennyble / textual

Text Rendering as a Service
Other
9 stars 1 forks source link

Ability to draw text in arcs #20

Open gennyble opened 2 years ago

gennyble commented 2 years ago

Hard, but not too much. We have a rotation algorithm in acylic we can steal. Then just draw the glyphs and offset/rotate appropriately.