Graphite/graphene/src
mfish33 a73d9b5811 Can set stroke and fill on text and shapes (#551)
* Can set stroke and fill on text and shapes

* resend layout on failed update

* text input properly resets on bad input

* support modifying gradients

* can modify gradients in the properties panel

* updated labels

* remove heap allocation in favor of RC

* removed redundent line

* oops
2022-02-15 09:04:11 -08:00
..
layers Can set stroke and fill on text and shapes (#551) 2022-02-15 09:04:11 -08:00
boolean_ops.rs Gradient Tool (#546) 2022-02-14 23:07:11 +00:00
color.rs Can set stroke and fill on text and shapes (#551) 2022-02-15 09:04:11 -08:00
consts.rs Boolean shape operations (#470) 2022-02-12 09:30:08 -08:00
document.rs Can set stroke and fill on text and shapes (#551) 2022-02-15 09:04:11 -08:00
error.rs Boolean shape operations (#470) 2022-02-12 09:30:08 -08:00
intersection.rs Boolean shape operations (#470) 2022-02-12 09:30:08 -08:00
lib.rs Boolean shape operations (#470) 2022-02-12 09:30:08 -08:00
operation.rs Can set stroke and fill on text and shapes (#551) 2022-02-15 09:04:11 -08:00
response.rs Massively reorganize and clean up the whole Rust codebase (#478) 2022-01-14 14:58:08 -08:00