= BUGS = - py2exe does not properly bundle up mapper/mapper.py sub-modules. Need to integrate with main rather than calling as a child process. = Usability = - bundle fonts up in font packs for separate download. - have renderbox display text more periodically. = Must-Have Features = - Write up the help files! = Nice-to-Have Features = - add some kind of progress bar to render box. - load/save MapperGUI settings, perhaps by zone or other basis. == Tools Menu == - zone list - show raw captions.xml - show raw settings.ini - Edit fixture-classes - edit zone menu structure - Batch processing of maps (do what's done in shell scripts in Python) == Dungeon Drawing == - Try Fabrice Marmont's code = FIXED/DONE = - FIXED. If empty captions.xml, captions dialog errors out and you can't add captions. Obviously, we need to be able to add captions to an empty captions DB. - DONE. Make right-click actually pop up Captions dialog and add new item. - FIXED. Render action should check for zone_id BEFORE writing config files. - DONE. Sort fonts alphabetically in font dropdowns. - DONE. Implement mapper.ini import item. - DONE. Make Edit Captions dialog actually work.