I would like to load a font to a document, either from a local font file or a remote origin (google fonts or others) and apply it with the fontFamily Text attribute.
Is this doable or in development?
I would like to load a font to a document, either from a local font file or a remote origin (google fonts or others) and apply it with the fontFamily Text attribute.
Is this doable or in development?
You can assign any font that is installed to a scenegraph element, but if a font isn’t installed, there’s no mechanism in place that lets you load from another file or location. If you’d like this to be considered as a feature, please make a request in the Feature Request forum.