view etc/letter.xpm @ 73490:aedc3ce99a17

(x-handle-name-switch): Doc fix. (w32-standard-fontset-spec): Fix typo in docstring.
author Juanma Barranquero <lekktu@gmail.com>
date Wed, 25 Oct 2006 15:38:22 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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