]> git.eshelyaron.com Git - emacs.git/commit
(PER_CHAR_METRIC): Removed.
authorGerd Moellmann <gerd@gnu.org>
Fri, 3 Mar 2000 13:49:32 +0000 (13:49 +0000)
committerGerd Moellmann <gerd@gnu.org>
Fri, 3 Mar 2000 13:49:32 +0000 (13:49 +0000)
commite2ef8ee6d5320044decd2be0855216e546dd532e
tree5846e64483e5dee7016329dd648031ad0cfe3cf9
parente5b99cff112763293a7593f32381c36ec1c96fef
(PER_CHAR_METRIC): Removed.
(x_per_char_metric_1, x_default_char): New functions.
(x_per_char_metric): If font's default char is invalid, return
metrics of a suitably chosen usable default char.
(x_draw_glyph_string_foreground): If font has an invalid default
char, replace occurrences of that char with a suitably chosen
usable default char.
src/xterm.c