view etc/letter.xpm @ 59655:369714ad80ed

(x_draw_glyph_string_box): Fix last_x for full width rows.
author Kim F. Storm <storm@cua.dk>
date Thu, 20 Jan 2005 15:23:22 +0000
parents bc20bf61a6e9
children
line wrap: on
line source

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