view etc/images/gnus/uu-post.xpm @ 96403:4b6d1b55f59c

* w32term.c (pfnGetFontUnicodeRanges): Remove unused function pointer. (pfnSetLayeredWindowAttributes): New function pointer. (w32_initialize): Initialize it when supported. (x_set_frame_alpha): New function. * w32fns.c (Fx_create_frame): Initialize frame parameter `alpha'. (w32_frame_parm_handlers): Set alpha handler. * frame.c (x_set_alpha) [HAVE_NTGUI]: Call x_set_frame_alpha.
author Jason Rumney <jasonr@gnu.org>
date Sat, 28 Jun 2008 23:54:27 +0000
parents 210af0ad3d35
children
line wrap: on
line source

/* XPM */
static char * uu_post_xpm[] = {
"24 24 8 1",
".	c None",
"X	c #000000000000",
"+	c #C2C2B9B99C9C",
"@	c #919187876969",
"#	c #868686868686",
"%	c #4C4C4C4C4C4C",
"&	c #E9E9EFEFE8E8",
"*	c #8686ADAD7D7D",
"X..X..X..X.XX..X..X..X..",
"..........X.X...........",
".........X...X..........",
"X..X..X.XX..X.XX..X..X..",
".......X.......X........",
"......X.........X.......",
"X..X+X@@@@@@@@@@@XX..X..",
"....+@@@@@@@@@@@@@......",
"....++XXXXXXXXXX@@......",
"X..X++%&&&&&&&&X@@X..X..",
"....++%&&&&&&&&X@@......",
"....++%*&***&*&X@@......",
"X..X++%&******&X@@X..X..",
"....++%&&*&&&&&X@@......",
"....++%&&*&**&&X@@......",
"X..X++%&&*&**&&X@@X..X..",
"....++%&&**&**&X@@......",
"....++%&&&&&&*&X@@......",
"X..X++%&&&&&&&&X@@X..X..",
"....++%&&&&&&&&X@@......",
"....++@%%%%%%%%%@@......",
"X..X+@++++++++++@@X..X..",
"....+++++++++++++@......",
"........................"};