Le Twitch Posted July 8, 2014 Share Posted July 8, 2014 would the space saved from having a spritesheet of letters be worth all the trouble of working out ways to place them or just have a spritesheet of all the words you'll be using? what would you guys deem more efficient? space saved/time saved ratio edit 1: yes i know that it depends on how many words are used. Link to comment Share on other sites More sharing options...
lewster32 Posted July 8, 2014 Share Posted July 8, 2014 You shouldn't need to work out the ways to place them if you use BitmapFont (or indeed RetroFont) and an associated tool to generate it such as Littera. These tools make the generation of fonts easy. Link to comment Share on other sites More sharing options...
Le Twitch Posted July 8, 2014 Author Share Posted July 8, 2014 You shouldn't need to work out the ways to place them if you use BitmapFont (or indeed RetroFont) and an associated tool to generate it such as Littera. These tools make the generation of fonts easy. oh awesome =] thanks Link to comment Share on other sites More sharing options...
Recommended Posts