Mercurial > emacs
view etc/images/letter.xpm @ 111395:969fb8574065
shr.el (shr-tag-img): Use string-width and truncate-string-to-width to measure the length and truncate alt text.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Thu, 04 Nov 2010 11:00:25 +0000 |
parents | a888cc87aa4f |
children |
line wrap: on
line source
/* XPM */ static char * letter_xpm[] = { "14 10 2 1", ". c opaque", " c None", "..............", "... ...", ". . . .", ". . . .", ". .... .", ". . .. . .", ". . . .", ". . . .", ".. ..", ".............."};