You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to render a dynamic SVG in two different ways, depending on whether or not the text fits within a single line. It looks like this functionality is part of the underlying opentypes.js library, but it would be nice if there was an exported function that exposes Font.getAdvancedWidth or Path.getBoundingBox from the font objects that Satori is already loading.
The text was updated successfully, but these errors were encountered:
Feature Request
Description
I would like to render a dynamic SVG in two different ways, depending on whether or not the text fits within a single line. It looks like this functionality is part of the underlying opentypes.js library, but it would be nice if there was an exported function that exposes Font.getAdvancedWidth or Path.getBoundingBox from the font objects that Satori is already loading.
The text was updated successfully, but these errors were encountered: