The following changes consolidate some of the gui-independent
commit2fc1823a7be4bda27014e8a0954d55464c377f01
authorKim F. Storm <storm@cua.dk>
Sun, 16 Mar 2003 20:48:56 +0000 (16 20:48 +0000)
committerKim F. Storm <storm@cua.dk>
Sun, 16 Mar 2003 20:48:56 +0000 (16 20:48 +0000)
tree784ae5efd341d01eaee309ff627f1a9aba3d5afe
parent4232100136d7f2c976af5cb34fff44a255cfb968
The following changes consolidate some of the gui-independent
parts of the processing and drawing of "glyph strings" from
xterm.c, w32term.c, and macterm.c into xdisp.c.

* macterm.c: Remove consolidated defines and code.
(mac_per_char_metric): New function for RIF.
(mac_encode_char): Adapted to new RIF requirements.
(mac_compute_glyph_string_overhangs): Adapt for RIF.
(x_redisplay_interface): Add new members.
src/macterm.c