It looks like some fonts (like IM Fell) don't have a top level stylesheet
e.g. http://fonts.googleapis.com/css?family=IM+Fell is blank. It instead has stylesheets for each variant - http://fonts.googleapis.com/css?family=IM+Fell+English
http://code.google.com/webfonts/list?family=IM+Fell
Took me a while to figure out why some of the fonts weren't rendering.
Comments
Comment #1
grimsy commentedSorry, it may just be IM Fell
It is listed as having "10 families" while the other fonts have "variants"
Comment #2
BarisW commentedHi grimsy,
thanks for pointing this out! Didn't mention that, too bad..
I planned to extend the module by listing all families and variants.
Example given:
I'd also like to display the fonts in the admin interface (so you don't have to visit the Google Website to see the examples anymore).
Comment #3
BarisW commentedAdded to 6.x-1.x-dev. All families are now working, IM Fell as well.
Thanks for reporting this issue!
Comment #4
BarisW commentedCreated a new release in which this issue is fixed.