]> git.eshelyaron.com Git - emacs.git/commit
(handle_composition_prop): Set it->c to the fist
authorKenichi Handa <handa@m17n.org>
Sun, 17 Feb 2008 02:01:43 +0000 (02:01 +0000)
committerKenichi Handa <handa@m17n.org>
Sun, 17 Feb 2008 02:01:43 +0000 (02:01 +0000)
commit9c9f2e85eb73a6aca17cfa7743eed873e6026f8c
treeb587a6769dc9e5f0bb8141c6f202020681d324e5
parent19d4ac9360c47f8e1939cdc72964cd3c8294f95c
(handle_composition_prop): Set it->c to the fist
characte of the composed region.
(fill_composite_glyph_string): Set base_face->font_info to
s->font_info.  Get a face for ascii from base_face->ascii_face.
(BUILD_COMPOSITE_GLYPH_STRING): Call fill_composite_glyph_string
with a face already decided.
(x_produce_glyphs): Be sure to set it->ascent and it->descent to
non-negative.
(x_produce_glyphs): If the composition method is
..._WITH_GLYPH_STRING, call font_prepare_composition
unconditionally.
src/xdisp.c