Dither: Add a "keep color" variation
This commit is contained in:
parent
9a36dc2cda
commit
35c12c60fd
132 changed files with 4525 additions and 814 deletions
|
|
@ -17,8 +17,10 @@ https://tuxpaint.org/
|
|||
+ WIP Needs icon
|
||||
+ WIP Needs sound effect
|
||||
|
||||
* WIP Dither: Replaces all or part of a drawing with
|
||||
dithered black-and-white (or chosen-color-and-white) pixels.
|
||||
* WIP Dither & Dither (Keep Color): Replaces all or part of a drawing
|
||||
with dithered X-and-white pixels. With "Dither", X is always black,
|
||||
or the currently-selected color; with "Dither (Keep Color)", X is
|
||||
a muted version of the original color.
|
||||
Bill Kendrick <bill@newbreedsoftware.com>
|
||||
+ WIP Needs docs
|
||||
+ WIP Add to new features lists
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue