view etc/letter.xpm @ 90453:3a78ea4d2a53

(struct font): Fix typo (charet->charset).
author Kenichi Handa <handa@m17n.org>
date Wed, 14 Jun 2006 04:17:54 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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