view etc/letter.xpm @ 59286:785b3315a07c

(Face Attributes): Correct xref to renamed node.
author Luc Teirlinck <teirllm@auburn.edu>
date Sat, 01 Jan 2005 16:09:24 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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