Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
13.93 KB
MD5: 9651e95705fc01fa8a0778ba76dac0ea
SHA-1: 99bf0579f281242df95a2707468016bee7eac6e1
SHA-256: 422d02fe8da3939fa6a950c5e758146f1e06a0032f6ed6748257c664956e85d2
Download zip
16.87 KB
MD5: c68faa849e20ce9f815d38115b3df9c8
SHA-1: acc5c4ce4f744c57a940bc247601dbe6ccd0f7bd
SHA-256: 13b11d7905b6fa2eb846d687047558677f84629b72b15d8a1a2f8e665cec40c2
Release notes
A brand new shiny release of the Google Fonts module. Google now created an API that allows the module to update its list of fonts dynamically. So after this update, you will receive new fonts automatically in your admin overview!
Beware when installing
As of version 7.x-2.x your web server needs to be able to connect to the Google Servers using SSL, to fetch the list of fonts. If you cannot connect to the Google Servers, you can always use the 7.x-1.x version of the module.
Implemented
- #1103884: system/files/google_fonts/google_fonts.css page not found by @azman
- #1068050: Admin settings interface tweaks by @Marty2081
- #1068058: Merge the Google Fonts and Google Fonts UI modules by @Marty2081
- #1114472: repeated "An illegal choice has been detected. Please contact the site administrator." error, cannot fix by @chrispomeroy
- #972418: Can't select fonts for non-Latin character sets by @scottiw2000 (for now only in D7 version)
- Instead of plain font selectors, you can now enter full CSS code. By doing so, you can also change the font-size, color, etc.
Special thanks to @Marty2081 for delivering some great patches!
Please test this release and let me know if you have any comments/tips/errors.