view etc/letter.xpm @ 48776:67a496befc04

(Fget_buffer_create): Call Qucs_set_table_for_input as the last thing.
author Richard M. Stallman <rms@gnu.org>
date Mon, 09 Dec 2002 20:24:32 +0000
parents 292640c5a4d0
children bc20bf61a6e9
line wrap: on
line source

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