Closed BornIncompetence closed 2 years ago
Hmm, this is very strange, especially since the chess pieces aren't images. They're just the unicode text representations for each of the pieces :/ I'm not exactly sure how to go about fixing this other than using images
From what I could gather, the font that iced uses by default, Lato
, doesn't have chess piece glyphs, but it's weird that you're able to render the pieces still. I loaded in DejaVuSansMono
just to test and I'm able to get the pieces to render. (after fixing a weird Unicode typo that misaligns the pawns)
Tested on Windows 10, Rust Ver. 1.49.0
Expected: Pieces actually render as shown in the example images
Actual behavior: Pieces show up as thin white squares on the board