view etc/letter.xpm @ 90870:367fdf7d1738

(font.o, w32font.o): New objects. (fontset.o, xdisp.o, xfaces.o, w32fns.o, w32term.o): Depend on font.h (FONTOBJ): New group of objects conditioned on USE_FONT_BACKEND.
author Jason Rumney <jasonr@gnu.org>
date Thu, 31 May 2007 01:17:43 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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