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

flickerfly’s picture

Yeah, they added a bunch of new fonts today that are all interesting. I'm particularly interested in Permanent Marker for one of my sites.

sreynen’s picture

FYI, 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.

BarisW’s picture

Status: Active » Closed (fixed)

Added 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.