view etc/letter.xpm @ 72697:223d4d3bae83

Fix Kroly Lrentey <lorentey@elte.hu>
author Jan Djärv <jan.h.d@swipnet.se>
date Thu, 07 Sep 2006 19:16:10 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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