The following changes consolidate some of the gui-independent
commit750fc6732fa42527ceb2f0962856ed4bae656714
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)
treeeebe02137d53f5acacbf705199412166fb733509
parentec480ce025f9a1668ff48e065b7d36b8ed2632d4
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