Hello. I'm new to ruby, and I've come across a project that involves joining several jpeg images together and printing them out. I think that to do this I need an image manipulation library, or at least a way to uncompress the jpegs, and compress them again. Is there a library for Ruby that can deal with image data formats?