Skia font style

hello,

FontAndParagraph only propose 4 styles for every font.

image

My font here has more styles (Thin, Light, Semibold etc…)
Is there a way to access them?

Thanks

iirc there’s a node to load a typeface from file and apply it to a style. Currently not at my PC, will check tomorrow and report back if nobody else did in the meantime.

There is a helppatch for using a costume font. There you can open the .ttf file and also go through the style via an Index input pin.

Thanks @amir and @readme,

That works

image

using the node SetTypeface.