]> git.eshelyaron.com Git - emacs.git/commit
Include "font.h".
authorKenichi Handa <handa@m17n.org>
Tue, 6 Jun 2006 03:52:51 +0000 (03:52 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 6 Jun 2006 03:52:51 +0000 (03:52 +0000)
commitc9ff09ee7343af7ed488fd4a3c9e13e064c98d6f
treede49611d93b54d025cd85ba2309e1173fb597fc3
parent426b211949af62dfd0a198aba19aecbf9b3f2b10
Include "font.h".
(x_set_mouse_face_gc, x_set_glyph_string_clipping)
(x_set_glyph_string_clipping_exactly)
(x_compute_glyph_string_overhangs)
(x_draw_glyph_string_foreground)
(x_draw_composite_glyph_string_foreground, x_draw_glyph_string)
(x_free_frame_resources) [USE_FONT_BACKEND]: If
enable_font_backend is nonzero, use font-backend mechanism.
(x_new_fontset2) [USE_FONT_BACKEND]: New function.
src/xterm.c