bindings/css_font_loading_3 library

CSS Font Loading Module Level 3

https://drafts.csswg.org/css-font-loading/

Classes

FontFace
The interface represents a single usable font face. It allows control of the source of the font face, being a URL to an external resource, or a buffer; it also allows control of when the font face is loaded and its current status.
FontFaceDescriptors
FontFaceFeatures
FontFacePalette
FontFacePalettes
FontFaceSet
The interface of the CSS Font Loading API manages the loading of font-faces and querying of their download status. It is available as Document.fonts.
FontFaceSetLoadEvent
Experimental: This is an experimental technologyCheck the Browser compatibility table carefully before using this in production. The interface of the CSS Font Loading API is fired whenever a FontFaceSet loads.
FontFaceSetLoadEventInit
FontFaceSource
FontFaceVariationAxis
FontFaceVariations