[cairo-commit] cairo ChangeLog,1.122,1.123

Carl Worth commit at pdx.freedesktop.org
Thu Dec 11 07:03:43 PST 2003


Committed by: cworth

Update of /cvs/cairo/cairo
In directory pdx:/tmp/cvs-serv28342

Modified Files:
	ChangeLog 
Log Message:

        * src/cairo_ps_surface.c (_cairo_ps_surface_copy_page): Fix to use
        shifts and masks for endianness-correct PS image
        generation. Rename bgr to rgb now that the byte order issues are
        clear.


Index: ChangeLog
===================================================================
RCS file: /cvs/cairo/cairo/ChangeLog,v
retrieving revision 1.122
retrieving revision 1.123
diff -C2 -d -r1.122 -r1.123
*** ChangeLog	9 Dec 2003 01:39:32 -0000	1.122
--- ChangeLog	11 Dec 2003 15:03:41 -0000	1.123
***************
*** 1,2 ****
--- 1,9 ----
+ 2003-12-11  Carl Worth  <cworth at east.isi.edu>
+ 
+ 	* src/cairo_ps_surface.c (_cairo_ps_surface_copy_page): Fix to use
+ 	shifts and masks for endianness-correct PS image
+ 	generation. Rename bgr to rgb now that the byte order issues are
+ 	clear.
+ 
  2003-12-08  Carl Worth  <cworth at isi.edu>
  





More information about the cairo-commit mailing list