# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#11 | 2401 | Sam Stafford |
Rename SID to SQUID - avoids conflicts with another program. Also lets me use cool squid icon. |
||
#10 | 2050 | Sam Stafford | Settings. | ||
#9 | 2036 | Sam Stafford |
Uber-L33T "highlight" feature. Has to be seen to be believed. |
||
#8 | 2034 | Sam Stafford |
Working "subtraction" diff and zooming. Definitely need to make some decent toolbutton icons. |
||
#7 | 2032 | Sam Stafford |
Minor improvements to Blend() performance - use floating point math to average RGBA values, and circumvent the pixel() and setPixel() method calls by copying and pasting the parts relevant to 32-bit images. |
||
#6 | 2030 | Sam Stafford |
Scrolling. It's not perfect, but I'm happy enough with it to move on with my life. |
||
#5 | 2029 | Sam Stafford |
Give Blend() the same upgrade I gave Stipple() in terms of handling different-sized images. |
||
#4 | 2028 | Sam Stafford |
Make the "diff" image as large as need be to accomodate both images, in the event of different-sized images. |
||
#3 | 2025 | Sam Stafford | A slightly niftier way of doing the coarse blending. | ||
#2 | 2023 | Sam Stafford |
Improvements to the middle pane slider - if the image is over a certain size, use a more efficient (but less cool-looking) algorithm to blend between the two images. |
||
#1 | 2016 | Sam Stafford |
Barely-functional Sid (about three hours worth of code). "Sid" = "Sam's Image Differ", for those who were curious. |