Graphite/graphene
Paul Kupper 386c970b60 Fix shape not closed after using Fill Tool (#510)
* Always set shape property 'closed' on fill

* Remove closed property on Shape

* Make color mandatory in Fill

* Fix intersection for filled but open shapes

* Code style tweak

* Add TODO note to rework ClosePath check
2022-02-06 23:06:23 +01:00
..
src Fix shape not closed after using Fill Tool (#510) 2022-02-06 23:06:23 +01:00
Cargo.toml Implement the Text Tool and text layer MVP (#492) 2022-01-30 15:10:10 +00:00