Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vool/font-facer
Generates a webpage to test drive font-face kits
https://github.com/vool/font-facer
Last synced: 6 days ago
JSON representation
Generates a webpage to test drive font-face kits
- Host: GitHub
- URL: https://github.com/vool/font-facer
- Owner: vool
- Created: 2012-02-11T22:06:36.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-03-21T00:12:40.000Z (over 12 years ago)
- Last Synced: 2024-08-01T19:51:48.091Z (3 months ago)
- Language: Python
- Homepage:
- Size: 97.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Font-Facer
==========A python script that generates a webpage for testing text in font-face kits.
It is intended to work with fonts generated by Font Squirrel's [font-face generator][fsg] ( or downloaded [font-face kits] [fsk] )
Usage
=====
Assuming the `python` executable is on your system path, just run the following:python font-facer.py [ /path/to/your/font-face/directory ]
This will create a file `font-facer.html` containing all the font-faces in the target directory in which text content can be tested.Demo
====A demo can be found at [lab.vool.ie/font-facer/][demo]
[fsg]:http://www.fontsquirrel.com/fontface/generator
[fsk]:http://www.fontsquirrel.com/fontface
[demo]:http://lab.vool.ie/font-facer/