Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

larafonts

Font repo for lara

make your own repo:

  1. Fork this repo
  2. Delete the old fonts
  3. Patch your fonts using fontpatch.py (from this repo)
  4. Add your own fonts into the fonts directory
  5. Modify fonts.json and replace these values:
"repo_name": "YOUR REPO NAME",
"repo_author": "YOUR NAME",
"repo_icon": "LINK TO YOUR REPOS ICON",
  1. Delete current font entries from fonts.json
  2. For every custom font you added, create an entry like this in the fonts array:
{
  "name": "FONT NAME",
  "url": "eg. https://linktoyourfont.com/fonts/yourfont.ttf",
  "format": "truetype" 
},
  1. Profit!

About

Font repo for lara

Resources

Stars

10 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages