view src/icons/marker.xpm @ 1707:bca2ab687abb

fixed toggle_slideshow function https://sourceforge.net/tracker/index.php?func=detail&aid=2844302&group_id=222125&atid=1054680
author nadvornik
date Thu, 27 Aug 2009 20:23:28 +0000
parents d907d608745f
children
line wrap: on
line source

/* XPM */
static char * marker_xpm[] = {
"26 32 3 1",
" 	c None",
".	c #000000",
"+	c #FF0000",
"           ....           ",
"           .++.           ",
"           .++.           ",
"           .++.           ",
"           .++.           ",
"           .++.           ",
"           .++.           ",
"           .++.           ",
"           .++.           ",
"    ..     .++.     ..    ",
"    .+.    .++.    .+.    ",
"    .++.   .++.   .++.    ",
"    .+++.  .++.  .+++.    ",
".....++++. .++. .++++.....",
".+++++++++..++..+++++++++.",
".++++++++++.++.++++++++++.",
".+++++++++..++..+++++++++.",
".....++++. .++. .++++.....",
"    .+++.  .++.  .+++.    ",
"    .++.   .++.   .++.    ",
"    .+.    .++.    .+.    ",
"    ..     .++.     ..    ",
"           .++.           ",
"           .++.           ",
"           .++.           ",
"           .++.           ",
"           .++.           ",
"           .++.           ",
"           .++.           ",
"           .++.           ",
"           .++.           ",
"           ....           "};