darthdeus / comfy

Comfy is a fun 2D game engine built in Rust. It's designed to be opinionated, productive, and easy to use.

Home Page:https://comfyengine.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text not displaying

thomasmarsh opened this issue · comments

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.

Screenshot 2024-01-22 at 11 32 57 AM

Before I dig deeper, is this a known issue on Macs or with Metal?