DirectXTK icon indicating copy to clipboard operation
DirectXTK copied to clipboard

DrawLine line thickness

Open pavledev opened this issue 2 years ago • 1 comments

Can you implement option to specify line thickness for DrawLine function?

pavledev avatar May 12 '23 17:05 pavledev

Thick and styled lines are a bit outside the scope of DirectX Tool Kit as that's what Direct2D is really designed to do a great job with. That said, I'll keep this on my backlog as I can see what D3DXLine did.

walbourn avatar May 12 '23 18:05 walbourn