From: Thomas T. <tt...@bi...> - 2000-05-01 08:38:46
|
Robert L Krawitz wrote: > Best thing to do is to stick it in print-dither.c. I put both output and C source into print/Matgen. I'd prefer to see the matrix be in a #include as I do not like 401 (or more) lines of data in the source. Currently it is just there for people to experiment. When I'm really happy we have to decide: throw out the current ordered dither (I think it is useful for laser printers or other devices that have trouble with isolated dots) or add an extra dither choice (there are too many to test 'em all). The way I tested the new matrix really is a hack. I do not want to commit that. Thomas |