Skip to content

Commit

Permalink
Bump write-fonts
Browse files Browse the repository at this point in the history
This brings in a fix that for a problem where we did not preserve the
markFilterSet id when splitting GPOS subtables.
  • Loading branch information
cmyr committed Mar 3, 2025
1 parent 08ae216 commit 778075e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ rayon = "1.6"
icu_properties = "2.0.0-beta1"

# fontations etc
write-fonts = { version = "0.36.1", features = ["serde", "read"] }
write-fonts = { version = "0.36.2", features = ["serde", "read"] }
skrifa = "0.28.0"
norad = { version = "0.15.0", default-features = false }

Expand Down

0 comments on commit 778075e

Please sign in to comment.