Local fonts
Limited availability
The window.queryLocalFonts()
method returns an array of locally-installed fonts, each represented by a FontData
object.
Learning resources on MDN
Browser support
- Chrome 103 Released on 2022-06-21
- Chrome Android ❌ See crbug.com/40840834
- Edge 103 Released on 2022-06-23
- Firefox ❌
- Firefox for Android ❌
- Safari ❌
- Safari on iOS ❌
Specifications
- Local Font Access, from Web Platform Incubator Community Group (W3C).