Remove consolidated defines and code.
commitdba8e7824b2aa84ed696cffb24cbd9a850f3dc57
authorKim F. Storm <storm@cua.dk>
Sun, 16 Mar 2003 20:47:48 +0000 (16 20:47 +0000)
committerKim F. Storm <storm@cua.dk>
Sun, 16 Mar 2003 20:47:48 +0000 (16 20:47 +0000)
tree61e75711e8c534e035ce7af6899533778fe21277
parent1a69c5ccb013147ab7ef20c82de900adf42bd0fb
Remove consolidated defines and code.
(BUILD_WCHAR_T, BYTE1, BYTE2): Macros removed; callers changed
to use STORE_XCHAR2B, XCHAR2B_BYTE1, XCHAR2B_BYTE2 instead.
(w32_per_char_metric): Change font_type arg to int for RIF.
(w32_encode_char): Return int according to RIF requirements.
(w32_compute_glyph_string_overhangs): Adapt to RIF.
(w32_get_glyph_overhangs): New function for RIF.  Uses generic
x_get_glyph_overhangs.
(w32_redisplay_interface): Add new members.
src/w32term.c