view etc/letter.xpm @ 88372:7d0adc8c7f07

Include "character.h" instead of "charset.h". (Fchar_to_string): Always call CHAR_STRING.
author Kenichi Handa <handa@m17n.org>
date Fri, 01 Mar 2002 01:37:55 +0000
parents 292640c5a4d0
children bc20bf61a6e9
line wrap: on
line source

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