cc.squirreljme.runtime.lcdui.image.XPMReader

This class is able to read XPM images. If the XPM is invalid then the read image data will not be correct. There are also limitations to the reader, only the last color key will be used and it will be treated as a RGB hexadecimal color. Also the pixels per character has a limit of 2 characters, any pixels with characters codes beyond 2 character will only use the first 2.