Documentation
+ [x]自动设定图片大小
+ 解析元数据 metadata.rmg
+ 解析目录下的文件
+ [x]惰性加载图片(提取部分文件)
+ 支持 zstd && orz
+ 归位窗口
+ 读取配置
+ 完善 cli
+ 支持放大镜
+ 缩放图片
+ 重构



https://github.com/Cykooz/fast_image_resize

https://github.com/rust-lang/portable-simd

https://github.com/Uskrai/fmr-rs

https://stackoverflow.com/questions/67823680/open-a-single-file-from-a-zip-archive-and-pass-on-as-read-instance

https://stackoverflow.com/questions/61604736/reading-zip-file-in-rust-causes-data-owned-by-the-current-function


https://github.com/alexcrichton/tar-rs/blob/master/examples/extract_file.rs

https://stackoverflow.com/questions/69966292/how-decompress-and-unpack-tar-gz-archive-in-download-process

https://docs.rs/zip/latest/zip/read/struct.ZipArchive.html

https://github.com/gyscos/zstd-rs

https://github.com/Soft/xcolor

https://github.com/richox/orz