After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 667271 - Image and binary files comparation
Image and binary files comparation
Status: RESOLVED DUPLICATE of bug 642948
Product: meld
Classification: Other
Component: filediff
unspecified
Other All
: Normal enhancement
: ---
Assigned To: meld-maint
meld-maint
Depends on:
Blocks:
 
 
Reported: 2012-01-04 16:48 UTC by El Piraña
Modified: 2012-01-06 20:18 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description El Piraña 2012-01-04 16:48:43 UTC
GitHub recently has added support for images comparation (https://github.com/blog/817-behold-image-view-modes), althought is not possible to modify them. I think it would be interesting to have a somewhat similar functionality (at least "2-up" mode would be easy to do) and also it would be possible to add at a future version the posibility to modify them in images compressed with a non-lossy algorithm (png, bmp...) modifying the singular pixels, no advanced image processing.

I know it's not an easy feature and probably not useful for a lot of people, so i think it probably would be better to develop it as a plugin for Meld (althougth there's no plugin system at this moment, but i think with a try-import-except would work...)
Comment 1 Kai Willadsen 2012-01-06 20:18:04 UTC
Thanks for the suggestion. There's already an open bug for integrating some simple side-by-side image comparison (bug 642948). It's certainly possible, but requires a little bit of rearchitecting to get it to work well.

*** This bug has been marked as a duplicate of bug 642948 ***