view etc/images/smilies/evil.xpm @ 108803:5a61e28431af

language/hebrew.el (hebrew-shape-gstring): Check if a glyph element of GSTRING is nil.
author Kenichi Handa <handa@etlken>
date Thu, 27 May 2010 16:09:18 +0900
parents 210af0ad3d35
children
line wrap: on
line source

/* XPM */
static char * diabolic_xpm[] = {
"13 14 3 1",
" 	c None",
".	c #000000",
"+	c #FFDD00",
"   .......   ",
"  ..+++++..  ",
" .+++++++++. ",
".++.+++++.++.",
".++..+++..++.",
".++...+...++.",
".+++++++++++.",
".+.+++++++.+.",
".++.+++++.++.",
".+++.+++.+++.",
".++++...++++.",
" .+++++++++. ",
"  ..+++++..  ",
"   .......   "};