@@ -643,6 +643,41 @@ be it with suggestions, bugs or PRs.
643
643
[ rerun-discord ] : https://discord.gg/npTFxYR9
644
644
[ rerun-github ] : https://github.com/rerun-io/rerun
645
645
646
+ ### [ Graphite] [ graphite-website ]
647
+
648
+ ![ Vector artwork made in Graphite: Valley of Spires] [ graphite-artwork ]
649
+ _ Valley of Spires - Vector art made in Graphite_
650
+
651
+ Graphite ([ website] [ graphite-website ] , [ GitHub] [ graphite-repo ] ,
652
+ [ Discord] [ graphite-discord ] , [ Twitter] [ graphite-twitter ] ) is a free,
653
+ in-development raster and vector 2D graphics editor based around a Rust-powered
654
+ node graph compositing engine.
655
+
656
+ March's [ sprint 24] [ graphite-sprint-24 ] brings forth:
657
+
658
+ - Vector nodes: A major refactor moves vector shape layers into the node graph.
659
+ Now the _ shape_ , _ transform_ , _ fill_ , and _ stroke_ are all set via nodes in
660
+ the graph. Text is the final remaining holdout and will be node-ified next,
661
+ letting the node graph act as the universal layer type.
662
+
663
+ As always, new contributors are kindly invited to
664
+ [ get involved] [ graphite-contribute ] and take on
665
+ [ approachable issues] [ graphite-approachable-issues ] with help from the
666
+ project's friendly and supportive developer community on Discord.
667
+
668
+ [ Open Graphite] [ graphite-editor ] in your browser and start creating! Share your
669
+ designs with #MadeWithGraphite on Twitter.
670
+
671
+ [ graphite-artwork ] : graphite-artwork-valley-of-spires.png
672
+ [ graphite-website ] : https://graphite.rs
673
+ [ graphite-repo ] : https://github.com/GraphiteEditor/Graphite
674
+ [ graphite-discord ] : https://discord.graphite.rs
675
+ [ graphite-twitter ] : https://twitter.com/GraphiteEditor
676
+ [ graphite-sprint-24 ] : https://github.com/GraphiteEditor/Graphite/milestone/24
677
+ [ graphite-contribute ] : https://graphite.rs/contribute
678
+ [ graphite-approachable-issues ] : https://github.com/GraphiteEditor/Graphite/labels/Good%20First%20Issue
679
+ [ graphite-editor ] : https://editor.graphite.rs
680
+
646
681
## Library Updates
647
682
648
683
### [ ` bevy_text_mode ` ]
0 commit comments