d2dlib
d2dlib copied to clipboard
Feature request: DrawPie and FillPie
Hi,
could you please implement DrawPie and FillPie like e.g. described here: https://docs.microsoft.com/en-us/dotnet/api/system.drawing.graphics.fillpie?view=dotnet-plat-ext-6.0
Thank you.
Regards
It sounds nice.
Before it get implemented you may consider use the simple path API like this: https://github.com/jingwood/d2dlib/issues/33
Thank you for answering. It this as fast as DrawPie/FillPie? I'll try now your suggestion.
Close this issue, if you still have problem please reopen or create a new.