WICG / local-font-access

Web API for enumerating fonts on the local system
https://wicg.github.io/local-font-access
Apache License 2.0
75 stars 16 forks source link

Demonstrate how to use local fonts for styling #55

Closed oyiptong closed 3 years ago

oyiptong commented 3 years ago

Fleshed out the example a bit to show how @font-face src: local API can be used to load local fonts for styling.

Fixes #52

oyiptong commented 3 years ago

issue #52 is mentioned in #48.