Font Feature Setting Not Working. Can anyone help me? #322
Unanswered
fahmiidris
asked this question in
Q&A
Replies: 1 comment 2 replies
-
@fahmiidris-labs can you share the code or source for your api route? By default, @vercel/og only has the Noto Sans font included. If you need to use other fonts, you can pass them in the fonts option. View the custom font example for more details. Hope it helps! |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I want to enable single-storey font feature a on Inter font, the css property font-feature-settings doesn't work.
default:
that I want:
Beta Was this translation helpful? Give feedback.
All reactions