diff --git a/app/core/gimpimage-convert-indexed.c b/app/core/gimpimage-convert-indexed.c index c61ec15ad5..b96ad73f40 100644 --- a/app/core/gimpimage-convert-indexed.c +++ b/app/core/gimpimage-convert-indexed.c @@ -171,8 +171,8 @@ /* basic memory/quality tradeoff */ #define PRECISION_R 8 -#define PRECISION_G 6 -#define PRECISION_B 6 +#define PRECISION_G 8 +#define PRECISION_B 8 #define HIST_R_ELEMS (1<