- fixed speckles (white dots) on dithered images (bug still present on the
commitddde229665a869d91ceea49748cacb2984409ee6
authordan <dan>
Thu, 10 May 2001 00:16:28 +0000 (10 00:16 +0000)
committerdan <dan>
Thu, 10 May 2001 00:16:28 +0000 (10 00:16 +0000)
treef3c04df2b85e29aa47b23053d81c92e7668618a7
parent19ad865f498e12aaa21026a74f24c5f871c3b2ef
- fixed speckles (white dots) on dithered images (bug still present on the
  PowerPC architecture, because on LinuxPPC char is unsigned by default, not
  signed like on the other platforms).
  Bug fixed by Philip Derrin <philipd@student.unsw.edu.au>
- miscelaneous bug fixes

We would like people with cvs access experimenting the white 'speckles' on
images to test if they still have the problem.
INSTALL
WINGs/Tests/wtest.c
WINGs/wtext.c
src/defaults.c
wrlib/ChangeLog
wrlib/convert.c
wrlib/gradient.c
wrlib/view.c