Imaging: implement TGA and DDS compatibility #39
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Objective
Implement TGA behavior and the Pfim-equivalent DDS/TGA paths using reviewed Rust crates or minimal native Rust parsing.
Deliverables
Validation
Prerequisite
Types and StructuredData are implemented and the global API/test gates are complete.
Project constraints
Implemented and pushed as
5d1573f.Implementation:
Verification:
The only translated test mentioning head_color.tga stops at the still-generated Baker.LoadResourceLayer member. Tea assigns Baker behavior to milestone 09 issue #66, so it remains an expected failure and was intentionally not mixed into this milestone 06 issue.