tooll3 / t3

Tooll 3 is an open source software to create realtime motion graphics.
MIT License
3.48k stars 193 forks source link

Text points with custom font #381

Closed leon196 closed 9 months ago

leon196 commented 9 months ago

A node that create a list of points from a text with a custom font, using SixLabors font package. Another node is in preparation to build a mesh from the glyph path using VectSharp package.

image