Search found 2 matches
- Mon May 21, 2018 8:02 am
- Forum: Libraries and Tools
- Topic: mappy [character sheet to BMFont + atlas]
- Replies: 0
- Views: 2798
mappy [character sheet to BMFont + atlas]
I was looking at options for bitmap fonts, and AngelCode BMFonts appealed to me more than LÖVE's native ImageFonts. Unfortunately, most tools I found for generating BMFonts did so by rasterizing a TTF, and those that worked with character sheets were pretty clumsy and not to my liking. So I wrote th...
- Tue Feb 21, 2017 4:16 am
- Forum: Libraries and Tools
- Topic: newton [PhysicsEditor exporter + loader]
- Replies: 1
- Views: 4059
newton [PhysicsEditor exporter + loader]
Library that includes tools to export physics bodies made in CodeAndWeb's PhysicsEditor (https://www.codeandweb.com/physicseditor), then load them into a LÖVE game. I only found one other library of this sort and it didn't suit my use case very well. This library exports to .lua files for easy parsi...