equal
deleted
inserted
replaced
5636 |
5636 |
5637 "Created: / 07-07-2006 / 13:22:10 / cg" |
5637 "Created: / 07-07-2006 / 13:22:10 / cg" |
5638 ! |
5638 ! |
5639 |
5639 |
5640 ditherToDepth:depth |
5640 ditherToDepth:depth |
5641 |ditherColors newImage useStandardColors nGrey greyColorsAlready additionalGreyColors moreColors d| |
5641 |ditherColors newImage useStandardColors nGrey greyColorsAlready moreColors d| |
5642 |
5642 |
5643 useStandardColors := true. |
5643 useStandardColors := true. |
5644 "/ useStandardColors := Dialog confirmWithCancel:'Dither in standard colors or use a new (optimized) colormap ?'. |
5644 "/ useStandardColors := Dialog confirmWithCancel:'Dither in standard colors or use a new (optimized) colormap ?'. |
5645 "/ useStandardColors isNil ifTrue:[^ self]. |
5645 "/ useStandardColors isNil ifTrue:[^ self]. |
5646 |
5646 |