Closed (fixed)
Project:
@font-your-face
Version:
7.x-1.x-dev
Component:
Code (general)
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 May 2011 at 23:05 UTC
Updated:
11 Jul 2013 at 14:59 UTC
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
Comment #1
sreynen commentedA 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?
Comment #2
pedrospSame 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).
Comment #3
sreynen commentedI'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.
Comment #4
sreynen commentedI 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.
Comment #5
sreynen commentedUpdating title.
Comment #6
g76 commentedsame issue in 7.x-dev version.
Comment #7
g76 commentedactually 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.
Comment #8
sreynen commentedI 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.
Comment #9
g76 commentedMy apologies, actually it looks like a theme specific issue. thank you so much for your module and all the hard work, it's wonderful.
Comment #10
sreynen commentedI just committed a fix for this to both D6 and D7 dev. I'll do a new stable release soon.
Comment #11
pedrospI 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.
Comment #12
sreynen commentedpedrosp, 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?
Comment #13
sreynen commentedI'm assuming this is fixed, since no one has responded in the past 4 weeks.
Comment #17
BarisW commentedComment #19
brandy.brown commentedFor anyone else having this issue. This might seem obvious, but make sure you clear all caches after you update the module.