You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sylikc release. ICC Profiles support for WebP, JPEG XL, HEIF/HEIC, AV…
…IF. Bugfixes: most important is the fix of the freeze when AVX2 and HighQualityResampling is on, and client rect width > 3200. See CHANGELOG.txt for more details.
sylikc release. Rebuilt MSI from this commit for v1.2.45 release tag.…
… To prevent confusion, since v1.2.45 was released only a few hours ago, did not make a new point release.
sylikc release. Animated AVIF Sequence support. QOI Image format supp…
…ort. Crop to image AR, new INI options, remove % limits on zoom, lots of bugfixes. See CHANGELOG.txt for all details!
This is the last commit which used only C++14 code. The next commit u…
…ses std::gcd which is only available in C++17.
There is a workaround, and it's documented at the top of CropCtl.cpp... write your own GCD functionality... if you need to compile this on an older version of Visual Studio.
This is the last commit with the unmodified legacy strings_XX.txt. Af…
…ter this commit, they will be modified and format will be maintained by script to be sorted and match with the reference strings.txt. Obviously, it'll still need users to help translate manually, but it will be checked by script.
sylikc release. HEIF/AVIF support. KeyMap.txt will not overwrite on u…
…pgrades, WebP now directly integrated into JPEGView without needing an external DLL.
sylikc release. JPEG XL support, with animation. Hide window title, m…
…ove with ALT+CLICK, Always on top, copy file path, INI: ShowFullPathInTitle, DefaultSelectionMode, IDM_CHANGESIZE. Thanks to all contributors on GitHub! See CHANGELOG.txt for more info.
sylikc release. Fixed a regression failing to open RAW files detected…
… as TIFF based on magic bytes introduced in v1.1.41 . See CHANGELOG.txt for more info.
sylikc release. Animated WebP support, Animated PNG support, updated …
…libturbojpeg and libwebp libraries to latest, and misc changes contributed by others on GitHub. See CHANGELOG.txt for more info.