view etc/letter.xpm @ 89605:fd68f6dd4993

(x_list_fonts): Fix excluding of auto-scaled fonts.
author Kenichi Handa <handa@m17n.org>
date Fri, 24 Oct 2003 00:40:10 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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