TortoiseSVN - idea: RGB difference view
From: <Redstar2nd_at_web.de>
Date: 2007-09-12 00:38:20 CEST
Heya,
nice GUI for SVN you have there ;).
I've just a very little point to mention about the TortoiseIDiff tool: Currently it seems its only possible to view different versions of one image by viewing them either next to each other (I would call that "split view") or by using the overlapping view, which makes one of the images semi-transparent.
Since single different coloured pixels could best be found using a subtraction of the pixel RGB values of both images, it would be very nice to see such a feature in TortoiseSVN.
Implementation in pseudocode (because I don't know which programming language you use for TortoiseSVN), to make clear what I mean:
if sizes of images img1 and img2 are the same, then
And the black/white variant could look like this:
if sizes of images img1 and img2 are the same, then
With kind regards,
Red*Star (aka David)
---------------------------------------------------------------------
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.