view etc/letter.xpm @ 55545:70c4138d3b8d

* custom.el (defface): Document that type can have value gtk. * faces.el (face-spec-set-match-display): Handle type gtk in display.
author Jan Djärv <jan.h.d@swipnet.se>
date Wed, 12 May 2004 09:23:02 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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