Is it possible to have a fill color and an outline stroke in a different color?
andrewpmoore opened this issue · 1 comments
andrewpmoore commented
As in the title. I can see how to set a color and fill with BlobFillType.fill or out outline with BlobFillType.stroke but it'd be great to be able to have an outline in one color and a stroke in another.
lokesh-coder commented
That would be great. Let me work on that.