b3dgs / lionheart-remake

Java remake of Lionheart amiga game
https://lionheart.b3dgs.com
GNU General Public License v3.0
78 stars 7 forks source link

Replace Text by SpriteFont to avoid platform specific rendering #249

Closed DjThunder closed 3 years ago

DjThunder commented 3 years ago

Using Text may produce different rendering depending of the platform. Generate font on the fly from Text and store it to SpriteFont.