view etc/images/letter.xpm @ 97570:0bd8c433ca1f

get_phys_cursor_geometry: redraw wider pixels on Nextstep, too. ensure_echo_area_buffers: add comment.
author David Reitter <david.reitter@gmail.com>
date Wed, 20 Aug 2008 17:50:20 +0000
parents a888cc87aa4f
children
line wrap: on
line source

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