Closed (fixed)
Project:
Google Fonts
Version:
6.x-1.6
Component:
User interface
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
15 Nov 2010 at 16:54 UTC
Updated:
3 Jan 2014 at 02:41 UTC
Jump to comment: Most recent
Comments
Comment #1
BarisW commentedYes this can be fixed. I just have to add these fonts to the array of available fonts in the module. The problem is that Google doesn't offer an API-call to get an array of all available fonts. Until then, I have to keep up with the available fonts myself. The non-latin character sets have been added recently and are not included yet in the module.
Comment #2
BarisW commentedComment #3
BarisW commentedAnd yes. Today I received an e-mail from Google that they have created an API that can be queried to get all fonts. I'll try to implement this API as soon as possible, so we can use all fonts and families! :)
Comment #4
BarisW commentedAdded to the 7.x-2.0-alpha1 release. I'll backport the 7.x module to 6.x when it's finalized!
Comment #5
BarisW commentedFixed in 7.x-2.0. Has to be backported to 6.x-2.0
Comment #6
BarisW commentedBackported! See: http://drupal.org/node/1196076