view etc/images/letter.xpm @ 95181:4d81ef9a5f1d

(Ffont_xlfd_name): EXFUN adjusted. (FONT_DEBUG): Define it. (font_add_log): Extern it. (font_assert): Renamed from xassert.
author Kenichi Handa <handa@m17n.org>
date Thu, 22 May 2008 02:24:14 +0000
parents a888cc87aa4f
children
line wrap: on
line source

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