mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
Set default miter limit.
svn path=/trunk/; revision=34019
This commit is contained in:
@@ -2515,6 +2515,7 @@ DC_AllocDC(PUNICODE_STRING Driver)
|
||||
TextIntRealizeFont(Dc_Attr->hlfntNew);
|
||||
|
||||
NewDC->DcLevel.hpal = NtGdiGetStockObject(DEFAULT_PALETTE);
|
||||
NewDC->DcLevel.laPath.eMiterLimit = 10.0;
|
||||
|
||||
DC_UnlockDc(NewDC);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user