(w32_char_font_type, w32_encode_char, x_produce_glyphs): Distinguish
authorJason Rumney <jasonr@gnu.org>
Fri, 29 Sep 2000 21:20:59 +0000 (21:20 +0000)
committerJason Rumney <jasonr@gnu.org>
Fri, 29 Sep 2000 21:20:59 +0000 (21:20 +0000)
commit9127e20e661969ff6ab5977825a43dbf85f8802a
tree75f62e93c25e524137cd861c2b93b13693f81ff9
parentc70c6b58c075dd455a85025396e7cd1e1b5a188a
(w32_char_font_type, w32_encode_char, x_produce_glyphs): Distinguish
single and multibyte BDF fonts.
(w32_bdf_per_char_metric): New function.
(w32_per_char_metric): Use it.
(x_draw_glyph_string_background): Always draw background for BDF glyphs.

(x_produce_glyphs):  If the distance from the current position to the
next tab stop is less than a canonical character width, use the tab
stop after that.
(x_draw_glyphs): Handle case START and END are out of bounds more carefully.
(x_clear_mouse_face): Block/unblock input.
(x_display_and_set_cursor): Don't show a hollow box cursor for buffers
whose cursor_type is nil.
src/w32term.c