view etc/images/ezimage/label.xpm @ 103387:46d7fd5d4fe4

Mostly re-written to handle glibc's EUC-JP-MS.
author Kenichi Handa <handa@m17n.org>
date Fri, 12 Jun 2009 07:22:13 +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",
"     .....",
"   ..+++++",
"  .+++++++",
" .++++++++",
" .++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++",
".+++++++++"};