Hi, there's a few fonts missing in the google webfonts list and one if the is ofc the font I'm using with Font-your-face on my old theme, how and where do you update the list?

Comments

Jeff Burnz’s picture

Title: Missing webfonts » Update Google Web Fonts list
Project: Corolla » AdaptiveTheme
Version: 7.x-2.2 » 7.x-2.x-dev
Component: Code » Theme settings
Category: support » task

The list is in:

adaptivetheme/adaptivetheme/inc/google.web.fonts.inc

Can you let me know which ones are missing and I will update as well, I know Google add new ones quite regularly and I'd love to keep it up to date as possible.

vargen’s picture

ofc, the one I had in mind particular is Quicksand.. would actually prefer more then the normal one, there are 4 of it, only 1 (normal) is showing up in Font-your-face for example.

There's 288 fonts in the google list so it should be pretty easy to pull both and see what's new... but I think that's a job for tomorrow, so tired I'm squinting (Not sure of the word) :\

There's 2 ways of downloading them though: http://code.google.com/p/googlefontdirectory/source/checkout might be easiest.. on the other hand http://code.google.com/p/googlefontdirectory/updates/list gives you a list of everything done since you last updated it, which might help you more since you yourself know when you last updated it.

Actually, on the same topic, sort of.. would it be possible to add some of the easier css to the same list as where you select fonts, for example:

Menu (I know there isn't a menu, but I'd like one :D)
Type:
Websafe font/Google font
Font:
-Select font from dropdown-
Style:
Bold/Italic/Underlined
Font variant:
Normal/Caps/Small Caps

another thing, but I guess it's more of a new feature to have in the Color Scheme under appearance like "content" page+blocks background and beside all colors a upload box where you easilly could add a picture that'd be neat I think and many newcomers would prob. appreciate it since both things are pretty common.

Jeff Burnz’s picture

Combining the theme settings for font, weight, case etc is something I have thought about, but, it way complicates the form (I have tried it, the form gets really big and messy real fast), so I am in two minds about that.

It would be very helpful if from time to time someone did just tell me what fonts to update, because its actually a fair amount of work to figure out what has actually changed, and frankly I don't have time to do this very often. In fact I'm gonna state that unless someone does, I'm not going to update the list (I am just too busy to do the hard yards of figure it out).

vargen’s picture

StatusFileSize
new3.21 KB

Here's a update Nov 06 - 2011
I moved a few fonts that were not in alphabetical order and deleted 1 that seems to have been removed.
I first ran it automatically but there loads of non-latin fonts so this one is semi-manual, I had to check which script all new fonts had as standard so I definitely understand your statement ^^

There's still some more work to be done but I have a little kid running around my legs so this is it, all new fonts are added but there's still some special styles missing.

Added:

Arapey
Atomic Age
Butcherman Caps
Chivo
Contrail One
Cookie
Creepster Caps
Eater Caps
Federant
Fjord One
Gochi Hand
Jockey One
Kameron
Lancelot
Linden Hill
Marck Script
Mate
Mate SC
Nosifer Caps
Petrona
Pinyon Script
Poller One
Poly
Quicksand
Quicksand Light
Quicksand Bold
Rammetto One
Rancho
Rosario
Salsa
Sancreek
Sansita One
Satisfy
Spinnaker
Supermercado One
Terminal Dosis
Ubuntu Condensed
Ubuntu Mono
Vast Shadow

vargen’s picture

StatusFileSize
new3.21 KB

crap, forgot a ,

Here's the new file

(remember to remove the underscores)

google.web_.fonts_.zip -> unpack and rename to google.web.fonts.inc

These two need to be removed as it seems it can't handle them, they're only font-weights, wont upload yet another file.
'Quicksand Light',
'Quicksand Bold',

Jeff Burnz’s picture

Oh man, thats totally awesome, you rock! I know all about having a little one running around me feet - thats half the reason I have no time ;)

Jeff Burnz’s picture

Status: Active » Fixed

Committed to 7.x-2.x - Awesome!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

roborn’s picture

Component: Theme settings » Theme Settings
Status: Closed (fixed) » Needs review
StatusFileSize
new9.53 KB

New fonts were added and others removed or renamed.
Here's an update :)

Jeff Burnz’s picture

Version: 7.x-2.x-dev » 7.x-3.x-dev
Status: Needs review » Reviewed & tested by the community

Patch applied cleanly! Wow, 476 Google fonts now, thats a lot.

Thank-you very much roborn, you're a trouper!

I'll push it to 7.x-3.x then back-port.

Jeff Burnz’s picture

Status: Reviewed & tested by the community » Closed (fixed)

Google fonts changed radically in 7.x-3.x, in the end I decided trying to maintain this list was too hard and instead you now just enter the name of the font. I was able to support more options also, such as style and charset.