You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
7 years ago | |
---|---|---|
LICENSE | 7 years ago | |
README.md | 7 years ago | |
downloadfonts.php | 7 years ago |
README.md
#Google Fonts Downloader
A small script which downloads all fonts of a given CSS file.
Simply edit the first line and provide a font file:
<?php
$fontfile = 'fonts.css';
The script will do the rest.
#License Code copyright by 2016 Mowie and contributors. Code released under GPLv3.