view Porori/image/sample.xpm @ 6:c17740b2286a draft master

update horoi manual.
author pyon <pyon@macmini>
date Thu, 22 Jul 2021 05:58:03 +0900
parents aaaa401818a1
children
line wrap: on
line source

/* XPM */
static char * sample_xpm[] = {
"16 16 4 1",
" 	c None",
".	c #6ECB63",
"+	c #8C0214",
"@	c #ECE6B4",
"................",
"................",
".++.++.++.++.++.",
".++.++.++.++.++.",
".++.++.++.++.++.",
".++.++.++.++.++.",
".++.++.++.++.++.",
".++.++.++.++.++.",
".++.++.++.++.++.",
".++.++.++.++.++.",
".++.++.++.++.++.",
".@@.@@.@@.@@.@@.",
".@@.@@.@@.@@.@@.",
".@@.@@.@@.@@.@@.",
"................",
"................"};