view etc/letter.xpm @ 75591:a0f90fb2d33d

(set-face-underline-p, modify-face): Rename arg UNDERLINE-P to UNDERLINE (it is not a flag).
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 01 Feb 2007 16:30:13 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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