view etc/letter.xpm @ 89994:298e7fb11b61

(where_is_internal_2): Fix previous change.
author Kenichi Handa <handa@m17n.org>
date Fri, 01 Oct 2004 08:18:00 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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