view etc/images/letter.xpm @ 95189:70380eb2fa9d

(x_update_menu_appearance): Call Ffont_xlfd_name with two args.
author Kenichi Handa <handa@m17n.org>
date Thu, 22 May 2008 03:47:34 +0000
parents a888cc87aa4f
children
line wrap: on
line source

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