Mercurial > emacs
view etc/tree-widget/default/open.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 * open_xpm[] = { "16 21 11 1", " c None", ". c #004200", "+ c #296329", "@ c #316331", "# c #396B39", "$ c #427342", "% c #4A734A", "& c #4A7B4A", "* c #528452", "= c #5A845A", "- c #A5A5C6", " ", " ", " ", " ", " ", " ... ", " ..+.. ", " ..+@#.. ", " ..+@##$.. ", "..+@##$%&.. ", ".+@##$%&*=. ", "..##$%&*=.. ", " ..$%&*=.. ", " ..&*=.. ", " ..=.. ", " ... ", " - ", " - ", " - ", " - ", " - "};