view etc/letter.xpm @ 68694:6e0262b41466

(Communication Coding): Say "other applications". (Fontsets): Not specific to X. Add xref to X Resources. (Unibyte Mode): Renamed from Single-Byte Character Support. "Graphical display", not window system. (International): Update menu.
author Richard M. Stallman <rms@gnu.org>
date Wed, 08 Feb 2006 00:05:07 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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