Porting JPEGsnoop to GNU/Linux
Hi, please port JPEGsnoop to GNU/Linux.
I'd like to have a multi-platform software; Qt libraries could be a good solution. Thanks!
[2013/09/24] First created at https://sourceforge.net/p/jpegsnoop/feature-requests/43/ by Stemby
Finally some good news on making a multi-platform JPEGsnoop!
A cross-platform version of JPEGsnoop (based on Qt) is currently in development, thanks to a great effort led by Bob Parker. The development is currently being done in the JPEGsnoopQt branch.
This version is intended to run on Windows, Mac and LINUX. Initial testing has been done on Mac and Windows.
Once stable, my thinking is that the Qt version would eventually replace the MFC development going forward.
Reopened original JPEGsnoop cross-platform request as Qt development now in progress.
This issue entry will be periodically revised to share the progress and capture a list of outstanding updates in the JPEGsnoopQt branch.
Basic Features
- [x] Parsing of JPEG
- [ ] Parsing of Photoshop PSD
- [x] Image rendering
- [ ] User database
- [x] Built-in compression signature database
- [x] Histogram display
- [ ] Check for updates
- [ ] Image export (JPEG, TIFF)
Issues to resolve
- [ ] Image preview zoom handling
- [ ] Image preview window resize doesn't preserve aspect ratio
- [ ] Image preview window remains after disabling image decode and processing new file
Other ideas
- [ ] Portable / INI-based settings storage (instead of Windows registry)
- [ ] Standalone built-in signature database
Any build instructions for JPEGsnoopQt ? Was this abandoned?