view etc/letter.xpm @ 90811:c1ed0fd37416

(font_at): If the window W is not on a window system, return Qnil.
author Kenichi Handa <handa@m17n.org>
date Tue, 24 Apr 2007 11:35:15 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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