Graphite/graphene/src/layers
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
..
style Fix shape not closed after using Fill Tool (#510) 2022-02-06 23:06:23 +01:00
text Clean up text input (#506) 2022-02-04 04:26:44 +00:00
blend_mode.rs Restructure project directories (#333) 2021-08-07 05:17:18 -07:00
folder.rs Massively reorganize and clean up the whole Rust codebase (#478) 2022-01-14 14:58:08 -08:00
layer_info.rs Implement the Text Tool and text layer MVP (#492) 2022-01-30 15:10:10 +00:00
mod.rs Implement the Text Tool and text layer MVP (#492) 2022-01-30 15:10:10 +00:00
simple_shape.rs Fix shape not closed after using Fill Tool (#510) 2022-02-06 23:06:23 +01:00