view etc/images/ezimage/label.xpm @ 85093:17d7aed08b42

(gamegrid-setup-default-font): Use face-spec-set.
author Richard M. Stallman <rms@gnu.org>
date Tue, 09 Oct 2007 01:35:07 +0000
parents 616e5cb890c3
children
line wrap: on
line source

/* XPM */
static char * sb_label_xpm[] = {
"10 16 3 1",
" 	c None",
".	c gray",
"+	c blue",
"     .....",
"   ..+++++",
"  .+++++++",
" .++++++++",
" .++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++"};