Skip to content

Zensemaker/typefont-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

typefont-tester

This is a sample project to test a typefont and pair different families.

How to use this tester

First, fork this repo and create a new branch for your test.

To test Helvetica: git checkout -b helvetica-test

Then, in testing.css:

  1. Add your favorite typefont (i.e. Helvetica) from google Fonts or Adobe Typekit
  2. Edit the fields of typeface-x-one and typeface-x-two
  3. At the terminal, in the folder, run: python -m SimpleHTTPServer
  4. See/Refresh localhost:8000 to check the updates

Based on this course: https://rafaltomal.com/class/typography/


About

This is a sample project to test a typefont and pair different families.

Topics

Resources

Stars

Watchers

Forks