Skip to content

name1e5s/typst-font-awesome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Font Awesome with Typst

Usage

  1. Download the font files from Font Awesome.

  2. Unzip the downloaded file and install the fonts in the otfs folder to your system.

  3. Copy the fa.typ file in this repository to your typst project.

  4. Use the icons in your project:

import "fa.typ": *

#fa-github

Build from source

Just run:

python3 process.py <path-to-font-awesome-folder/metadata/icons.json> > fa.typ

License

The Font Awesome font files are licensed under the SIL OFL 1.1.

This project is licensed under the MIT License.

About

Use font awesome in typst

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages