Releases: whatdoineed2do/imgcat
Releases · whatdoineed2do/imgcat
maintanence release
all
- C++ 17
- internal
contrib/SampleICC
cleanup, droppingauto_ptr
imgcat
- support
heif
/heic
files via correspondingexiv2
- multi thread support via C++
async
using host's max threads - strip metadata from generated thumbnails
- generated thumbnails with correct orientation on non-preview (ie extracted from raw) files
imgprextr
- support common sizes for resize via
-O
- do not overwrite existing files by default, with control via
-f
- fix extensions on extracted files (no double extn: ie
foo.nef.jpg
) - fix colour profile conversion bug on extracted images
separation of presentation
- Output generator produces
json
in a javascript file for use with includesjustified gallery
html template - bug fixes
- null termination on list
- recognise lens info on XMP (set via
exiftool -overwrite_original -Lens="Nikkor 20mm f/3.5 AI" -FNumber="3.5" -FocalLength="20" foo.nef
)
clean up and optimisations
minor bug fixes / Optimisations / performance tweaks (no new functionality from 1.1.4.3
)
Autotools / maintanence release: thread lockup/race condition fix
- Migrate dependency/build system to
gnu autotools
- fix long standing race condition/thread lock up
CSS3 transition patch
use CSS3
transition
to fade in/out instead of jquery
HTML toggle display rated files
Use j
/k
or left
/right
arrows) to quick navigate between sections and display-toggle rated images with r
or 0
-5
jquery handling on Flexbox HTML output
v1.1.1 pull and output dimensions
flexbox HTML output
add CCS3 flexbox output as default; old 1980s tbl output user selectable via -H classic
minor bug fix
repo cleaned up, add missing file and bug fix to handle gif/png
initial release
v1.0.0 init ver