The purpose of this tool is to illustrate how font/type faces at various sizes, styles and weights looking on screen.
- Add font faces to _fonts/
- Open
_css/font.css
then add new font css entries. - Open
_data/typefaces.json
then add new font names to the "typefaces" object.
- Open
index.html
and add link or script tag to the remote font CSS or Javascript file. - Open
_data/typefaces.json
then add new font names to the "typefaces" object.
- Delete the relevant files in the
_fonts/
directory. - Open the
_css/font.css
then remove the relevant entries. - pen
_data/typefaces.json
file then remove the relevent font names from the "typefaces" object.
- Open
_data/typefaces.json
then add/remove values in the "typesizes" object.