view etc/images/letter.xpm @ 95698:d87a51f8851f

(ftfont_spec_pattern): Accept the registry `ascii-0'.
author Kenichi Handa <handa@m17n.org>
date Mon, 09 Jun 2008 07:16:15 +0000
parents a888cc87aa4f
children
line wrap: on
line source

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