Skip to content

Add title and title save image codec #6

@mborgerson

Description

@mborgerson

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

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions