Daniel Steven Hipschman <[EMAIL PROTECTED]> writes: > ChangeLog: > * Sped up GetTextExtentExPointW by adding a new freetype GDI font function > WineEngGetTextExtentExPoint and a new DC function pGetTextExtentExPoint.
Looks good, but you should remove the non-Ex entry points in freetype.c and the DC table, there's no reason to have both. -- Alexandre Julliard [EMAIL PROTECTED]
