Mercurial > emacs
view etc/tree-widget/default/close.xpm @ 90540:a4c3599e9f9b
(it_props): Move the entry for Qauto_composed to just
before the entry for Qcompostion.
(handle_auto_composed_prop): Call auto-composition-function with 4
args.
(handle_composition_prop) [USE_FONT_BACKEND]: Set it->face_id from
the font in gstring.
(fill_composite_glyph_string): Check LGLYPH_FORM (g) to detect the
end of valid glyph.
(x_produce_glyphs): Don't update it->face_id if we are composing
with gstring.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Mon, 24 Jul 2006 04:38:53 +0000 |
parents | 37975f598c83 |
children |
line wrap: on
line source
/* XPM */ static char * close_xpm[] = { "16 21 9 1", " c None", ". c #840000", "+ c #942929", "@ c #9C3131", "# c #9C3939", "$ c #A54242", "% c #A54A4A", "& c #AD5252", "* c #AD5A5A", " ", " ", " ", " ", " ", " ... ", " ..+.. ", " ..+@#.. ", " ..+@##$.. ", "..+@##$%&.. ", ".+@##$%&&*. ", "..##$%&&*.. ", " ..$%&&*.. ", " ..&&*.. ", " ..*.. ", " ... ", " ", " ", " ", " ", " "};