view etc/letter.xpm @ 75592:fa3660d23cc6

(Attribute Functions): Fix name and description of the UNDERLINE arg of `set-face-underline-p'.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 01 Feb 2007 16:37:35 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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