deca icon indicating copy to clipboard operation
deca copied to clipboard

Refactor image handling utils into one place

Open kk49 opened this issue 5 years ago • 0 comments

Right now the code to handle BMP, DDSC, ATX, etc... is duplicated. Will require a rethink of how files are represented. Possible make vfs node more low level and available to all ff_*files. This would clean up mess of buffers vs vnode vs file handle usage.

kk49 avatar Apr 06 '19 21:04 kk49