Giter VIP home page Giter VIP logo

Comments (30)

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
This isn't even working in Win Firefox 3.6.6 for me.  It also doesn't work in 
Opera 10.5, but works in Safari 5.0, Chrome 5.0.375.99, and IE6.  

The link to kernest.com does make the font bold, but the link provided by 
google font api (<link  
href="http://fonts.googleapis.com/css?family=Droid+Sans:regular,bold" 
rel="stylesheet" type="text/css" >) does not.

Original comment by [email protected] on 15 Jul 2010 at 4:03

  • Added labels: ****
  • Removed labels: ****

from googlefontdirectory.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
Hmm... It does work for me in Win Vista Firefox 3.6.6 (screenshot) and also in 
Win Vista Opera 10.6.

Unfortunately, for now I've "solved" this problem by using Font Squirrel's kit 
(http://www.fontsquirrel.com/fonts/Droid-Sans) and hosting locally.

But you'd think this would be an easy bug to squash, since everyone else seems 
to have it working...

Original comment by [email protected] on 15 Jul 2010 at 7:08

  • Added labels: ****
  • Removed labels: ****

Attachments:

from googlefontdirectory.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
I also experience this issue when using Firefox versions 3.5 as well as 3.6.7 
on Windows Vista.

Original comment by jesse.gavin on 22 Jul 2010 at 6:58

  • Added labels: ****
  • Removed labels: ****

from googlefontdirectory.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
My work machine is not windows vista, it is windows xp. But, that does not 
change the problem for me. So, it does NOT work for Win XP (screenshot) in 
those versions of the browsers I listed.

Original comment by [email protected] on 22 Jul 2010 at 9:17

  • Added labels: ****
  • Removed labels: ****

Attachments:

from googlefontdirectory.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
[deleted comment]

from googlefontdirectory.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
I have this problem on firefox 3.6.8 and Opera through Ubuntu. Chrome works (go 
figure?)

not sure what is going wrong

Original comment by [email protected] on 1 Aug 2010 at 11:17

  • Added labels: ****
  • Removed labels: ****

from googlefontdirectory.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
I have the same issue on a Win 7 x64 with Firefox 3.6.8. It works fine for me 
in Chrome and IE.

Original comment by [email protected] on 2 Aug 2010 at 7:10

  • Added labels: ****
  • Removed labels: ****

from googlefontdirectory.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
I just did a little testing and it doesn't work on my computer that has Droid 
Sans installed on it, but another computer with my same configuration without 
it installed loaded the font just fine. Can anyone confirm?

Original comment by [email protected] on 2 Aug 2010 at 7:32

  • Added labels: ****
  • Removed labels: ****

from googlefontdirectory.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
Ah, nice catch... I can confirm that is the case on Win Vista x64 with FF 3.6.8 
and also on Mac OSX 10.6.4 with FF 3.6.8 -- works without the fonts installed, 
but doesn't work when they are installed.

However, the Font Squirrel kit still works for me regardless of the fonts 
installed or not, so I'm sticking with that for now: 
http://www.fontsquirrel.com/fonts/Droid-Sans

Original comment by [email protected] on 2 Aug 2010 at 9:06

  • Added labels: ****
  • Removed labels: ****

from googlefontdirectory.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
None of the Google Font API fonts are showing up for me in Firefox 3.6.8.  I 
have checked all of the user agent strings, and 'reset' is grayed out on all of 
them.

Original comment by [email protected] on 2 Aug 2010 at 5:49

  • Added labels: ****
  • Removed labels: ****

from googlefontdirectory.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
[email protected]

I can also confirm that this is the case on Win XP with FF 3.6.8 -- works 
without the fonts installed, but doesn't work when they are installed.

Original comment by [email protected] on 2 Aug 2010 at 5:56

  • Added labels: ****
  • Removed labels: ****

from googlefontdirectory.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
Seems like this might be a firefox issue and not a google fonts issue?

Original comment by [email protected] on 2 Aug 2010 at 5:59

  • Added labels: ****
  • Removed labels: ****

from googlefontdirectory.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
No, it's definitely a Google Fonts issue. When I disconnect my computer from 
the internet and run my site locally so that the Google Fonts can't load, Droid 
Sans Bold starts working again. Somehow it is causing the browser to substitute 
Droid Sans in its place.

Original comment by [email protected] on 2 Aug 2010 at 6:34

  • Added labels: ****
  • Removed labels: ****

from googlefontdirectory.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
@tomjensen, I think it has something to do with Google's Font API because you 
can use the same font from TypeKit.com or FontSquirrel.com just fine in FireFox.

Original comment by jesse.gavin on 2 Aug 2010 at 6:34

  • Added labels: ****
  • Removed labels: ****

from googlefontdirectory.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
[deleted comment]

from googlefontdirectory.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
I have had this issue too, check to see if you have droid sans or droid sans 
bold fonts installed on your machine. When I uninstalled the fonts Firefox 
correctly displayed the Google font. 

Original comment by [email protected] on 3 Aug 2010 at 10:35

  • Added labels: ****
  • Removed labels: ****

from googlefontdirectory.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
Yep, we seem to have identified the cause of the bug -- Firefox won't display 
the bold variant if you've got Droid Sans & Droid Sans Bold installed locally.

However, this is still a real defect with the API, and uninstalling the fonts 
locally shouldn't be considered the solution. The API obviously should not fail 
in the case that the user actually has the fonts installed already -- it's the 
one case that the API is not needed!

As @jesse.gavin said, it's a problem unique to Google's Font API, as both 
TypeKit.com and FontSquirrel.com don't exhibit this behavior.

Original comment by [email protected] on 3 Aug 2010 at 8:23

  • Added labels: ****
  • Removed labels: ****

from googlefontdirectory.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
I can verify what @sixftdwarf commented on. It applies to Droid Serif as well 
though. I tried comparing the file names to fonts that did render properly from 
the google api, but I can't find any discernible discrepancies.

I ended up just uninstalling those fonts.

Note: This isn't limited to firefox, it effects IE & Opera as well (just not 
chrome :D)

Original comment by [email protected] on 6 Aug 2010 at 9:44

  • Added labels: ****
  • Removed labels: ****

from googlefontdirectory.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
Verified that this bug exists in Firefox but not in the latest versions of 
Safari and Chrome. 

Original comment by [email protected] on 30 Aug 2010 at 8:44

  • Added labels: ****
  • Removed labels: ****

from googlefontdirectory.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
I found a way to fix this issue. By saving a local copy of the .css generated 
by de webfont directory, you can change the web font name defined in your css. 
for example, you can change "Droid Sans" for "Droid Sans Web". 
@font-face {
  font-family: 'Droid Sans Web';
  font-style: normal;
  font-weight: normal;
  src: local('Droid Sans Web'), url('http://themes.googleusercontent.com/font?kit=rS9BT6-asrfjpkcV3DXf__esZW2xOQ-xsNqO47m55DA') format('truetype');
}
@font-face {
  font-family: 'Droid Sans Web';
  font-style: normal;
  font-weight: bold;
  src: local('Droid Sans Web'), url('http://themes.googleusercontent.com/font?kit=EFpQQyG9GqCrobXxL-KRMQJKKGfqHaYFsRG-T3ceEVo') format('truetype');
}


Now use the font on the body; type:

body{
font-family:'Droid Sans','Droid Sans Web', Arial,sans-serif;
}

If the user has the fond installed locally, the browser will use it. if not, 
the web font will be used instead.

Original comment by [email protected] on 17 Sep 2010 at 3:10

  • Added labels: ****
  • Removed labels: ****

from googlefontdirectory.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
I hope someone from Google read this topic and is working with a solution for 
us.

Original comment by [email protected] on 9 Oct 2010 at 9:20

  • Added labels: ****
  • Removed labels: ****

from googlefontdirectory.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
alexandre.paquette's answer was working for me, but with a little bit 
modification how to use the font, the local copy must be a priority to get it 
works, i.e.

h1{
  font-family: 'Droid Sans Web', 'Droid Sans', sans-serif;
}

Original comment by [email protected] on 26 Oct 2010 at 3:44

  • Added labels: ****
  • Removed labels: ****

from googlefontdirectory.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
This works great for classes but not for the <strong>tag. Hope Google will fix 
this Firefox bug soon.

Original comment by [email protected] on 6 Nov 2010 at 4:02

  • Added labels: ****
  • Removed labels: ****

from googlefontdirectory.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
[deleted comment]

from googlefontdirectory.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
confirmed <strong> tag doesn't get fixed with this workaround; confirmed this 
is happening with various Firefoxes up to 4 and IE7, IE8. Such a pity, Droid is 
such a nice font.

Original comment by [email protected] on 11 Nov 2010 at 8:28

  • Added labels: ****
  • Removed labels: ****

from googlefontdirectory.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
Again, my advice to anyone wanting to use Droid Sans on their website is:

1. Go to http://www.fontsquirrel.com/fonts/Droid-Sans 
2. Click on "@font-face Kit" and download the kit with all formats checked
3. Host the font files locally on your website

This seems to work universally, whether you have the fonts installed locally or 
not. They have Droid Serif available as well.

It's a shame that Google's Font API manages to botch their own Droid font, but 
don't let that stop you from using it!

Original comment by [email protected] on 11 Nov 2010 at 10:16

  • Added labels: ****
  • Removed labels: ****

from googlefontdirectory.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
Did Google fix this issue?

I think they did, but I'm not sure.

If I look at this site: 
http://code.google.com/webfonts/family?family=Droid+Sans#variants
on 2 computers with the Droid fonts installed I see both font variants (normal 
and bold) perfectly.
I'm quite sure the bold variant didn't show up correctly before, but since I 
reinstalled my computer, that might be the reason.

Can any of you verify?

I have tested on:
Windows XP: FF 3.6.12 and IE 7
Windows 7: FF 3.6.12 and IE 8

Original comment by [email protected] on 5 Dec 2010 at 1:43

  • Added labels: ****
  • Removed labels: ****

from googlefontdirectory.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
Have been having the same problem with IE and Droid Sans. Working from 
matthew.giacomazzo's solution in Issue 6 (same issue essentially), I prefer not 
to punish non-IE users, so came up with this, which also works in Opera 
(fabiomr.barbosa rightly points out that the previous solution causes issues in 
Opera):

<!--[if !IE]>
<link href="http://fonts.googleapis.com/css?family=Droid+Sans:bold,regular" 
rel="stylesheet" />
<![endif]-->
<!--[if IE]>
<link href="http://fonts.googleapis.com/css?family=Droid+Sans:regular" 
rel="stylesheet" />
<link href="http://fonts.googleapis.com/css?family=Droid+Sans:bold" 
rel="stylesheet" />
<![endif]-->

Would still prefer the Google API to sort this out though.

Have tested in IE6-8, FF, Chrome and Opera

Original comment by [email protected] on 5 Jan 2011 at 4:07

  • Added labels: ****
  • Removed labels: ****

from googlefontdirectory.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
Thanks to '#20 alexandr' your solution worked for me - squirrel-kit didn't - 
thanks alexandr

Amazing how we're all left to fend for ourselves - what the hell are Google 
doing???


Original comment by [email protected] on 7 Jun 2013 at 4:31

  • Added labels: ****
  • Removed labels: ****

from googlefontdirectory.

GoogleCodeExporter avatar GoogleCodeExporter commented on September 26, 2024
still not working, 4 years!
can someone explain #20 some more, I do not understand this bit...
By saving a local copy of the .css generated by de webfont directory, you can 
change the web font name defined in your css

what are those URL's in his @fontface?

Original comment by [email protected] on 10 Feb 2014 at 5:09

  • Added labels: ****
  • Removed labels: ****

from googlefontdirectory.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.