hinto-janai/festival

Text sometimes is spaced weirdly

Opened this issue · 0 comments

OS & Version

Festival v1.1.0

Bug

Sometimes egui::Label text will add even spacing between each character.

This probably has something to do with the fixed font size + fixed pixel allocation that GUI is doing.

Screenshots

Top text is affect, bottom isn't.

image