ericam / compass-webfontspecimen-plugin
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
LICENSE.txt | ||
| |
Manifest | ||
| |
README.mkdn | ||
| |
Rakefile | ||
| |
VERSION | ||
| |
compass-webfontspecimen-plugin.gemspec | ||
| |
lib/ | ||
| |
sass/ | ||
| |
templates/ |
README.mkdn
Web Font Specimen - Compass Plugin
Web Font Specimen is a tool built by Tim Brown (Nice Web Type) to help web designers make type-setting decisions. It was ported to Compass by Eric Meyer
Install
sudo gem sources --add http://gemcutter.org/
sudo gem install compass-webfontspecimen-plugin
Create a Web Font Specimen
compass -r webfontspecimen -f webfontspecimen <project name>
Copy your fint files into a fonts directory in your CSS directory. Fill in your normal, italic and bold
@font-face variables and mixins in wfs.sass, make sure your stylesheet link in wfs.html is pointed
correctly, and check out your new font specimen.

