vpxtoicon, bugs

Dick Keene {Systems Eng} Sun Rochester (rkeene@sunrock.East)
Fri, 26 Apr 91 14:43:03 EDT

I just noticed that the header in vpxtoicon (the comments) ar bogus.
The next rev will have a truthfull header. Also in the error diffusion
routine it should read
if((p + e) > 127) {
instead of
if((p + e) > 64) {

R. Keene