Blocks & Chalk can now affect entire image at once

This commit is contained in:
Bill Kendrick 2021-10-27 22:18:09 -07:00
parent 832d812c4a
commit 3fad8fc75b
2 changed files with 44 additions and 26 deletions

View file

@ -8,7 +8,7 @@ http://www.tuxpaint.org/
$Id$
2021.October.26 (0.9.27)
2021.October.27 (0.9.27)
* New Magic Tools:
----------------
* "Lightning" - Draws a bolt of lightning striking between
@ -41,7 +41,8 @@ $Id$
* "TV" now breaks pixels into red/green/blue components,
rather than merely adding a 'scanline' effect.
* "Halftone" and "Emboss" can now affect the entire image at once.
* "Blocks", "Chalk", "Emboss", and "Halftone" can all now affect
the entire image at once.
* Other Improvements:
-------------------