Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=673830 --- Comment #4 from Michal Ambroz <[email protected]> 2011-02-27 18:05:20 EST --- Untill the issue is solved there exists a workaround to install the google webfonts locally: cd /tmp wget http://joemaller.com.nyud.net/googlewebfonts.tgz tar xzvf googlewebfonts.tgz cd googlefontdirectory mkdir /usr/share/fonts/googlefontdirectory/ find ./ -type f -name *.ttf |xargs -i cp '{}' /usr/share/fonts/googlefontdirectory/ /usr/bin/fc-cache -f /usr/share/fonts/googlefontdirectory/ -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ fonts-bugs mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs http://fonts.fedoraproject.org/
