view etc/images/smilies/grayscale/cry.xpm @ 111420:6ce85d43dfda

xdisp.c: Add commentary about character compositions in bidirectional text.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 06 Nov 2010 20:19:32 +0200
parents a3c27999decb
children
line wrap: on
line source

/* XPM */
static char * cry_xpm[] = {
"14 14 6 1",
" 	c None",
".	c #484848",
"+	c #000000",
"@	c #ABABAB",
"#	c #515151",
"$	c #6E6E6E",
"              ",
"              ",
"         .    ",
"    ..  .+.   ",
"   +++. +.+   ",
"        +@+   ",
"        @+#   ",
"      @@      ",
"    $++++$    ",
"   .+@  @+.   ",
"  @+@    @+@  ",
"   @      @   ",
"              ",
"              "};