deca icon indicating copy to clipboard operation
deca copied to clipboard

Handle variations in dds files in a better manner

Open kk49 opened this issue 5 years ago • 0 comments

def image_import(vfs, node, ifile: str, opath: str):

Assumes same encoding as original file in archive Assumes fixed header size in source dds file. Which may change depending on if it is a dx10 file or not

kk49 avatar Jan 03 '20 20:01 kk49