Mercurial > mercurial > hgweb_kaigo.hg.cgi
view Porori/image/sample.xpm @ 3:bbeb834023e3 draft
not use ioutil.
author | pyon <pyon@macmini> |
---|---|
date | Sun, 06 Jun 2021 08:44:28 +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", "................", "................", ".++.++.++.++.++.", ".++.++.++.++.++.", ".++.++.++.++.++.", ".++.++.++.++.++.", ".++.++.++.++.++.", ".++.++.++.++.++.", ".++.++.++.++.++.", ".++.++.++.++.++.", ".++.++.++.++.++.", ".@@.@@.@@.@@.@@.", ".@@.@@.@@.@@.@@.", ".@@.@@.@@.@@.@@.", "................", "................"};