A conda-forge for fonts (mostly to be installed by pixi and used in typst projects)
at main 9 lines 272 B view raw view rendered
1# font-forge based on [pixi](https://pixi.prefix.dev) 2 3In your `pixi.toml` file under `[dependancies]` just add: 4 5```toml 6 font-otf-kalam = { git = "https://tangled.org/vidyasagarv.com/font-forge", subdirectory = "kalam" } 7``` 8 9Similarly for any other font in this repo.