I recently wrote a Photoshop Plugin that exports a layered PSD file as a flat spritesheet where each layer represents a single sprite on the final image.
I've been working on a small Qt application which allows you to generated fancy bitmap fonts for use in 2D game engines. Read more to find out about my latest progress.