Skip to content

1.1.42.1 JPEGView Merge + ICO - Happy Chinese New Year

Compare
Choose a tag to compare
@sdneon sdneon released this 28 Jan 10:15
· 49 commits to master since this release

Basically, this mod is mainly about slideshow and ease of use changes, besides AVIF image (subset) read/write support.
And most importantly, providing pre-built executable for >= Win 7 64-bit.

Along the way, incidental bite-sized feature requests may be added =)

About

  • Mostly sync'd with upstream
  • View ICO icons
    • View the largest icon in it
      • Uses WIC, so update/replace your WICLoader.DLL.
        And make sure your JPEGView.ini WIC setting is updated to include '*.ico' like so:
      FilesProcessedByWIC=*.wdp;*.hdp;*.jxr;*.ico
      
    • Tip: Press ALT+M to unhide and view your icon as it is usually too small (file size) and filtered out
  • Change to movie/slideshow icon to represent this mod
  • Portability update - Pack with missing subset of VCRedist DLLs.

Download

(with ICO support, and VCRedist DLLs)

  • JPEGView.zip - full, portable package, you may unzip and run from.
    • If JPEGView can't run, move the DLLs in extras folder out, alongside JPEGView.exe, and it should work.
  • JPEGView-less-config.zip - for updating existing installation; just unzip and replace EXE & DLLs.
    • Merge any new config option(s) yourself.
  • [New] Auto-built JPEGView.Setup.msi installer