DirectXTex icon indicating copy to clipboard operation
DirectXTex copied to clipboard

Move PPM/PFM I/O functions to the library

Open walbourn opened this issue 1 year ago • 1 comments

The PPM/PFM functionality is currently part of the texconv tool. I don't believe it's an important format to support as part of the mainline library, but it could be moved to the Auxiliary folder instead of being side-by-side with texconv

walbourn avatar Nov 14 '23 00:11 walbourn

The auxiliary idea is problematic, so I think it would better to just make PPM/PFM a primary library module.

walbourn avatar Dec 12 '23 21:12 walbourn