Very neat! I really like the alignment tools, makes roughing things in quick.
FYI: There's an issue with opacity when you draw ellipses with a different color stroke and reduce the opacity. You start seeing the fill shape behind the stroked outline. There's probably a few ways to fix that, depending on how you implemented it. The easiest might be to shrink the inner shape depending on the stroke width.
Comments
Very neat! I really like the alignment tools, makes roughing things in quick.
FYI: There's an issue with opacity when you draw ellipses with a different color stroke and reduce the opacity. You start seeing the fill shape behind the stroked outline. There's probably a few ways to fix that, depending on how you implemented it. The easiest might be to shrink the inner shape depending on the stroke width.
Thanks for the feedback! I have created an issue for it here: https://github.com/diogocapela/flatdraw/issues/4