by XnTriq (Posted Thu Jan 19, 2017 5:30 pm)
From the MP forum:
Read Main Topic
heimaki wrote:i wonder why should i store images in a zip? most modern image formats are compressed already, so i fail to see any advantage of doing so.
From the MP forum:
XnTriq (Full support for zip and rar files) wrote:Marsu42 wrote:Btw this would xnview also a very suitable viewer for .cbr and .cbz ebooks that are simply an archive of scanned images.
You can tell XnView Classic to treat files with certain extensions as text by editing xnview.ini:
- Code: Select all
TxtExt=txt c c++ cc h cpp pas js css php ini
I'd like to have the same functionality for archive formats:
- Code: Select all
7zExt=cb7
CabExt=
RarExt=cbr
ZipExt=cbz curxptheme docx jar oxps potx pptx svgz wmz xlsx xpi xps
TarExt=cbt
Read Main Topic