view Gui/mplayer/pixmaps/cancel.xpm @ 10218:f82646fc1431

Moved video filters to a separate section, moved slave mode section to the tech subdir, random improvements, default indentation reduced. Straight from the LUG camp Felsberg by Jonas and Diego.
author jonas
date Sat, 31 May 2003 16:41:41 +0000
parents d237c5d4b216
children 813bc920b876
line wrap: on
line source

/* XPM */
static char * cancel_xpm[] = {
"55 16 7 1",
"       c None",
".      c #FF0000",
"+      c #000000",
"@      c #FF0016",
"#      c #FF0008",
"$      c #ED0000",
"%      c #F30000",
"                                                       ",
" ..      .                                             ",
" ...     ..                                         ++ ",
"  ...    ..                                         ++ ",
"   @..  ..                                          ++ ",
"     .....     ++++   ++++   +++++    ++++   ++++   ++ ",
"     #...     ++  ++ ++  ++  ++  ++  ++  ++ ++  ++  ++ ",
"      $$.     ++       ++++  ++  ++  ++     ++++++  ++ ",
"     .%%.     ++      ++ ++  ++  ++  ++     ++      ++ ",
"     ....$    ++     ++  ++  ++  ++  ++     ++      ++ ",
"    ..  ..    ++  ++ ++  ++  ++  ++  ++  ++ ++  +   ++ ",
"    ..   ..    ++++   +++++  ++  ++   ++++   ++++   ++ ",
"   ..    ..                                            ",
"   ..                                                  ",
"                                                       ",
"                                                       "};