view etc/letter.xpm @ 72263:12a2fefc1194

(describe-font): Improve docstring and error message. Use frame-parameter (not frame-parameters).
author Kenichi Handa <handa@m17n.org>
date Fri, 04 Aug 2006 01:48:10 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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