Author: khornicek Date: Mon Aug 3 15:31:19 2009 New Revision: 42361
URL: http://svn.reactos.org/svn/reactos?rev=42361&view=rev Log: - clip text
Modified: branches/arwinss/reactos/subsystems/win32/win32k/gre/font.c
Modified: branches/arwinss/reactos/subsystems/win32/win32k/gre/font.c URL: http://svn.reactos.org/svn/reactos/branches/arwinss/reactos/subsystems/win32... ============================================================================== --- branches/arwinss/reactos/subsystems/win32/win32k/gre/font.c [iso-8859-1] (original) +++ branches/arwinss/reactos/subsystems/win32/win32k/gre/font.c [iso-8859-1] Mon Aug 3 15:31:19 2009 @@ -59,7 +59,7 @@ rcBounds.left = xspan; rcBounds.top = y; rcBounds.right = xspan+lenspan; rcBounds.bottom = y+1; GreLineTo(&physDev->pBitmap->SurfObj, - NULL, + physDev->CombinedClip, &pTextBrush->BrushObj, xspan, y,