Skip to main content
Question

Missing variable font values in style

  • June 12, 2024
  • 0 replies
  • 172 views

Philipp_Mnt

Hi there,

when using variable font settings in my text styles I’m not able to receive them using the REST API.

As an example I’m setting the slant to -4 here:

And read the a node with the style assigned using the /v1/files/:key/nodes endpoint:

I’m expecting to have the slant value here (maybe in a font-variation-settings like string?) but neither the response nor the TypeStyle type look like it’s included.

Am I doing something wrong here or is it something thats not covered (yet) by the API?

This topic has been closed for replies.