bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#6918: Colors of xbm image are swapped on Windows


From: Eli Zaretskii
Subject: bug#6918: Colors of xbm image are swapped on Windows
Date: Thu, 26 Sep 2019 21:44:04 +0300

> From: Lars Ingebrigtsen <larsi@gnus.org>
> Cc: jasonr@gnu.org,  jasonrumney@gmail.com,  kzhr@d1.dion.ne.jp,
>   6918@debbugs.gnu.org
> Date: Thu, 26 Sep 2019 20:34:15 +0200
> 
> >>   /* Windows convention for mono bitmaps is black = background,
> >>      white = foreground.  */
> >>   SetTextColor (new_img_dc, background);
> >>   SetBkColor (new_img_dc, foreground);
> >> 
> >> Can anybody who works on Windows say whether this is the case?
> >
> > Say whether WHAT is the case?
> 
> That the convention in Windows is as described in the comment above.

No clue, sorry.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]