Skip to content

pullrequests Search Results · repo:typekit/webfontloader language:JavaScript

Filter by

182 results  (169 ms)

182 results

intypekit/webfontloader (press backspace or delete to remove)

誒呃呃呃呃呃呃呃

Need to add: anonymous to stylesheet load, because I m using a third party plugin to make a image from HTML which loads all fonts, stylesheet again which fails due to CSSStyleSheet.cssRules ...

This PR updates the library to work with Google Fonts API version 2. It also includes the font-display feature available for use with both versions of the API, as well as the font-effect feature (currently ...

Grammar improvements.

pull request test

google font api started supporting display param as of may 2019 (announced at google io). I have prepared a change to allow the use of this functionality through webfontloader, changes added also to README ...

What this PR tries to accomplish - Fixes #309 - Fire the active event, even if WebFont.load is called multiple times in succession How it accomplishes them Fixes #309 - Adds an object FontModulesLoadCounter ...

What this PR tries to accomplish - Partially fixes #365, for the iOS portion. - On Safari 10 for iOS after setting a font, the FontRuler will report a width that is different than any of ...