From: Jason Rumney Date: Fri, 15 Nov 2002 23:22:20 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~12431 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=aab83f9115b4fe83257b3f78eedd41554511ffcb;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 3c1e8f0148d..cc18a76b96b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,14 @@ +2002-11-15 Jason Rumney + + * w32term.c (x_draw_image_foreground) + (w32_draw_image_foreground_1): Use standard copy and invert + operations to draw images. + + * w32fns.c (x_create_x_image_and_pixmap): Fill in palette for + depth of 1. + (xbm_read_bitmap_data): Invert bits as xbm is read in. + (XPutPixel): Don't invert bits here. + 2002-11-15 Jason Rumney * w32term.c (x_draw_image_foreground, x_draw_image_glyph_string)