view etc/letter.xpm @ 75246:65fcbafd0ef6

Remove Ueno copyright based on copyright.list: EMACS Daiki Ueno Japan, 1976 2007-01-11 Assigns Past and Future Changes
author Glenn Morris <rgm@gnu.org>
date Tue, 16 Jan 2007 02:13:24 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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