rerun-io / rerun

Visualize streams of multimodal data. Fast, easy to use, and simple to integrate. Built in Rust using egui.
https://rerun.io/
Apache License 2.0
6.25k stars 290 forks source link

Fonts broken on Parallels Windows VM (Intel iMac) #7177

Open andresv opened 1 month ago

andresv commented 1 month ago

Describe the bug Fonts are unreadable and mangled on Windows build. Look https://github.com/andresv/rerun-win-fonts

To Reproduce Here is a minimal app that can be used to reproduce this issue: https://github.com/andresv/rerun-win-fonts

Screenshots rerunwin

Desktop Windows 10 Pro 19045.3930 VM running under Parallels 19.4.0, host is macOS Sonoma 14.5. Also tried to build under github actions and it looked the same.

Rerun version 0.17

andresv commented 1 month ago

I sent exe to my friend who has win11 and it runs fine in there.

emilk commented 1 month ago

This looks like a graphics driver issue to me. Have you perhaps changed the default settings for them?

Wumpf commented 1 month ago

Relevant discord thread https://discord.com/channels/1062300748202921994/1075873257124810852/1272896015212609577

andresv commented 1 month ago

Tried with normal rerun and it is the same:

Screenshot 2024-08-14 at 16 44 47

I haven't tweaked windows VM graphics settings.