Hello, can someone explain to me how to use bitmap fonts? or do I need to convert it to a ttf file?
this is the font

Hello, can someone explain to me how to use bitmap fonts? or do I need to convert it to a ttf file?
this is the font

MonoGame.Extended provides this functionality.
Specifically, here:
thnak you so much