view etc/letter.xpm @ 77323:03e5d6ff51e5

** schwab@suse.de, April 18: CC Mode 5.31.4 (C/l); c-end-of-defun broken Fixed in Alan Mackenzie's 2007-04-19 checkin.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 19 Apr 2007 18:13:09 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

/* XPM */
static char * letter_xpm[] = {
"14 10 2 1",
".	c opaque",
" 	c None",
"..............",
"...        ...",
".  .      .  .",
".   .    .   .",
".    ....    .",
".   . .. .   .",
".  .      .  .",
". .        . .",
"..          ..",
".............."};