view etc/images/separator.xpm @ 111037:b8a933b2286c

international/characters.el: Add category '|' (word breakable) to fullwidth characters.
author Kenichi Handa <handa@m17n.org>
date Fri, 15 Oct 2010 09:43:51 +0900
parents 75b06a7624a1
children bc8dc4ac1e28
line wrap: on
line source

/* XPM */
static char * separator_xpm[] = {
"2 24 3 1",
" 	c None",
".	c #DBD3CB",
"+	c #FCFBFA",
"  ",
"  ",
"  ",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
".+",
"  ",
"  ",
"  "};