Closed (fixed)
Project:
Google Fonts
Version:
7.x-1.5
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Jan 2011 at 21:07 UTC
Updated:
4 Feb 2011 at 16:56 UTC
Hey, would it be possible to add the font set "Rock Salt" from Google Fonts?
Here is the link to the Google Font page for it (if it helps): http://code.google.com/webfonts/family?family=Rock+Salt&subset=latin
Thank you for an otherwise amazing module (and especially for porting it to Drupal 7!).
Comments
Comment #1
flickerfly commentedYeah, they added a bunch of new fonts today that are all interesting. I'm particularly interested in Permanent Marker for one of my sites.
Comment #2
sreynen commentedFYI, for @font-your-face I split the Google font list off into a separate file. If you want to just copy that, we could have a shared list rather than repeating the same updates in two places. That's a slightly different format than what you're currently using, though, so may be more trouble than it's worth.
Comment #3
BarisW commentedAdded to 6.x-1.7 and 7.x-1.6
@sreynen: thanks for the tip. It's a huge burden to keep up with all the new fonts. I contacted Google and requested that they allow an API which returns all fonts in XML. They thought it was a good idea, but so far they didn't build it. Until that time I'll stick with my solution, I don't feel like making these big changes for now.