mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 12:23:30 +00:00
- Fix Path drawing.
svn path=/trunk/; revision=37222
This commit is contained in:
@@ -2648,6 +2648,7 @@ DC_AllocDC(PUNICODE_STRING Driver)
|
||||
|
||||
Dc_Attr->iMapMode = MM_TEXT;
|
||||
Dc_Attr->iGraphicsMode = GM_COMPATIBLE;
|
||||
Dc_Attr->jFillMode = ALTERNATE;
|
||||
|
||||
Dc_Attr->szlWindowExt.cx = 1; // Float to Int,,, WRONG!
|
||||
Dc_Attr->szlWindowExt.cy = 1;
|
||||
|
||||
Reference in New Issue
Block a user