view etc/letter.xpm @ 90913:3042eff9492b

(obj): Add font.o and w32font.o
author Jason Rumney <jasonr@gnu.org>
date Wed, 06 Jun 2007 20:27:53 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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