Changed the GetTextExtentPoint graphics driver entry point to return
commit45468c06df6d930182de4646fbcb6ddc16587fae
authorAlexandre Julliard <julliard@winehq.org>
Wed, 3 Mar 2004 21:32:15 +0000 (3 21:32 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 3 Mar 2004 21:32:15 +0000 (3 21:32 +0000)
tree727f98829d7610bf217fbe40946919420caf018a
parenta631ef6369c282ab9f607a7dc51961d831407e6e
Changed the GetTextExtentPoint graphics driver entry point to return
device coordinates.
Removed not used breakCount field in the DC structure.
dlls/wineps/builtin.c
dlls/x11drv/text.c
include/gdi.h
objects/dc.c
objects/font.c