Mercurial > emacs
view lisp/toolbar/right_arrow.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 | 54d90c318dfd |
children | 734ff40978ad |
line wrap: on
line source
/* XPM */ static char * right_arrow_xpm[] = { "24 24 9 1", " c None", ". c #020202", "+ c #1A1A1A", "@ c #779D6D", "# c #88AE80", "$ c #97B78B", "% c #9EBA92", "& c #E9EFE8", "* c #3C5936", " ", " ", " ", " ", " ", " .. ", " .&.. ", " .&&&.. ", " .&&&&&.. ", " .&&&&&&&.. ", " .&&&&&&&&&+. ", " +&&&&&&&&&&%.. ", " .%#######@@*.. ", " .%#####@@*.. ", " .%###@@*.. ", " .$#@@*.. ", " .#@*.. ", " .*.. ", " .. ", " ", " ", " ", " ", " "};