Replies: 2 comments 2 replies
-
How do you enable this owned_ttf_parser? How does your Cargo.toml looks like? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I fix fontdue Cargo.toml
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Bug Description
Fontdue load all font glyphs at startup, this cause too much memory occupied.
So I need to change ttf_parser to owned_ttf_parser in fontdue dependencies.
Reproducible Code (if applicable)
Environment Details
Product Impact
No response
Beta Was this translation helpful? Give feedback.
All reactions