Mercurial > mplayer.hg
view gui/mplayer/pixmaps/ab.xpm @ 23458:973e53dc7df5
Do not use fast_memcpy for small size copy, esp. when the size is constant
author | reimar |
---|---|
date | Tue, 05 Jun 2007 15:09:49 +0000 |
parents | 17bf4f4b0715 |
children | 09c3ce60f369 |
line wrap: on
line source
/* XPM */ static const char * ab_xpm[] = { "16 16 15 1", " c None", ". c #000000", "+ c #EEF63E", "@ c #EAF13D", "# c #F0F83F", "$ c #CBD235", "% c #E9F03D", "& c #E5EC3C", "* c #E8F03D", "= c #ABB02D", "- c #ECF33E", "; c #EFF73F", "> c #CED636", ", c #B4BA2F", "' c #CDD435", " ", " ", " ", " ", " . ", " .+. ", " ..@#$.. ", " .######%. ", " .####&. ", " .*###=. ", " .#-.;>. ", " .,. .'. ", " . . ", " ", " ", " "};