view etc/letter.xpm @ 90832:f8d5b7c904d2

Don't define HAVE_LIBOTF if OTF_get_features is not available.
author Kenichi Handa <handa@m17n.org>
date Tue, 01 May 2007 05:10:26 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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