Have ExtTextOut call into the font linking mechanism.
commit2014da26fcf385df7b364cc2b926de95b8a72a14
authorHuw Davies <huw@codeweavers.com>
Thu, 8 Sep 2005 12:40:20 +0000 (8 12:40 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 8 Sep 2005 12:40:20 +0000 (8 12:40 +0000)
tree9b2d1234ff2e63ba03c684dce93bb2caa98e6d60
parent4e414963edaad44d0fcb8c0a3ccf98259dc73696
Have ExtTextOut call into the font linking mechanism.
GetCharWidth, GetCharABCWidths and GetTextExtentPoint should return
the widths of a linked font's glyphs.
dlls/gdi/font.c
dlls/gdi/freetype.c