nanogui: GdJPEG for PF_TRUECOLOR patch


Previous by date: 28 Feb 2000 19:44:16 -0000 Re: Shared memory + SDL, Greg Haerr
Next by date: 28 Feb 2000 19:44:16 -0000 Microwindows 0.88pre2 released, Greg Haerr
Previous in thread: 28 Feb 2000 19:44:16 -0000 Re: GdJPEG for PF_TRUECOLOR patch, Greg Haerr
Next in thread:

Subject: Re: GdJPEG for PF_TRUECOLOR patch
From: Martin Jolicoeur ####@####.####
Date: 28 Feb 2000 19:44:16 -0000
Message-Id: <38BACDF2.4D090964@visuaide.com>

>
>
> I've attached what I think is a patch to your patch, and have
> entered it into the tree. ;-)
>
> Regards,
>
> Greg

Greg,

Fast_grayscale mode doesn't work anymore with your latest devimage.c. A
little mistake in the process ... Here is the patch :

Regards,

Martin Jolicoeur
GVT PRoject
####@####.####

--- devimage.c	Mon Feb 28 14:30:17 2000
+++ devimage_patch.c	Mon Feb 28 14:31:33 2000
@@ -165,6 +165,7 @@
 	else 
 	{
 		/* Grayscale output asked */
+		cinfo.quantize_colors = TRUE;
 		cinfo.out_color_space = JCS_GRAYSCALE;
 		cinfo.desired_number_of_colors = psd->ncolors;
 	}

Previous by date: 28 Feb 2000 19:44:16 -0000 Re: Shared memory + SDL, Greg Haerr
Next by date: 28 Feb 2000 19:44:16 -0000 Microwindows 0.88pre2 released, Greg Haerr
Previous in thread: 28 Feb 2000 19:44:16 -0000 Re: GdJPEG for PF_TRUECOLOR patch, Greg Haerr
Next in thread:


Powered by ezmlm-browse 0.20.