view etc/letter.xpm @ 66449:24efdc78f7c1

(w32_to_x_font): Avoid forcing font widths.
author Jason Rumney <jasonr@gnu.org>
date Tue, 25 Oct 2005 21:13:50 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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