You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 24, 2025. It is now read-only.
On macOS (Sonoma 14.2.1) on an M1 MacBook Air, I am not seeing text rendered.
I ran RUST_LOG=debug cargo run --example text and didn't see anything suspicious regarding fonts. This is what I see, which obviously doesn't match what is shown on the web examples.
Before I dig deeper, is this a known issue on Macs or with Metal?
On macOS (Sonoma 14.2.1) on an M1 MacBook Air, I am not seeing text rendered.
I ran
RUST_LOG=debug cargo run --example textand didn't see anything suspicious regarding fonts. This is what I see, which obviously doesn't match what is shown on the web examples.Before I dig deeper, is this a known issue on Macs or with Metal?