Commit graph

3 commits

Author SHA1 Message Date
74c23ebe87 feat(images): enhance PNG processing by stripping ICC profiles
- Implemented functionality to remove embedded ICC profiles from PNG images during preview generation.
- Added tests to ensure that the source image remains unchanged while the preview and thumbnail versions do not contain ICC data.
- Updated the image manager to utilize the new stripping function in the preview generation process.
2026-07-26 15:36:13 -05:00
c41b84142a Context aware skills for TL Images Skill 2026-07-26 13:18:18 -05:00
ef7a3f8235 feat(images): add engine-aware image management
- Add auto-detected RPG Maker and generic loose-PNG profiles
- Make scanning read-only and patch images through validated transactions
- Preserve RPG Maker compatibility with backups and legacy migration
- Document the workflow and expand image manager coverage
- Enable core RPG Maker dialogue and choice codes by default
2026-07-26 12:56:46 -05:00