We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 816ccc5 commit b54271dCopy full SHA for b54271d
Cargo.toml
@@ -49,7 +49,7 @@ optional = true
49
default = ["std", "swash", "fontconfig"]
50
fontconfig = ["fontdb/fontconfig", "std"]
51
monospace_fallback = []
52
-no_std = ["hashbrown", "dep:libm", "core_maths"]
+no_std = ["hashbrown", "dep:libm", "skrifa/libm", "core_maths"]
53
peniko = ["dep:peniko"]
54
shape-run-cache = []
55
std = [
0 commit comments