Skip to content

ze/foundry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

foundry

Overview

Font building toolkit

Usage

Commands

Create a new font project

foundry init

Build your font

foundry build

View your font on a webpage

foundry server

Help

foundry help

Development

Building

cargo build

Optimizing

Tools

Profiling

cargo build --profile profiling
samply record .\target\profiling\foundry.exe

cargo build --profile profiling; samply record .\target\profiling\foundry.exe

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published