Baptiste-Pollien / pacrust

A PacMan game implemented in Rust inspired by PacGo.
2 stars 0 forks source link

the emojis do not render properly #2

Open amtoine opened 2 years ago

amtoine commented 2 years ago

Hey, it's me again :yum:

THE BUG: as can be seen in src/console.rs#L123, the emojis do not render properly, see here

maybe there is a special font to install? :open_mouth:

Baptiste-Pollien commented 2 years ago

Yes, I think you should use any fonts that support emoji :wink:

amtoine commented 2 years ago

mm i tried with the "mononoki" Nerd Font, which should have a loooot of emojis, but they do not appear :confused: