I may have missed something, but when I install this version, the requested font doesn't get used. Using Opera's Dragonfly, it has the correct font as the font it should be using but that is not what gets rendered. If I reinstall the previous release (6x-2.5) the font is rendered again. I then upgraded all modules on the system that were out of date and then tried 2.6 again and same problem. 2.5 works but 2.6 fails.

What additional info would be useful for diagnosing this?

Thanks,
Doug

Comments

sreynen’s picture

Title: @font-your-face stops working » Fonts not rendering in 2.6

A few questions:

1) Which font(s) are you using?
2) Which browsers have you tried it in?
3) Is font.css loading? (Is it referenced in the HTML?)
4) What CSS selector are you using?

pedrosp’s picture

Same for me, I had to switch back to 2.5.
I use Droid Sans from Google package.
The rendering problem is not only present in my own theme and css, but even in the rendering of the admin module (using Garland).

sreynen’s picture

Status: Active » Postponed (maintainer needs more info)

I've tested 2.6 with Droid Sans in Garland and haven't been able to reproduce the problem. Answers to 2-4 would be useful. Also, if anyone is seeing this on a public URL I could look at, that would be very helpful.

sreynen’s picture

Version: 6.x-2.6 » 7.x-1.3
Status: Postponed (maintainer needs more info) » Active

I marked #1172272: error in latest version using google fonts as a duplicate. I think the problem is specific to a change in how Google fonts are imported. Re-importing the Google fonts should make it work again. I need to make that happen automatically as part of the update. I'm moving this under 7.x-1.3, as that's the highest version with this problem, but it also needs to be fixed in 6.x-2.6.

sreynen’s picture

Title: Fonts not rendering in 2.6 » Google fonts not rendering in 6.x-2.6, 7.x-1.3

Updating title.

g76’s picture

same issue in 7.x-dev version.

g76’s picture

actually I can't get anything working for D7. just tried a kernest font and no go there either. Everything works fine on my D6 sites though.

sreynen’s picture

can't get anything working

I can't really do anything to help you with such a vague report. Please follow the guidelines on how to make an issue report, specifically the part about issue details.

g76’s picture

My apologies, actually it looks like a theme specific issue. thank you so much for your module and all the hard work, it's wonderful.

sreynen’s picture

Version: 7.x-1.3 » 7.x-1.x-dev
Status: Active » Fixed

I just committed a fix for this to both D6 and D7 dev. I'll do a new stable release soon.

pedrosp’s picture

I have just updated to 2.8 D6 but I have to roll back to 2.6 again, because there is still a problem in the rendering of Google Fonts (Droid Sans and Yanone Kaffeesatz 300). No problem though with Squirrel ones.
I've tried to import all fonts again, the render is even bad (switch to Times Roman) in the view to choose from.

sreynen’s picture

Title: Google fonts not rendering in 6.x-2.6, 7.x-1.3 » Google fonts not rendering
Status: Fixed » Postponed (maintainer needs more info)

pedrosp, is this happening on a site I could look at? If not, can you post the content of your file in /sites/default/files/fontyourface/font.css as well as the Google CSS URL that is being loaded in your HTML?

sreynen’s picture

Status: Postponed (maintainer needs more info) » Fixed

I'm assuming this is fixed, since no one has responded in the past 4 weeks.

BarisW’s picture

Status: Fixed » Closed (fixed)

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

brandy.brown’s picture

Component: Code » Code (general)

For anyone else having this issue. This might seem obvious, but make sure you clear all caches after you update the module.