Skip to content

Releases: aibolem/PhotoN_demon_3T

PhotoDemon-nightly: Adjustments > Brightness and Contrast: fix potential overflow error

12 Apr 11:44
42aa19c

Choose a tag to compare

Relates to #452 .  Thank you to @opsimathic for catching and reporting!

Brightness and contrast are possibly the oldest adjustments in PhotoDemon (20+ years old at this point), making this a very old bug!

When calculating average luminance for sampled contrast, I had mistakenly typed integer divide instead of floating-point divide and this can produce an overflow for images whose net brightness exceeds MAX_INT (~4.2e9).

Problem now solved; updated nightly incoming shortly...

v9.0: Fix selection tools mistakenly "grabbing" last interactive...

12 Apr 11:43
a93a006

Choose a tag to compare

...point when creating many selections in quick succession.

v8.0: Final (I hope) build for 8.0

12 Apr 11:42
6689d44

Choose a tag to compare

LET'S DO THIS.

(Final to-do: tagging the release and pointing the README and photodemon.org at it!)

v8.0-beta.1

12 Apr 11:43
dd51156

Choose a tag to compare

Finishing touches for the 8.0 beta release

v7.0: Final 7.0 update

12 Apr 11:42
f36cd28

Choose a tag to compare

After 2.5 years of work, PhotoDemon 7.0 is now available at
photodemon.org.

My endless thanks to everyone who contributed to this release.  May
future releases be much, much faster and easier than this one.  ;)