Hi there!
Im using this module on a site and I was trying to use the "Architects Daughter" font and I see it isnt listed in the modules admin. Is there a way to add the missing fonts?

Thanks.

Comments

BarisW’s picture

Status: Active » Fixed

The 6.x version still has the list of fonts hardcoded in the module. You can open the google_fonts.module file and add the font there yourself. Just copy/paste an existing font declaration and edit the names to get it working.

The 7.x version fetched the list dynamically, so the list of fonts is always up-to-date.
I'll backport the 7.x version to a 6.x-2.x branch in the near future (if I only had time..).

BarisW

Status: Fixed » Closed (fixed)

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

gthing’s picture

Category: support » feature
Status: Closed (fixed) » Active

Re-opening this issue and setting to feature request.

Would love 6.x support for dynamically loading the fonts. I'd rather not hack the module in case it needs to be updated at some point.

barbidouille’s picture

thanks for the question and ... the answer. I was looking for oswald font which was not listed and this helped me.

Krucial’s picture

Hello Baris and others. Thanks for the answer an thank you so much for you work with this module! I´m using it a lot (version 6x) and i look forward to upgrade to 7 to use the dynamic updates. Kruse from Denmark.

Krucial’s picture

And great if the 7.x version could be backported to a 6.x-2.x branch as many of us are still using. Kruse from Denmark.

BarisW’s picture

Status: Active » Fixed

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