emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/src xdisp.c [emacs]


From: Kenichi Handa
Subject: [Emacs-commit] emacs/src xdisp.c [emacs]
Date: Tue, 06 Jun 2006 03:52:27 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         emacs
Changes by:     Kenichi Handa <handa>   06/06/06 03:52:26

Modified files:
        src            : xdisp.c 

Log message:
        If USE_FONT_BACKEND is defined, include "font.h".
        Through out the file, use FONT_INFO_FROM_FACE instead of
        FONT_INFO_FROM_ID, use get_per_char_metric instead of
        rif->per_char_metric.
        (handle_composition_prop) [USE_FONT_BACKEND]: If the composition
        method is COMPOSITION_WITH_GLYPH_STRING, just set it->c to ' '.
        (get_glyph_face_and_encoding, fill_composite_glyph_string)
        (get_char_face_and_encoding, BUILD_COMPOSITE_GLYPH_STRING)
        (x_produce_glyphs) [USE_FONT_BACKEND]: If enable_font_backend is
        nonzero, use font-backend mechanism.
        (get_per_char_metric): New function.

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




reply via email to

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