"Halftone" can now affect the entire image at once

This commit is contained in:
Bill Kendrick 2021-09-04 23:28:33 -07:00
parent c5fd47b1af
commit f6c74f897e
2 changed files with 30 additions and 7 deletions

View file

@ -22,8 +22,8 @@ $Id$
of Cyan, Magenta, Yellow, and Black, based on the average
color of the area of the picture being replaced, to give a
"newsprint" effect.
* WIP - Need to make it run against entire image
* WIP - It seems to have the "Zoom" tool's icon!?!
* "Halftone" can now affect the entire image at once.
* Documentation updates
---------------------
@ -65,6 +65,9 @@ $Id$
* "Zoom" magic tool icon had weird artifacting. Mended.
* WIP - "Halftone" magic tool had the "Zoom" tool's icon.
2021.June.28 (0.9.26)
* New Features
------------