view etc/letter.xpm @ 90814:4ed9c852b856

(set_font_frame_param): Adjusted for the change of font_open_for_lface.
author Kenichi Handa <handa@m17n.org>
date Wed, 25 Apr 2007 11:58:35 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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