view etc/letter.xpm @ 67533:a8ecaed1cf25

Add note about frame-parameter height and make-frame
author Jan Djärv <jan.h.d@swipnet.se>
date Mon, 12 Dec 2005 09:38:23 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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