Mercurial > mercurial > hgweb_porori.cgi
view Porori/image/sample.xpm @ 0:2b4fc52a96d9
porori.
author | pyon@macmini |
---|---|
date | Wed, 12 Feb 2020 18:57:24 +0900 |
parents | |
children |
line wrap: on
line source
/* XPM */ static char * sample_xpm[] = { "16 16 4 1", " c None", ". c #6ECB63", "+ c #8C0214", "@ c #ECE6B4", "................", "................", ".++.++.++.++.++.", ".++.++.++.++.++.", ".++.++.++.++.++.", ".++.++.++.++.++.", ".++.++.++.++.++.", ".++.++.++.++.++.", ".++.++.++.++.++.", ".++.++.++.++.++.", ".++.++.++.++.++.", ".@@.@@.@@.@@.@@.", ".@@.@@.@@.@@.@@.", ".@@.@@.@@.@@.@@.", "................", "................"};