Mercurial > mercurial > hgweb_kaigo.hg.cgi
view Porori/image/sample.xpm @ 1:743a122cae47 draft
Porori: ver.up
| author | pyon <pyon@macmini> |
|---|---|
| date | Thu, 27 May 2021 22:01:27 +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", "................", "................", ".++.++.++.++.++.", ".++.++.++.++.++.", ".++.++.++.++.++.", ".++.++.++.++.++.", ".++.++.++.++.++.", ".++.++.++.++.++.", ".++.++.++.++.++.", ".++.++.++.++.++.", ".++.++.++.++.++.", ".@@.@@.@@.@@.@@.", ".@@.@@.@@.@@.@@.", ".@@.@@.@@.@@.@@.", "................", "................"};
