view etc/letter.xpm @ 54917:8a977dfc791a

(try_scrolling): Make sure `scroll-conservatively' is not too large before computing how much to scroll.
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 16 Apr 2004 19:32:23 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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