Given that type kit has gone down today. I think it would be best to rework things to allow javascript files to be put on the page and loaded using a non-blocking method.

I was going to write this for drupal in general as part of drupal_add_js but for now it should be enough to ad it here. I guess some people would still want the blocking version so that the font is loaded before the page renders. Personally, I'm not fussed as long as the page shows rather than hanging.

Comments

sreynen’s picture

Status: Active » Fixed

There are already solutions to this for Drupal JS in general which should work for this module as well as any other module that adds JS, e.g. HeadJS and LABjs. If there's something we need to change to work better with those solutions, please re-open this.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.