view etc/images/ezimage/label.xpm @ 100383:e1b931c8770a

(font_rescale_ratio): Moved to font.c.
author Kenichi Handa <handa@m17n.org>
date Sat, 13 Dec 2008 03:26:49 +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",
"     .....",
"   ..+++++",
"  .+++++++",
" .++++++++",
" .++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++"};