j
k
j a
j l
On Tue, 2 Oct 2018 at 10:03, Nikolay Sivov nsivov@codeweavers.com wrote:
HRESULT DrawLine( [in] D2D1_POINT_2F p0, [in] D2D1_POINT_2F p1, [in] float stroke_width, [in] ID2D1StrokeStyle *stroke_style );
[in] D2D1_POINT_2F p0,
[in] D2D1_POINT_2F p1,
[in] float stroke_width,
[in] ID2D1StrokeStyle *stroke_style
Should this have a "brush" parameter?
Back to the thread
Back to the list