Files
Graphite/graphene/src/layers/shape_layer.rs
T
Thomas Cheng c450bbf028 Fix polygon overflow (#644)
* changed polygon side to u32 + set max polygon side to 1000

* revert unnecessary change

* Include unwrap for vertices input
2022-05-20 21:40:01 +01:00

7.8 KiB