view etc/images/prev-node.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 c0f0ecaa0096
children
line wrap: on
line source

/* XPM */
static char * prev_node3_xpm[] = {
"24 24 17 1",
" 	c None",
".	c #000000",
"+	c #0F1308",
"@	c #FFFFFF",
"#	c #BCBCB8",
"$	c #DADAD6",
"%	c #778E6F",
"&	c #C2D7BE",
"*	c #A6BFA0",
"=	c #A9C7A6",
"-	c #BDD3B8",
";	c #B0CAAD",
">	c #C1D6BD",
",	c #8CA782",
"'	c #5B7950",
")	c #6B9060",
"!	c #445B2C",
"    ..................  ",
"   +@#@@@@@@@@@@@@@@$.  ",
"  +@@%$@@@@@@@@@@@@@$.  ",
" .$#%%$@@@@@@@@@$.$$$.  ",
" .%$##$@@@@@@@@#..$$$.  ",
" .#@@@@@@@@@$$#.&.#$$.  ",
" .$@@@@@@@@@@#.$*.##$.  ",
" .@@@@@@@@$$#.$=*.......",
" .@@@@@@@$$#.$==-&&&&&*.",
" .@@@@@@@$#.@====;====%.",
" .@$@$$$$#.$>>>>>>>>>>,.",
" .@$@$$$$#.'))))))))))!.",
" .@$$$$$$##.')))))))))!.",
" .@$$$$$$##%.')))'!!!!!.",
" .@$$$$$##$#%.')!.......",
" .@$$$$$$$###%.'!.%%%.  ",
" .@$$#####$$##%.!.%##.  ",
" .@$$$$$$$#####%..###.  ",
" .@$$#####$$$###%.###.  ",
" .@$$$$$$$$$$$#######.  ",
" .@##################.  ",
" .....................  ",
"                        ",
"                        "};