2000-12-29 Simon Budig <simon@gimp.org>
* modules/colorsel_triangle.c Argh - converting 16bit colors
(from DnD-Source) to 8 bit must not be done by dividing by 0xff (255)!
divide by 256 instead...
|
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| cdisplay_gamma.c | ||
| cdisplay_highcontrast.c | ||
| colorsel_gtk.c | ||
| colorsel_triangle.c | ||
| colorsel_water.c | ||
| gimpmodregister.c | ||
| gimpmodregister.h | ||
| Makefile.am | ||
| makefile.mingw.in | ||
| makefile.msc | ||
| module.def | ||