reactos/win32ss/gdi
Katayama Hirofumi MZ 6358c4ac9f
[NTGDI] Support the wide pen (#4137)
- Extend PATH_WidenPath function as PATH_WidenPathEx with the path argument.
- Use PATH_WidenPathEx and PATH_FillPathEx functions to implement wide pen drawing in PATH_StrokePath function.
- Add the code to IntGdiLineTo, IntRectangle, IntGdiPolygon, and IntGdiPolyline in order to stroke the path when the effective wide pen.
FIXME: Boundary rectangle.
CORE-2527, CORE-8366
2021-12-06 20:44:06 +09:00
..
dib [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
diblib
eng [WIN32K:ENG] Pass correct display name to EngpFindGraphicsDevice (#4128) 2021-12-01 18:28:45 +03:00
gdi32 [GDI32] Fix rectangle flag issues. 2021-10-16 11:16:43 -05:00
ntgdi [NTGDI] Support the wide pen (#4137) 2021-12-06 20:44:06 +09:00