Blog of our latest news, updates, and stories for developers

Introducing the Google Font API & Google Font Directory

Wednesday, May 19, 2010
Share on Twitter Share on Facebook
Google
Labels: font api

124 comments :

  1. TPRealMay 19, 2010 at 10:17 AM

    There's a mistake in the sample code. It should read <link href=... and not <href=...

    ReplyDelete
    Replies
      Reply
  2. srMatanzaMay 19, 2010 at 10:39 AM

    Do these fonts support anti-aliasing? Sub-pixel or otherwise?

    ReplyDelete
    Replies
      Reply
  3. Raph LevienMay 19, 2010 at 10:52 AM

    @TPReal: thanks, we just noticed that and will fix that asap (I don't have edit access)

    @srMatanza: it's using the same rendering as in your browser, so generally yes, antialiased and with subpixel rendering. Many also contain hinting for Windows (but not all, including, somewhat embarrassingly, my own Inconsolata).

    ReplyDelete
    Replies
      Reply
  4. JeremyMay 19, 2010 at 11:02 AM

    This comment has been removed by the author.

    ReplyDelete
    Replies
      Reply
  5. abhishek mauryaMay 19, 2010 at 11:07 AM

    Hi,
    I used this on my blog http://rajcomicscollection.blogspot.com I put link code in head part then changed font from Georgia to Tagrine but it didn't work, does it generally take time to work...

    ReplyDelete
    Replies
      Reply
  6. Andrew JohnsonMay 19, 2010 at 11:21 AM

    You wrote "Google’s serving infrastructure takes care of converting the font into a format compatible with any modern browser (including Internet Explorer 6 and up)"

    Unfortunately that format compatibility does not extend to the Google Font Directory site itself, which refuses to work on Firefox 3.0.x...

    ReplyDelete
    Replies
      Reply
  7. XachMay 19, 2010 at 11:52 AM

    Congratulations, Raph. I've always enjoyed your projects and I'm glad to see this one reach a huge audience.

    ReplyDelete
    Replies
      Reply
  8. |||CHRiS|||May 19, 2010 at 11:55 AM

    Did I read that right? It's even compatible with *IE6*? (@___@') Awesome.

    ReplyDelete
    Replies
      Reply
  9. Rik HemsleyMay 19, 2010 at 12:15 PM

    Incredible work. Any chance of this being available for Google Sites?

    ReplyDelete
    Replies
      Reply
  10. ryanMay 19, 2010 at 12:18 PM

    This is BIG news. Fantastic!!

    ReplyDelete
    Replies
      Reply
  11. kribbaMay 19, 2010 at 12:29 PM

    Awesomeness!

    ReplyDelete
    Replies
      Reply
  12. codeman38May 19, 2010 at 12:43 PM

    There's a rather odd rendering bug with the Nobile font in Mac OS X - it seems to be an issue with Apple's font renderer, not with any particular browser, as it even happens with the source TTFs:

    http://zone38.net/misc/nobile-font-bug.png

    Works fine when I export the .sfd as OpenType, but this bug occurs when it's exported as TrueType.

    Any idea what would cause this?

    ReplyDelete
    Replies
      Reply
  13. codeman38May 19, 2010 at 12:48 PM

    Also, the Droid Sans and Droid Serif fonts in the project seem to be missing all the non-Latin-1 characters, making them less than useful for anyone outside of the Americas and western Europe. Are there any plans to create separate subset fonts for the international characters, a la Typekit?

    ReplyDelete
    Replies
      Reply
  14. Pablo ImpallariMay 19, 2010 at 12:54 PM

    Congrats for the launch!
    This is awesome!

    Google Web Fonts Rock!

    ReplyDelete
    Replies
      Reply
  15. JoeMay 19, 2010 at 1:00 PM

    The whole set of fonts needs to be available for download so designers can use them for mockups and comps.

    ReplyDelete
    Replies
      Reply
  16. jimkalMay 19, 2010 at 1:01 PM

    so maybe I'm missing something, but why is that "Making the Web Beautiful" an image?

    ReplyDelete
    Replies
      Reply
  17. dwilkinsMay 19, 2010 at 1:02 PM

    Awesome. Thanks for the web fonts - I'll be using them real soon.

    You've got a spelling error on one of the fonts pages (loooking): http://code.google.com/apis/webfonts/docs/getting_started.html

    ReplyDelete
    Replies
      Reply
  18. sep332May 19, 2010 at 1:03 PM

    Isn't it hypocritical to use an image to show off your imageless font technology?? And one of your "couple lines of HTML" is actually CSS.

    ReplyDelete
    Replies
      Reply
  19. jan van lysebettensMay 19, 2010 at 1:06 PM

    Sweet, looking forward to more fonts being added to the collection.

    Great work.

    ReplyDelete
    Replies
      Reply
  20. jan van lysebettensMay 19, 2010 at 1:09 PM

    @jimkal & @sep332:

    Wouldn't that be because the author of this article can't add the required "link" tag to the head of this page, since this just a blogspot after all ? :)

    ReplyDelete
    Replies
      Reply
  21. Paul IrishMay 19, 2010 at 1:12 PM

    @Andrew said ... "the Google Font Directory site itself, which refuses to work on Firefox 3.0.x"

    Yah Firefox 3.0 is two versions old now. Firefox 3.5 and 3.6 both have support for webfonts.

    ReplyDelete
    Replies
      Reply
  22. ImNotQuiteJackMay 19, 2010 at 1:17 PM

    Thanks for all of your hard work, this will be tremendously helpful to the entire web development community! All of our audiences will enjoy using the web a little bit more, whether or not they realize it's because of your hard work.

    ReplyDelete
    Replies
      Reply
  23. JamesMay 19, 2010 at 1:17 PM

    Fantastic news! I'll be following this closely.

    ReplyDelete
    Replies
      Reply
  24. Jonathan HaywardMay 19, 2010 at 1:19 PM

    If you're not free to make a live demo in the blog post, could you at least add a link to live demos that show off its power?

    ReplyDelete
    Replies
      Reply
  25. codeman38May 19, 2010 at 1:41 PM

    @Joe: The fonts are downloadable via the Mercurial repository linked in the blog post ("We also have a separate project hosted on Google Code"). They could make it easier to download the entirety of the repository's contents via the web, but still, the original font files are downloadable.

    ReplyDelete
    Replies
      Reply
  26. Mark RMay 19, 2010 at 2:02 PM

    Awesome. Now to find some use for it in some projects. Could be the next big thing over on themeforest lol.

    Keep up the good work google team.

    ReplyDelete
    Replies
      Reply
  27. sep332May 19, 2010 at 2:12 PM

    Just put this in a file and open it:
    <html><head><link href='http://fonts.googleapis.com/css?family=Tangerine' rel='stylesheet' type='text/css'></head><body style="font-family:'Tangerine';font-size:48pt;">Look ma - no images!</body></html>

    ReplyDelete
    Replies
      Reply
  28. DavidMay 19, 2010 at 3:18 PM

    good stuff thanks
    sefati.net

    ReplyDelete
    Replies
      Reply
  29. Jim RamiaMay 19, 2010 at 3:22 PM

    this is pure awesomeness! wish this was around when I was creating reports during my last development project to make them look nicer and remain web safe!

    ReplyDelete
    Replies
      Reply
  30. tayfunMay 19, 2010 at 3:42 PM

    Will the fonts support other languages (I'm thinking of Turkish)? Couldn't find any info on that.

    ReplyDelete
    Replies
      Reply
  31. Paul HoffmanMay 19, 2010 at 3:50 PM

    The Nobile bug on Mac is pretty weird, and appears in Chrome as well.

    ReplyDelete
    Replies
      Reply
  32. Chuck ReynoldsMay 19, 2010 at 4:11 PM

    NICE... love this... when do we get more selection in fonts?

    ReplyDelete
    Replies
      Reply
  33. Mark EsselMay 19, 2010 at 4:38 PM

    Are there chrome extensions which allow me to change pages default fonts to ones I prefer?

    Does this extension: https://chrome.google.com/extensions/detail/lafefailhanildnhnahlnjodgceinace

    ReplyDelete
    Replies
      Reply
  34. William RothMay 19, 2010 at 4:40 PM

    Very excited! This is a good step in the right direction. I am in need of a good Block Serif like Rockwell. :) IM Fell will look so good on my site. Will someone please help me incorporate this into my wordpress site? (or make a plugin?)

    ReplyDelete
    Replies
      Reply
  35. BenMay 19, 2010 at 5:03 PM

    Fonts from the Google Font Directory don't work at all in Firefox 3.6.3 on Windows XP.

    http://code.google.com/webfonts

    I'm just getting a page full of Times New Roman. Works fine in all other browsers.

    FontSquirrel & Typekit work fine on this page, Google just reverting to Arial:
    http://www.fontsquirrel.com/webfont_comparison/

    ReplyDelete
    Replies
      Reply
  36. Kris SchultzMay 19, 2010 at 6:16 PM

    The Google Font Directory also doesn't appear to be working for Safari on iPad. All the fonts appear to be rendering as (I believe) Helvetica.

    ReplyDelete
    Replies
      Reply
  37. j.blotusMay 19, 2010 at 6:46 PM

    the fonts look horrible on my screen. no aliasing at all

    ReplyDelete
    Replies
      Reply
  38. AemonyMay 19, 2010 at 7:37 PM

    There's an error in the code. It should read < link [...] /> instead of < link [...] > to validate as valid XHTML. Basic XHTML rules about self-closing elements, you know.

    (ignore the space in "< link" as that is to bypass the HTML check on comments)

    ReplyDelete
    Replies
      Reply
  39. procrastinatorMay 19, 2010 at 8:20 PM

    Now THAT's a big relief....
    Thanks google.
    :)

    ReplyDelete
    Replies
      Reply
  40. tung148May 19, 2010 at 8:27 PM

    Great!!, thx for sharing

    ReplyDelete
    Replies
      Reply
  41. Beben KobenMay 19, 2010 at 10:20 PM

    åwë§ømë ƒëåtü®ë...gø-gø-gø gøøglë

    ReplyDelete
    Replies
      Reply
  42. zoeldtMay 19, 2010 at 10:46 PM

    is this for real? cool \m/

    ReplyDelete
    Replies
      Reply
  43. NguyenMay 19, 2010 at 10:53 PM

    I think it would be nice if one can create his own font collection base on the google account. By doing that, the web designer/devloper can use the commercial fonts easily!

    ReplyDelete
    Replies
      Reply
  44. GnudiffMay 20, 2010 at 12:15 AM

    Yeah, will look forward to this, when there are fonts with more charsets implemented. So far it is of no much use outside the US + WEU.

    ReplyDelete
    Replies
      Reply
  45. jan van lysebettensMay 20, 2010 at 12:21 AM

    Strange, on my homw computer the fonts look really smooth and anti-aliased ( win XP, google chrome )

    But on my work computer they anti-aliasing looks terribly ( win 7, googl chrome and firefox )

    ReplyDelete
    Replies
      Reply
  46. wikusdpMay 20, 2010 at 12:52 AM

    Google... I love you!

    ReplyDelete
    Replies
      Reply
  47. GolmoradMay 20, 2010 at 1:08 AM

    .








    I think NO BODY should use this api. because there is lot of google that are restricted and are not availableto the end users in iran/cuba/...
    so if we use your url (http://fonts.googleapis.com/css?blah_blah_blah) it may be is not available to visitors from those countries.

    I want ALL PEOPLE see my site (with my preffered fonts).







    .

    ReplyDelete
    Replies
      Reply
  48. GolmoradMay 20, 2010 at 1:15 AM

    Related post:

    http://gluegadget.com/blog/index.php?/archives/31-The-Web-is-broken-for-me,-and-its-all-your-fault-Google!.html

    ReplyDelete
    Replies
      Reply
  49. ChrisMay 20, 2010 at 1:47 AM

    Thanks google for this little piece of heaven, but unfortunately @font-face looks terrible on all things windows... Maybe you guys could create a work around for Microsoft, or tell everyone to buy a mac. :)

    ReplyDelete
    Replies
      Reply
  50. NiklasMay 20, 2010 at 2:36 AM

    Such greatness! This is just wonderful news!

    ReplyDelete
    Replies
      Reply
  51. Dominic KellyMay 20, 2010 at 2:56 AM

    Our firewall blocked the fonts with message:

    403 Forbidden: header 'Content-Type' value denied themes.googleusercontent.com

    We had to add a new rule. How common is this likely to be?

    ReplyDelete
    Replies
      Reply
  52. momersMay 20, 2010 at 3:56 AM

    don't forget Urdu!
    The quicker the better!

    ReplyDelete
    Replies
      Reply
  53. cmoMay 20, 2010 at 4:08 AM

    OMG these fonts are appalling. Why the hell didn't Google involve people with some design skills and aesthetic. Most of these fonts are shockingly bad (Droid font being an exception and one of the few professionally designed examples there). The rest are not hinted correctly, have poor spacing / kerning, and are almost unreadable on the vast majority of computers (Windows).

    ReplyDelete
    Replies
      Reply
  54. ChrisMay 20, 2010 at 6:01 AM

    cmo - OMG why don't you shut up and go pleasure yourself to your well-worn photo of Robert Bringhurst? If you're such an amazing judge of typography, why don't you work toward contributing a less "shockingly" uprofessional font to this awesome project, instead of bitching and moaning?

    ReplyDelete
    Replies
      Reply
  55. camuMay 20, 2010 at 7:18 AM

    For some reason I still prefer cufon to this approach, most fonts in Firefox and Explorer look much better that way!

    ReplyDelete
    Replies
      Reply
  56. BoDMay 20, 2010 at 8:05 AM

    FYI this doesn't work at all on Android (at least on the Nexus one)

    ReplyDelete
    Replies
      Reply
  57. EricMay 20, 2010 at 8:24 AM

    What some say its true. They look so bad in Windows that they're unusable. At least, the amount of aliasing and rendering bugs will keep all designers away from them.

    ReplyDelete
    Replies
      Reply
  58. LivingstonMay 20, 2010 at 10:00 AM

    They look disgusting under windows 7 in Chrome, Firefox and IE 8. Full of aliasing.

    ReplyDelete
    Replies
      Reply
  59. JasonMay 20, 2010 at 11:24 AM

    Wow, er, whoopdy-doo?

    ReplyDelete
    Replies
      Reply
  60. nikkieMay 20, 2010 at 11:28 AM

    Yep, nasty in Win7 even after adjusting ClearType settings. They look fantastic in OSX though.

    ReplyDelete
    Replies
      Reply
  61. ste7endudeMay 20, 2010 at 11:29 AM

    windows rendering is and always has been an abomination. "cleartype" is a clever hack marketed as a feature which leaves color fringingon all characters.

    the amount of technical refinement and detail work required to properly design and hint a font such that it will look good on windows precludes almost all small, open source font development efforts from being successful.

    the only font from those currently available with google web fonts worth real use at body copy sizing is the "droid" family.. which was commissioned by google and beyond the capabilities of independent developers.

    Looks pretty good on Macs though

    ReplyDelete
    Replies
      Reply
  62. matgeekMay 20, 2010 at 8:07 PM

    Yup, on my OS X box - these are crisp and beautiful... just another reason =)

    ReplyDelete
    Replies
      Reply
  63. VinceMay 20, 2010 at 9:31 PM

    If you would like to download the fonts so you can preview them in photoshop and use them in your designs you can download all the Google API fonts here http://www.vincentdepalma.com/embed-fonts-on-the-web/

    ReplyDelete
    Replies
      Reply
  64. hiteshMay 20, 2010 at 9:58 PM

    that's a good article .i enjoyed it.

    hitesh joshi
    http:/hiteshjoshi.com

    ReplyDelete
    Replies
      Reply
  65. Thomas FoxxMay 20, 2010 at 11:22 PM

    Ooh... this has potential. Any plans to expand the library beyond these 18? I just ran into Gentium, and I'm starting to become fond of it...

    ReplyDelete
    Replies
      Reply
  66. EdwardMay 21, 2010 at 3:42 AM

    Really Great!

    Created a blog post for this.
    http://bit.ly/92huWw

    ReplyDelete
    Replies
      Reply
  67. MirceaMay 21, 2010 at 5:35 AM

    I had made a sample page with Tangerine, Cantarell, Lobster, Reenie Beanie, Old Standard TT , Josefin Sans Std Light at www.typefolly.com
    I am defer loading them, works from my location but if anyone can give me an input on the loading time I would be grateful.
    Thanx Google for “Making the Web Beautiful”.

    ReplyDelete
    Replies
      Reply
  68. ssamMay 21, 2010 at 9:36 AM

    looks good. unfortunately noscript seems to block it, and its quite hard to find how to enable it (Blocked objects menu)

    ReplyDelete
    Replies
      Reply
  69. perkMay 21, 2010 at 10:25 AM

    Is user agent sniffing used?

    @Eric: Huh, they look fine here.

    @ssam: In the NoScript settings under the tab "Embeddings" you will find a checkbox "Forbid @font-face".

    ReplyDelete
    Replies
      Reply
  70. perkMay 21, 2010 at 10:36 AM

    @Golmorad: I very much doubt that googleapis.com is on any blacklist.

    BTW: I predict that this service still won't stop discourage herp-derp designers from using Comic Sans or highly compressed JPEGs for titles, etc.

    ReplyDelete
    Replies
      Reply
  71. Евгений ЮлинMay 21, 2010 at 11:42 AM

    when will be available Cyrillic fonts?

    ReplyDelete
    Replies
      Reply
  72. Paweł BogaczewiczMay 21, 2010 at 1:36 PM

    There're no polish characters - ąśćłń, etc. So, nice, but not very useful

    ReplyDelete
    Replies
      Reply
  73. HexMay 21, 2010 at 3:52 PM

    PLEASE move this and your other CDN/API stuff to something.google.com instead of googleapis.com! Some corporate firewalls block googleapis.com because they don't recognize it, but nobody blocks google.com.

    Thanks!

    ReplyDelete
    Replies
      Reply
  74. tehmaspMay 21, 2010 at 11:16 PM

    This comment has been removed by the author.

    ReplyDelete
    Replies
      Reply
  75. FutureMay 22, 2010 at 9:47 AM

    @jan van lysebettens Yeah, anti-aliasing looks great in ffox on my mac, but terrible in chrome in Win 7. What's going on?

    ReplyDelete
    Replies
      Reply
  76. arkanMay 22, 2010 at 6:55 PM

    For incompatible users in countries with no access to Google (such as those Middle East countries mentioned above), I think making a font-family would work.

    The code would have to be

    h1 { font-family: 'Tangerine', Helvetica; }

    or something like that.

    ReplyDelete
    Replies
      Reply
  77. |||CHRiS|||May 22, 2010 at 11:06 PM

    I'll just assume you guys are already aware of how the fonts are rendering all aliased and jagged.

    =______=

    ReplyDelete
    Replies
      Reply
  78. Andrea AimeMay 23, 2010 at 12:53 PM

    Very interesting... wondering, can the fonts be downloaded and redistributed along with an open source desktop application?

    Can the API be used by desktop/server apps as well as a tool to download the font files (assuming the font listing grows with time)?

    ReplyDelete
    Replies
      Reply
  79. WillMay 24, 2010 at 5:09 AM

    I think I may have found a hack to stop the aliasing (jagged edges) on Windows machines. It only works in WebKit though, so I don't know how useful it is.

    Check it out here: http://willmoyer.com/plato/

    ReplyDelete
    Replies
      Reply
  80. LaurentMay 24, 2010 at 8:43 AM

    Vista with Chrome here and they look horrible. Aliased and jagged.

    ReplyDelete
    Replies
      Reply
  81. WillMay 24, 2010 at 9:04 AM

    What about on my demo Laurent? Should be pretty in Chrome.

    ReplyDelete
    Replies
      Reply
  82. AnonymousMay 24, 2010 at 10:24 AM

    We use Photoshop to comp pages, so where can I find screen fonts versions of these faces?

    ReplyDelete
    Replies
      Reply
  83. திரட்டி.காம்May 24, 2010 at 11:03 PM

    this is not working in my Firefox 3.6.3, other browser supports well.

    venkatesh

    ReplyDelete
    Replies
      Reply
  84. LynneMay 25, 2010 at 5:18 AM

    Cheacked it with IE5...even works with that! Amazing!

    ReplyDelete
    Replies
      Reply
  85. minhtamMay 25, 2010 at 8:48 PM

    only works in Chrome on my work XP box. FF 3.6.3, IE 8 and Opera 10 just revert to Arial

    ReplyDelete
    Replies
      Reply
  86. WillMay 25, 2010 at 9:03 PM

    on what page minhtam?

    ReplyDelete
    Replies
      Reply
  87. TuquiMay 26, 2010 at 4:03 AM

    Very pretty fonts in Ubuntu!!. I had problems with Firefox add-on NoScript because it was blocking the fonts.

    ReplyDelete
    Replies
      Reply
  88. ToneproofMay 27, 2010 at 2:07 AM

    http://code.google.com/webfonts/family?family=Josefin+Sans+Std+Light

    Josefin doesn't work on ie6. Bad EOT file I presume.

    Good luck.

    ReplyDelete
    Replies
      Reply
  89. Darren TaylorMay 27, 2010 at 6:35 AM

    I can't see the different fonts on my network PC. Is there anything that might be getting blocked?

    ReplyDelete
    Replies
      Reply
  90. paulMay 27, 2010 at 11:40 PM

    Designing a website that produces results takes a lot more than just a good looking site. It is the combination of visual appeal and all the things going on behind the scene that make the difference between success – and failure.Graphic Design Calgary

    ReplyDelete
    Replies
      Reply
  91. steamMay 28, 2010 at 1:49 AM

    It works :) thank you Google :)

    ReplyDelete
    Replies
      Reply
  92. KevinMay 28, 2010 at 9:50 AM

    How does this function with those of use on closed networks?

    ReplyDelete
    Replies
      Reply
  93. Mark HoffmanMay 29, 2010 at 12:35 PM

    The Cardo font appears to lack the Greek and Hebrew characters that are part of the full font package. (The Old Standard TT does include the polytonic Greek characters.)
    BUT, the browser default settings apparently override the Greek/Hebrew characters. Am I missing how to get around that?

    ReplyDelete
    Replies
      Reply
  94. BarisArtJune 1, 2010 at 1:05 AM

    Within 24 hours after its launch, a Drupal module was added to implement Google Fonts on your Drupal website. Check it out: http://drupal.org/project/google_fonts

    ReplyDelete
    Replies
      Reply
  95. accountsJune 2, 2010 at 5:54 PM

    Does this work with SSL too?

    ReplyDelete
    Replies
      Reply
  96. PeterJune 4, 2010 at 9:40 AM

    Josefin Sans Std Light doesn't work in Internet Explorer 8, possibly all versions judging on Toneproof's comment.

    ReplyDelete
    Replies
      Reply
  97. Satya PrakashJune 5, 2010 at 8:39 AM

    This comment has been removed by the author.

    ReplyDelete
    Replies
      Reply
  98. Satya PrakashJune 7, 2010 at 8:36 AM

    Check the Google Font API viewer application: http://www.satya-weblog.com/2010/06/google-font-api-font-viewer-2.html

    ReplyDelete
    Replies
      Reply
  99. ChrisJune 22, 2010 at 2:12 AM

    http://code.google.com/apis/webfonts/docs/getting_started.html#Overview IE8 fails to display the font.

    ReplyDelete
    Replies
      Reply
  100. NancyJune 22, 2010 at 3:56 AM

    Josefin Sans Std Light isn't working for me in IE8. Any fix available?

    ReplyDelete
    Replies
      Reply
  101. PieterJuly 1, 2010 at 1:34 AM

    the font api isn't working today (yesterday it was)

    ReplyDelete
    Replies
      Reply
  102. iliasJuly 23, 2010 at 1:49 PM

    Anyone familiar with this problem?

    http://designinformer.com/forums/topic/google-font-api-bold-text-only-showing-in-webkit-browser

    ReplyDelete
    Replies
      Reply
  103. ThereIsNoAnswerJuly 25, 2010 at 3:29 PM

    http://code.google.com/webfonts/family?family=Droid+Sans
    Droid Sans is not working as a webfont in Chrome Browser for MAC!!!!!!!!!!!!!
    It's some kind of absurd.
    Please FiX IT !!!

    ReplyDelete
    Replies
      Reply
  104. Umarfaruk MJuly 26, 2010 at 5:01 AM

    is working good... thz google :)

    ReplyDelete
    Replies
      Reply
  105. mikeJuly 28, 2010 at 4:41 PM

    I've found that some fonts from the Google Font APIdon't display properly in Chrome or Internet Explorer, I show the solution here:

    http://webdesignandsuch.com/2010/07/fix-fonts-that-dont-work-with-google-font-api-in-internet-explorer-or-chrome-with-font-face/

    ReplyDelete
    Replies
      Reply
  106. mikeJuly 28, 2010 at 4:43 PM

    @nancy

    Here's how to make Josefin Sans Std Light work:

    http://webdesignandsuch.com/2010/07/fix-fonts-that-dont-work-with-google-font-api-in-internet-explorer-or-chrome-with-font-face/

    ReplyDelete
    Replies
      Reply
  107. smolaJuly 31, 2010 at 5:54 PM

    The web fonts don't render in Adobe BrowserLab for IE6-8 and FF3. However, I have seen them render in IE8 on a Windows machine. I hope Adobe is aware of this issue and finds a way to fix it. BrowserLab is so valuable it'd be a shame for this not to work.

    ReplyDelete
    Replies
      Reply
  108. TechGeezeAugust 9, 2010 at 7:46 AM

    Well, got this news recently and implement on my blogger blog, anyways, I documented all the things I do on implementing/using this google font directory on blogger blog. Check out this post: How to Use Google Font Directory on Blogger

    ReplyDelete
    Replies
      Reply
  109. MikomiAugust 24, 2010 at 4:44 AM

    Nobile isn't working as it should on IE8

    ReplyDelete
    Replies
      Reply
  110. Ahsan MostafaSeptember 2, 2010 at 7:17 PM

    How to make new fonts for Android ?

    ReplyDelete
    Replies
      Reply
  111. DreamCasterSeptember 14, 2010 at 11:13 AM

    Are these fonts support native languages? For example, I'm from Russia, and for my sites I need cyrillic charsets.

    А эти шрифты поддерживают национальные алфавиты? Например я из России, и хотел бы использовать на своих сайтах кириллический набор символов.

    ReplyDelete
    Replies
      Reply
  112. webmasterOctober 4, 2010 at 2:03 PM

    The font page is still crashing Firefox under Linux (and perhaps other operating systems) as of Oct 4, 2010

    ReplyDelete
    Replies
      Reply
  113. jlmillrOctober 9, 2010 at 1:30 AM

    Hey, yeah also having a problem with Nobile font rendering in Mozilla 3.6.10, weird thing is that it had been working. Same issue with IE 8. I really dig that font too!

    ReplyDelete
    Replies
      Reply
  114. ™─•¶\¶am †µØÇ•─™October 14, 2010 at 4:28 AM

    Good

    ReplyDelete
    Replies
      Reply
  115. webmasterOctober 20, 2010 at 8:04 AM

    Google fonts page http://code.google.com/webfonts still crashing Firefox under Ubuntu.

    Firefox views the pages I create with the embedded fonts fine but every time I try to view http://code.google.com/webfonts, firefox immediately terminates.

    My Ubuntu system is fully up to date as is firefox.

    ReplyDelete
    Replies
      Reply
  116. ArchlaneNovember 11, 2010 at 7:12 AM

    Great job!

    Of course more fonts would be appreciated, but more importantly, I'd love a "light" version of the fonts.

    Keep em coming! Thanks!

    ReplyDelete
    Replies
      Reply
  117. 555sportsNovember 15, 2010 at 12:15 PM

    How did I just find this? AMAZING! Keep up the great work.

    ReplyDelete
    Replies
      Reply
  118. Antonio FeregrinoJanuary 12, 2011 at 6:58 PM

    Why Catull isn't on the directory :'(

    Anyway this is a fantastic work.

    ReplyDelete
    Replies
      Reply
  119. MrhclassJuly 13, 2011 at 8:10 AM

    I can't see to get any fonts to display either in Chrome or Firefox.

    ReplyDelete
    Replies
      Reply
  120. MrhclassJuly 13, 2011 at 8:12 AM

    Sorry. I should be more explicit in my comment. I went to the Google fonts site but none of the fonts are displaying. I can't see any fonts to choose from no matter what I do or button I push. Nothing is displaying.

    Ian

    ReplyDelete
    Replies
      Reply
  121. BrahimGoogleJuly 13, 2011 at 10:45 AM

    is there a possibility to add a font personnel in site fonts.googleapis.com if so how I can do, please

    ReplyDelete
    Replies
      Reply
  122. Thwin.NetSeptember 16, 2011 at 3:37 PM

    google web fonts api do not support our language.
    Is it possible to build our self hosted web fonts api as the same as google web fonts. For example, using google app engine.
    Thanks.

    ReplyDelete
    Replies
      Reply
  123. @gmadarSeptember 27, 2011 at 6:56 AM

    I just wrote a post on Google fonts check it out:
    http://gmadar.com/google-web-fonts-api/

    ReplyDelete
    Replies
      Reply
  124. LinkerSeptember 27, 2011 at 7:41 AM

    this was and still is so great, especially for web designers, I remember the day when it was launched and since then I have not stopped using it, keep up the good work!

    ReplyDelete
    Replies
      Reply
Add comment
Load more...

  

Labels


  • .app
  • .dev
  • #30DaysOfFlutter
  • #AIY
  • #Contacts API
  • #CSEdWeek
  • #devfest18 #devfeststories #gdg #googledevelopers #developers #community
  • #freeandopen
  • #GDC20
  • #Google Workspace
  • #Google Workspace Add-ons
  • #Google Workspace Developer
  • #GooglePlay #AndroidDevStory #PlayStore #DeveloperConsole #StoreListingExperiments
  • #growwithgoogle
  • #io12
  • #io13
  • #io14
  • #io15
  • #io16
  • #io17
  • #io18
  • #io2012
  • #io2013
  • #io2014
  • #PeopleAPI
  • +1
  • 20% project
  • 3d
  • 3D face mesh
  • about.com
  • accelerator
  • Access
  • accessibility
  • Account Linking
  • actions
  • Actions Builder
  • Actions console
  • actions on google
  • Actions SDK
  • actionsongoogle
  • activity
  • Administrative APIs
  • AdMob
  • adobe
  • Adobe Creative Cloud
  • Adobe Creative Cloud Libraries
  • Ads
  • adsense
  • advanced
  • advogato
  • AdWords
  • africa
  • agency program
  • agpl
  • AI
  • AI Principles
  • AIY
  • AIY Projects
  • AIYProjects
  • ajax
  • ajax apis
  • ajax search
  • ajax search books news apis
  • Alfred Camera
  • all for good
  • amarok
  • AMP
  • AMP Cache
  • analytics
  • and Assistant
  • android
  • Android App Development
  • Android Developer
  • android developer certification
  • android developers
  • Android Development
  • Android Studio
  • Android Things
  • Android Tools
  • Android TV
  • android wear
  • android11
  • androidstudio
  • animation
  • Announcement
  • announcements
  • apache
  • api
  • API.AI
  • apis
  • apis console
  • apis explorer
  • apis. charts
  • app
  • app design
  • App dev
  • App Development
  • app engine
  • app indexing
  • app indexing api
  • App Invites
  • apple
  • Application Development
  • apps
  • apps script
  • AR
  • ARCore
  • area 120
  • artifact management
  • Artificial Intelligence
  • asia
  • assistant
  • atom publishing protocol
  • Audio
  • augmented faces
  • Augmented images
  • augmented reality
  • australia
  • Auth
  • authentication
  • authsub
  • automatic speech recognition
  • AutoML
  • awards
  • axsjax
  • barcodes
  • Bazel
  • beacon
  • beacons
  • Belarus
  • bespin
  • best practices
  • beta
  • bigquery
  • bitcoin
  • Black Consciousness Day
  • Blockly
  • blogger
  • Bluetooth
  • book search
  • books API
  • bootcamp
  • braintree
  • Brazil
  • british english
  • Brotli
  • browser
  • Build Out
  • building ajax apps
  • BuildOut
  • Bulgaria
  • business
  • business console
  • buzz
  • c++
  • Cache
  • caja
  • caldav
  • calendar
  • camino
  • campfire one
  • caption
  • cardboard
  • CardDAV
  • cast
  • Cast Connect
  • celebrating
  • Certification
  • certification award
  • channel
  • chinese
  • chrome
  • chrome apps
  • chrome dev summit
  • chrome devtools
  • chrome experiment
  • chrome extensions
  • chrome os
  • Chrome OS IO
  • Chrome OS IO19
  • chrome web store
  • Chromebooks
  • chromecast
  • chromium
  • chronoscope
  • cifs
  • classes
  • classroom api
  • client libraries
  • closure tools
  • cloud
  • Cloud anchor
  • Cloud Anchors
  • Cloud Computing
  • cloud datastore
  • Cloud Functions
  • cloud functions for firebase
  • Cloud Next
  • cloud platform
  • cloud portability
  • cloud services
  • cloud sql
  • cloud storage
  • Cloud Study Jam
  • cms
  • coca cola
  • CocoaPods
  • code for educators
  • code jam
  • code review
  • code-in
  • codeedu
  • codelabs
  • coding
  • coffee with a googler
  • Colaboratory
  • collada
  • color
  • Colt McAnlis
  • commerce
  • community
  • community connectors
  • compatibility
  • competition
  • Compilers
  • compression
  • compressorhead
  • computer science
  • Computer Science Education Week
  • computer vision
  • computing heritage
  • conference
  • conferences
  • Console
  • contacts api
  • Containers
  • contest
  • contextual gadgets
  • conversation design
  • conversations
  • Coral
  • Coral updates
  • Core ML
  • couchdb
  • countdown to I/O 2012
  • country support
  • courses
  • COVID
  • COVID-19
  • COVID19DetectProtect
  • CPU
  • crash course
  • Crash Reporting
  • crashlytics
  • creative commons
  • cricket
  • crisis response
  • Croatia
  • Crostini
  • cryptocurrency
  • cryptography
  • css
  • css3
  • Custom Elements
  • custom search
  • custom search api
  • Czechia
  • DA
  • danish linux forum
  • dart
  • Data Compression
  • Data science
  • Data Visualization
  • database
  • Databases
  • Dataset
  • Datasets
  • datastore
  • dataviz
  • Daydream
  • Debian
  • deprecation
  • Depth
  • design
  • desktop
  • desktop apps
  • Dev Tools
  • devart
  • develop
  • developer
  • Developer Advocate
  • Developer Communities
  • Developer Culture
  • developer expert
  • developer features
  • Developer Keynote
  • Developer Preview
  • developer relations
  • developer student clubs
  • developers
  • developers. meetup
  • Development
  • devfest
  • devfest developer chrome maps social wave apps
  • DevFest18
  • DevFestStories
  • Device
  • DFP
  • Dia da Consciência Negra
  • dialogflow
  • differential privacy
  • discovery service
  • diversity
  • diversity-and-inclusion
  • django
  • dns
  • do-it-yourself
  • Docker
  • docs
  • documentation
  • documents list api
  • dojo
  • domain
  • domains
  • doodles
  • dot net
  • doubleclick
  • dreamweaver
  • Drive
  • drupal
  • dsc
  • dynamic links
  • earn
  • earth
  • Ebay
  • eclipse
  • eclipsecon
  • eddystone
  • Edge AI
  • Edge TPU
  • Edge TPU Accelerator
  • Edge TPU Dev Board
  • educatio
  • education
  • email
  • EMEA
  • endpoints
  • enterprise
  • Entity Extraction
  • entrepreneurs
  • Error logging
  • Estimator
  • Estimators
  • estonia
  • Ethics
  • Europe
  • event
  • events
  • evolution
  • execution api
  • extensions
  • Fabric
  • face detection
  • Fairness
  • fairness in machine learning
  • faster web
  • FCM
  • FCP
  • featured
  • feeds
  • finance
  • fintech
  • Firebase
  • Firebase Analytics
  • Firebase Cloud Messaging
  • Firebase Dynamic Links
  • firebug
  • firefox
  • firestore
  • firevox
  • firstbeta
  • fitness
  • flutter
  • Flutter 1.2
  • Flutter 1.5
  • Flutter 1.9
  • Flutter 2
  • Flutter at IO
  • Flutter Clock
  • Flutter Create
  • Flutter Engage
  • Flutter for desktop
  • Flutter for web
  • Flutter Interact
  • Flutter Live
  • flutter release preview 1
  • flutter release preview 2
  • Follow Us
  • font api
  • Fonts
  • fosdem
  • founders
  • freebsd
  • freenet
  • Fridaygram
  • fusion tables
  • G Suite
  • G Suite Developer
  • G+
  • gadgets
  • Game Developers Conference
  • games
  • gaming
  • gcc
  • gci
  • GCP
  • GDA
  • gdata
  • GDC 2020
  • GDC17
  • GDD
  • gdd07
  • gdd08
  • gdd09
  • GDD11
  • GDE
  • gdg
  • gdl
  • gdl weekly
  • gears
  • General Availability
  • geo
  • geolocation
  • geoserver
  • GET
  • getpaid
  • ghop
  • Gigster
  • git
  • github
  • GKE
  • Glass
  • gmail
  • Gmail Add-on
  • Gmail API
  • Gmail APIs
  • GMTC
  • gnome
  • gnome women's summer outreach program
  • Go
  • golang
  • goo.gl
  • Google
  • Google AI
  • Google Analytics
  • Google APIs
  • google apps
  • google apps api
  • google apps for your domain
  • google apps marketplace
  • Google AR
  • google assistant
  • Google Assistant Bluetooth
  • Google Assistant Developer Day
  • Google Assistant IO
  • Google Assistant IO19
  • google assistant sdk
  • Google Brain
  • google buzz
  • Google Cardboard
  • google cast
  • google certification
  • google chart api
  • Google Charts
  • google checkout
  • google chrome
  • Google Cloud
  • Google Cloud Messaging
  • Google Cloud Platform
  • google cloud storage
  • Google Cloud Talks
  • Google Cloud training
  • google code
  • google code project hosting
  • google code search
  • google code university
  • google compute engine
  • Google Coral
  • google data apis
  • google data protocol
  • Google Data Studio
  • google developer day
  • google developer days
  • Google Developer Experts
  • Google Developer Groups
  • Google Developer Scholarship
  • google developers
  • Google Developers Academy
  • google developers certification
  • google developers community groups
  • Google Developers Groups
  • Google Developers Live
  • Google Developers site
  • Google Developers University Consortium
  • google docs
  • Google Docs Add-on
  • Google Docs API
  • google doctype
  • google domains
  • Google Drive
  • Google Drive SDK
  • google earth
  • google fit
  • Google Fonts
  • Google For Games
  • google for startups
  • google friend connect
  • google gadgets
  • google gears
  • google grants
  • Google Groups Settings
  • google health
  • Google Home Hub
  • Google I/O
  • Google Identity Platform
  • Google in Asia
  • google io
  • Google IOS Android
  • Google Maps
  • Google Maps Platform
  • google mashup editor
  • Google Noto fonts
  • google pay
  • google pay account
  • google pay api
  • google pay business
  • Google Pay Developers
  • Google Pay India
  • google pay integration
  • google pay support
  • google photos
  • google platform
  • Google Play
  • Google Play Developer API
  • Google Play Developers
  • google play services
  • Google Registry
  • google scholarships
  • Google Science Fair
  • Google sheets
  • Google Sheets Add-on
  • Google Sheets API
  • Google Slides
  • Google Slides Add-on
  • Google Slides API
  • google space
  • Google Spreadsheets API
  • google storage
  • google summer of code
  • Google tech talk
  • Google technology
  • google technoloy user groups
  • google tv
  • google visualization api
  • google wallet
  • Google Wave
  • google web elements
  • google web toolkit
  • Google Workspace
  • Google Workspace Add-ons
  • Google Workspace Developer
  • google.org
  • google+
  • GoogleAssistant
  • googlecast
  • googledevelopers
  • googleio
  • googlenew
  • GooglePlay
  • GooglePlay AndroidDev
  • googlewebelements googleio
  • GPE
  • GPGS C++ Games
  • GPT
  • Gradle
  • green linux
  • Groovy
  • Groups API
  • grow
  • grow with google
  • gsoc
  • GSuite
  • gtags
  • gtug
  • guest post
  • guice
  • gulp
  • GWSOP
  • gwt
  • gzip
  • hackathon
  • hacking
  • hackthon
  • hamilton
  • Handwriting
  • hangouts
  • Hangouts Chat
  • Hangouts Chat API
  • haproxy
  • Headset
  • hg
  • hibernate
  • howto
  • hpux
  • html
  • html5
  • http
  • I/O
  • I/O 17
  • I/O 2017
  • I/O Extended
  • I/O Live
  • ical
  • ICYMI
  • identity
  • ietf
  • ignite
  • igoogle
  • iguanas
  • iiw
  • Image Compression
  • image search
  • Imara
  • In-app billing
  • in-app payments
  • in-app purchase
  • incubator
  • India
  • indie
  • Indie Games Accelerator
  • information visualization
  • Instagram
  • integration status
  • intelligentwire
  • interactive music
  • International Women’s Day
  • internationalization
  • internet explorer
  • internet of things
  • internship
  • interviews
  • IO
  • IO17
  • io18
  • IO19
  • IO19 Flutter
  • IO2017
  • ios
  • iOS SDK
  • IoT
  • ipad
  • iphone
  • iPhone Development
  • israel
  • Issue Tracker
  • IWD 2020
  • IWD 2021
  • jaiku
  • japanese
  • java
  • javascript
  • jetpack
  • joomla
  • joomladayus2007
  • joomladayusa
  • JS
  • json
  • karaoke
  • KDE
  • KDE 4.0
  • Keras
  • kernel
  • kernel summit
  • keynote
  • khronos
  • kids
  • kids coding
  • kids coding team
  • kml
  • korean
  • Kotlin
  • Krakow
  • Kubernetes
  • labs
  • lanchpad
  • language
  • languages
  • laptop apps
  • laptops
  • latam accelerator
  • LatAm startups
  • Latest
  • Latin America
  • latitude
  • latvia
  • launch
  • launchpad
  • launchpad accelerator
  • launchpad studio
  • LaunchShow
  • lca
  • Leadership
  • Learning
  • lens
  • lessons
  • licenses
  • linux
  • linux foundation
  • Linux on Chrome OS
  • Linux on Chromebooks
  • linux summit
  • linux virtual server
  • linuxconf eu
  • lithuania
  • Local Home
  • Local Home SDK
  • localization
  • Location
  • LoCo
  • Logging
  • london
  • mac
  • MacFuse
  • Machine
  • machine intelligence
  • machine learning
  • machine learning accelerator
  • Mainframe Migration
  • maker
  • Makers
  • malware
  • maps
  • maps apis
  • Marketplace
  • material
  • material components
  • material design
  • MDL
  • MediaPipe
  • meetup
  • mercurial
  • Mexico startups
  • Micronaut
  • Microservices
  • MIT CSAIL
  • MIT Media Lab
  • ml
  • ML Kit
  • MLCC
  • mobile
  • Mobile App Development
  • mobile design
  • Mobile Development
  • mobile performance
  • mobile sites
  • mobile speed
  • mobile UX
  • Mobile web
  • Mobile World Congress
  • mod_pagespeed
  • Moderator
  • monetize
  • Monthly roundup
  • MOOC
  • mozilla
  • multi-platform
  • mylar
  • myspace
  • MySQL
  • mythtv
  • named
  • narratives
  • native ads
  • native client
  • nearby
  • Nest
  • Nest WiFi
  • netbsd
  • Next Billion Users
  • non-profit
  • nonsense
  • nosql
  • notifications
  • Noto Serif CJK
  • NPM
  • nss
  • nvidia
  • NYT
  • O3D
  • oauth
  • OAuth playground
  • OAuth2
  • Object Detection and Tracking
  • objective-c
  • OCaml
  • Occlusion
  • ocr
  • ODF
  • office hours
  • oha
  • online payments
  • OOXML
  • open data
  • open source
  • open source blog
  • open source releases
  • open web
  • open-source
  • openajax alliance
  • opengl
  • openid
  • opensocial
  • openssh
  • openssl
  • Optimization
  • oreilly
  • orkut
  • oscon
  • oscon2007
  • osi
  • oss devs
  • ossjam
  • osx
  • pactester
  • page speed
  • PageSpeed
  • palette
  • payment handler
  • payment request api
  • payment web standard
  • payments
  • paypal
  • Peer bonus program
  • performance
  • persistence
  • persistent AR
  • phone
  • photos
  • picasa
  • picasa web
  • places API
  • play services
  • playground
  • plone
  • plone sprint
  • podcast
  • poland
  • Poly
  • polymer
  • Polymer Summit
  • portugal
  • Pose Detection
  • Pose Estimation
  • posix
  • POST
  • PowerMeter API
  • prediction api
  • Prerender
  • preview
  • privacy
  • prizes
  • processing
  • production access
  • products - slides
  • programmers
  • programming
  • Progressive Web App
  • Project Connected Home over IP
  • project hosting
  • Project Loon
  • Project Tango
  • prototype
  • proximity
  • pubsubhubbub
  • PWA
  • py3k
  • python
  • python sprint
  • Qualcomm
  • Qualcomm Google
  • rails
  • random hacks of kindness
  • Rasberry Pi
  • React
  • reader
  • releases
  • Remote Config
  • research
  • reserve seats
  • Resources
  • Responsible AI
  • REST
  • result snippets
  • Reto Meier
  • review process
  • Rewarded Ads
  • Rewarded Video Ads
  • rhino
  • Saatchi
  • Safety & Security
  • safety and security
  • salesforce
  • samba
  • Sample dialogs
  • sandbox
  • Santa Tracker
  • Scala
  • scalability
  • scale-ups
  • Sceneform
  • schedule
  • scholarship
  • scholarships
  • scopes
  • Scratch
  • screencast
  • sdk
  • sdks
  • search
  • security
  • Selfie Segmentation
  • Serbia
  • serif
  • Serverless
  • service worker
  • sessions
  • seurat
  • shape
  • Sheets
  • Sheets API
  • shindig
  • shopping
  • Shoreline Amphitheatre
  • shortcuts
  • showcase
  • sidewiki
  • sign-in
  • silverstripe
  • SIMD
  • sitemaps
  • sites api
  • sixapart
  • sketchup
  • Slides API
  • small business
  • small businesses
  • small-business
  • Smart Home
  • Smart Lock for Passwords
  • soap search api
  • soc
  • social
  • social graph
  • solaris
  • solutions challenge
  • souders
  • spa2007
  • Space
  • spdy
  • speakers
  • speech
  • speed
  • speed tracer
  • Spring
  • spyware
  • Stable release
  • Stackdriver
  • standards
  • startup
  • Startup accelerator
  • startup africa roadtrip
  • startups
  • Static Sites
  • STEM
  • storage
  • stories
  • Street View
  • Strobe
  • student programs
  • students
  • stuff
  • style
  • subscribed links
  • subscription
  • subversion
  • summer of code
  • Sundar Pichai
  • SVG
  • sxsw
  • syndication
  • targeted spyware
  • tasks API
  • Team Drives (new)
  • techmakers
  • Technical Writing
  • technology
  • templates
  • TensorFlow
  • tensorflow dev summit
  • TensorFlow Lite
  • TensorFlow Research Cloud
  • tensorRT
  • Test Lab
  • testing
  • text embedding models
  • Tez
  • TF Lite
  • tfdevsummit
  • TFLite
  • themes
  • thought leadership
  • tool
  • Toolkit
  • tools
  • topp
  • TPU
  • TPU Dev Board
  • training
  • Traits
  • tranparency
  • transit
  • translate
  • translation
  • tutorials
  • tv
  • ubiquitous computing
  • ubiquity
  • ubucon
  • ubuntu
  • Udacity
  • UI
  • Ukraine
  • UN
  • UNDP
  • UNICEF
  • unicode
  • unit test
  • Unity
  • universal
  • Universal App Campaigns
  • University
  • unix
  • Update
  • updates
  • url
  • url shortener
  • URLs
  • UX
  • verification
  • video
  • videos
  • Vim
  • virtual keyboard
  • virtual reality
  • visualization
  • voice
  • voice kit
  • voice technology
  • voice user interface
  • VR
  • VUI
  • wattpad
  • Wearables
  • Weave
  • web
  • web animations api
  • web apps
  • web components
  • web design
  • web designer
  • web development
  • web exponents
  • web fonts
  • web performance
  • web platform docs
  • web registry
  • webfonts
  • webgl
  • webmaster
  • WebP
  • website optimizer
  • websites
  • webVR
  • weekly roundup
  • WhiteHouse.gov
  • Who's at Google I/O
  • win
  • windows
  • windows programming
  • Winter of Code
  • women developers
  • Women in Tech
  • Women Tech Makers
  • women techmakers
  • WomenTechmakers
  • writing
  • wtm
  • xauth
  • yahoo
  • young developers
  • Young Makers
  • youtube
  • zlib
  • zurich
  • ZXing


Archive


  •     2021
    • Apr
    • Mar
    • Feb
    • Jan
  •     2020
    • Dec
    • Nov
    • Oct
    • Sep
    • Aug
    • Jul
    • Jun
    • May
    • Apr
    • Mar
    • Feb
    • Jan
  •     2019
    • Dec
    • Nov
    • Oct
    • Sep
    • Aug
    • Jul
    • Jun
    • May
    • Apr
    • Mar
    • Feb
    • Jan
  •     2018
    • Dec
    • Nov
    • Oct
    • Sep
    • Aug
    • Jul
    • Jun
    • May
    • Apr
    • Mar
    • Feb
    • Jan
  •     2017
    • Dec
    • Nov
    • Oct
    • Sep
    • Aug
    • Jul
    • Jun
    • May
    • Apr
    • Mar
    • Feb
    • Jan
  •     2016
    • Dec
    • Nov
    • Oct
    • Sep
    • Aug
    • Jul
    • Jun
    • May
    • Apr
    • Mar
    • Feb
    • Jan
  •     2015
    • Dec
    • Nov
    • Oct
    • Sep
    • Aug
    • Jul
    • Jun
    • May
    • Apr
    • Mar
    • Feb
  •     2014
    • Dec
    • Nov
    • Oct
    • Sep
    • Aug
    • Jul
    • Jun
    • May
    • Apr
    • Mar
    • Feb
    • Jan
  •     2013
    • Dec
    • Nov
    • Oct
    • Sep
    • Aug
    • Jul
    • Jun
    • May
    • Apr
    • Mar
    • Feb
    • Jan
  •     2012
    • Dec
    • Nov
    • Oct
    • Sep
    • Aug
    • Jul
    • Jun
    • May
    • Apr
    • Mar
    • Feb
    • Jan
  •     2011
    • Dec
    • Nov
    • Oct
    • Sep
    • Aug
    • Jul
    • Jun
    • May
    • Apr
    • Mar
    • Feb
    • Jan
  •     2010
    • Dec
    • Nov
    • Oct
    • Sep
    • Aug
    • Jul
    • Jun
    • May
    • Apr
    • Mar
    • Feb
    • Jan
  •     2009
    • Dec
    • Nov
    • Oct
    • Sep
    • Aug
    • Jul
    • Jun
    • May
    • Apr
    • Mar
    • Feb
    • Jan
  •     2008
    • Dec
    • Nov
    • Oct
    • Sep
    • Aug
    • Jul
    • Jun
    • May
    • Apr
    • Mar
    • Feb
    • Jan
  •     2007
    • Dec
    • Nov
    • Oct
    • Sep
    • Aug
    • Jul
    • Jun
    • May
    • Apr
    • Mar
    • Feb
    • Jan
  •     2006
    • Dec
    • Nov
    • Oct
    • Sep
    • Aug
    • Jul
    • Jun
    • May
    • Apr
    • Mar
    • Feb
    • Jan
  •     2005
    • Dec
    • Nov
    • Oct
    • Sep
    • Aug
    • Jul
    • Jun
    • May
    • Apr
    • Mar
Subscribe
Visit Google Developers for docs, event info, and more.
  • Google
  • Privacy
  • Terms