(W32_TEXTOUT): New macro.
authorGeoff Voelker <voelker@cs.washington.edu>
Fri, 22 Jan 1999 19:58:37 +0000 (19:58 +0000)
committerGeoff Voelker <voelker@cs.washington.edu>
Fri, 22 Jan 1999 19:58:37 +0000 (19:58 +0000)
commit65c4903c49d2b3cc241d5030ef36e18e1d7d4a4b
treeb9c971a94db3058f65a95fce84da9c6c3e45f366
parent25d9ec8cc45ab2b1c0359859d4dc9bfbcb8ffa12
(W32_TEXTOUT): New macro.
(dumpglyphs): Support BDF fonts.  Use W32_TEXTOUT macro.
Simplify baseline calculation.  Detect SJIS by font, not glyph.
Call SetTextAlign.
(syms_of_w32term): Remove "jisx0212-sjis" from
w32-charset-to-codepage-alist.
Replace "ksc5601" with "ksc5601.1987" in w32-charset-to-codepage-alist.
Add "ksc5601.1992' to w32-charset-to-codepage-alist.
src/w32term.c