MakieOrg / Makie.jl

Interactive data visualizations and plotting in Julia
https://docs.makie.org/stable
MIT License
2.37k stars 302 forks source link

GLMakie on wsl2 does not show font correctly #3876

Closed PhyX-Meow closed 3 months ago

PhyX-Meow commented 3 months ago

My plot using GLMakie looks like this: image

No bugs when using CairoMakie How to get the numbers display correctly?

SimonDanisch commented 3 months ago

This looks like a duplicate of: https://github.com/MakieOrg/Makie.jl/issues/3679

PhyX-Meow commented 3 months ago

This looks like a duplicate of: #3679

True, so this is really a mesa issue. I see. Maybe I should close this issue?

PhyX-Meow commented 3 months ago

Good news to those having this issue. mesa 24.1 fixed the problem!