-
Is there a way to load a system font like "Arial"? |
Beta Was this translation helpful? Give feedback.
Answered by
lojjic
Feb 23, 2022
Replies: 1 comment 1 reply
-
Nope, unfortunately there is no browser API that lets us get access to the data of system fonts. There was a work in progress spec for allowing that but it doesn't seem to have gained much traction and it requires the user to explicitly grant permission anyway to avoid privacy/fingerprinting concerns. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
markfruss
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Nope, unfortunately there is no browser API that lets us get access to the data of system fonts. There was a work in progress spec for allowing that but it doesn't seem to have gained much traction and it requires the user to explicitly grant permission anyway to avoid privacy/fingerprinting concerns.