Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Naming convention of files:
Non-hyphens, non-alphabetic and non-numeric characters are removed. This includes spaces.
Naturally, I leave the case of the family as is.

Here is the regex I use to strip out those characters: /[^A-Za-z0-9\-]/

About

A collection of 1,956 images that represent unique font family (variations) from Google Web Fonts

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors