Graphite/graphene/src
Keavon Chambers f38289f036 Change stroke weight from ints to floats (#601)
Also rename stroke "width" to "weight" in some places. Closes #587

* Change stroke weight from ints to floats

* "miter_limit" -> "line_join_miter_limit"

* Bump file format version
2022-04-21 13:35:35 -07:00
..
layers Change stroke weight from ints to floats (#601) 2022-04-21 13:35:35 -07: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 Change stroke weight from ints to floats (#601) 2022-04-21 13:35:35 -07:00
document.rs Font selection for text layers (#585) 2022-04-21 09:50:44 +01:00
error.rs Add documentation to many parts of the Rust codebase (#552) 2022-04-09 08:56:58 +02:00
intersection.rs Add documentation to many parts of the Rust codebase (#552) 2022-04-09 08:56:58 +02:00
lib.rs Add documentation to many parts of the Rust codebase (#552) 2022-04-09 08:56:58 +02:00
operation.rs Font selection for text layers (#585) 2022-04-21 09:50:44 +01:00
response.rs Massively reorganize and clean up the whole Rust codebase (#478) 2022-01-14 14:58:08 -08:00