![]() |
|
How To Make .des Files? - Printable Version +- iDevGames Forums (http://www.idevgames.com/forums) +-- Forum: Development Zone (/forum-3.html) +--- Forum: Graphics & Audio Programming (/forum-9.html) +--- Thread: How To Make .des Files? (/thread-9920.html) |
How To Make .des Files? - hariszaman - Mar 10, 2012 12:03 AM Des files contain information that at which position the small image is located in the sprite file or atlas image.Now I want to create .des file from a .png file can anyone tell me how to make .des files from .png files? RE: How To Make .des Files? - sealfin - Mar 10, 2012 08:53 AM Off-topic, but please don't double post And welcome to the forums
RE: How To Make .des Files? - SethWillits - Mar 11, 2012 02:17 PM I haven't a clue what a .des file is (neither does google). If you just want to store metadata about an image file there are a number of sprite sheet apps out there. Here's one: http://zwopple.com/zwoptex/ |