Mercurial > emacs
view lisp/sb-mail.xpm @ 36066:ea51e9f7266e
(best_matching_font): New parameter width_ratio.
Multiply avgwidth by width_ratio.
(choose_face_font): Call best_matching_font with width_ratio
calculated from the column width of C.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Tue, 13 Feb 2001 15:22:51 +0000 |
parents | c0758fd9ca7a |
children | c2a09ac7b7b1 |
line wrap: on
line source
/* XPM */ static char * sb_mail_xpm[] = { "20 15 4 1", " c None", ". c #828282", "+ c #000000", "@ c #FFFFFF", "................... ", ".++++++++++++++++++.", ".++@@@@@@@@@@@@@@++.", ".+@++@@@@@@@@@@++@+.", ".+@@@++@@@@@@++@@@+.", ".+@@@@@++@@++@@@@@+.", ".+@@@@@@@++@@@@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@@@+@@@@@@+@@@@+.", ".+@@@@@@@@@@@@@@@@+.", ".+@@+@@@@@@@@@@+@@+.", ".+@@@@@@@@@@@@@@@@+.", ".++@@@@@@@@@@@@@@++.", ".++++++++++++++++++.", " .................. "};