emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/src xdisp.c


From: Kenichi Handa
Subject: [Emacs-commit] emacs/src xdisp.c
Date: Sun, 17 Feb 2008 02:01:44 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kenichi Handa <handa>   08/02/17 02:01:44

Modified files:
        src            : xdisp.c 

Log message:
        (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.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/src/xdisp.c?cvsroot=emacs&r1=1.1183&r2=1.1184




reply via email to

[Prev in Thread] Current Thread [Next in Thread]