Liking cljdoc? Tell your friends :D

web.fonts.core

web.fonts interfaces.

web.fonts interfaces.
raw docstring

No vars found in this namespace.

web.fonts.FontFace

The FontFace interface represents a single usable font face. allows control of the source of the font face, being a URL to external resource, or a buffer; it also allows control of when font face is loaded and its current status.

The FontFace interface represents a single usable font face.
allows control of the source of the font face, being a URL to
external resource, or a buffer; it also allows control of when
font face is loaded and its current status.
raw docstring

web.fonts.FontFaceSet

The FontFaceSet interface of the CSS Font Loading API manages loading of font-faces and querying of their download status.

The FontFaceSet interface of the CSS Font Loading API manages
loading of font-faces and querying of their download status.
raw docstring

web.fonts.FontFaceSetLoadEvent

The FontFaceSetLoadEvent interface of the the Css Font Loading is fired whenever a web.fonts.FontFaceSet loads.

The FontFaceSetLoadEvent interface of the the Css Font Loading
is fired whenever a `web.fonts.FontFaceSet` loads.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close