Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
rsheeter committed Jul 1, 2023
1 parent 413efb9 commit cc52964
Show file tree
Hide file tree
Showing 13 changed files with 746 additions and 86 deletions.
3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ env_logger = "0.10.0"

parking_lot = "0.12.1"

fea-rs = "= 0.8.0"
#fea-rs = "= 0.8.0"
fea-rs = { git="https://github.com/cmyr/fea-rs.git", branch="var-metric-draft" }
font-types = { version = "0.3.0", features = ["serde"] }
read-fonts = "0.6.0"
write-fonts = "0.8.0"
Expand Down
Loading

0 comments on commit cc52964

Please sign in to comment.