-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Distinct from #4, title images and title save images are stored in the XBE in $$XTIMAGE and $$XSIMAGE sections respectively as "XPR0" format images--which are simple 256x256 128x128/64x64 DXT1 encoded images with a header. This format is documented here. For convenience, it would be helpful to have a way to be able to encode/decode these images to conventional formats (ideally without bringing in any graphics library dependencies).
Update: I have this 1/2 implemented locally.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request