Closed (outdated)
Project:
@font-your-face
Version:
7.x-2.3
Component:
Typekit (provider)
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 Jul 2012 at 08:48 UTC
Updated:
8 Aug 2020 at 14:07 UTC
Jump to comment: Most recent
Comments
Comment #1
sreynen commentedSeems like a good idea. As far as implementation, this would definitely need to be optional, since not everyone wants un-styled text showing.
We could add an option to the Typekit submodule module, but because we already have one alternative loader in Google Webfont Loader, I'm wondering if we should move to doing loader alternatives via a hook or maybe a ctools plugin. I'll send a note to BTMash and ask what he thinks.
Comment #2
btmash commentedSorry for my late reply into this issue. A hook sounds like a good idea though it might be good to try and spell out to the end user not to use multiple modules that implement such a hook.
afaik, Webfont loader actually does handle loading fonts asynchronously though it would be great if someone wants to test that out :) In which case, we should have typekit fonts and any other fonts that are not being handled by webfont loader to be handled by it when possible.
Comment #3
sreynen commentedIf we already have a way to load Typekit fonts asynchronously, we may just need to update documentation. jonathan_hunt, can you confirm that meets your needs?
Comment #4
neslee canil pinto