Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Articles tagged: CSS Font Loading API

Found 4 documents

  • Web/API/FontFace The FontFace interface represents a single usable font face. It allows control of the source of ...
  • Web/API/FontFaceSet The FontFaceSet interface of the CSS Font Loading API is an interface for loading font faces and ...
  • Web/API/FontFaceSet/check A Boolean that is true if the font list is available
  • Web/API/FontFaceSet/load A Promise of an Array of FontFace loaded. The promise is fulfilled when all the fonts are ...