Tweak the dither math.
This commit is contained in:
parent
a0521259a7
commit
05b33078fb
5 changed files with 12 additions and 6 deletions
|
|
@ -78,6 +78,7 @@ MFX_PALETTE61="RGB3";
|
|||
MFX_PALETTE62="RGB4";
|
||||
MFX_PALETTE63="RGB5";
|
||||
MFX_PALETTE64="RGB6";
|
||||
MFX_DITHER0="No Dither";
|
||||
MFX_DITHER1="Checkerboard";
|
||||
MFX_DITHER2="Bayer 2x2";
|
||||
MFX_DITHER3="Bayer 4x4";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue