@@ -461,6 +461,43 @@ The source is planned to be released in the next few weeks
461
461
[ yds-github ] : https://github.com/yds12
462
462
[ yds-mastodon ] : https://fosstodon.org/@yds/
463
463
464
+ ### [ Graphite] [ graphite-website ]
465
+
466
+ ![ Graphite logo] ( graphite.png )
467
+
468
+ Graphite ([ website] [ graphite-website ] , [ GitHub] [ graphite-repo ] ,
469
+ [ Discord] [ graphite-discord ] , [ Twitter] [ graphite-twitter ] ) is a free,
470
+ in-development raster and vector 2D graphics editor based around a Rust-powered
471
+ node graph compositing engine.
472
+
473
+ New features from February's [ sprint 23] [ graphite-sprint-23 ] :
474
+
475
+ - _ Shaping up:_ Editing shapes is now easier thanks to point selection and
476
+ manipulation improvements.
477
+ - _ Deep dive:_ The user experience of nested layer selection is improved by
478
+ introducing "Deepest" and "Shallowest" modes.
479
+ - _ Scroll settings:_ Scroll up-and-down, or zoom in-and-out, at your preference
480
+ using the new configuration for scroll wheel behavior.
481
+ - _ Graph growth:_ Additional node graph engineering introduces graceful type
482
+ checking and brings GPU-accelerated compositing closer to realization.
483
+
484
+ As always, new contributors are kindly invited to
485
+ [ get involved] [ graphite-contribute ] and take on
486
+ [ approachable issues] [ graphite-approachable-issues ] with help from the
487
+ project's friendly and supportive developer community on Discord.
488
+
489
+ [ Open Graphite] [ graphite-editor ] in your browser and start creating! Share your
490
+ designs with #MadeWithGraphite on Twitter.
491
+
492
+ [ graphite-website ] : https://graphite.rs
493
+ [ graphite-repo ] : https://github.com/GraphiteEditor/Graphite
494
+ [ graphite-discord ] : https://discord.graphite.rs
495
+ [ graphite-twitter ] : https://twitter.com/GraphiteEditor
496
+ [ graphite-sprint-23 ] : https://github.com/GraphiteEditor/Graphite/milestone/23
497
+ [ graphite-contribute ] : https://graphite.rs/contribute
498
+ [ graphite-approachable-issues ] : https://github.com/GraphiteEditor/Graphite/labels/Good%20First%20Issue
499
+ [ graphite-editor ] : https://editor.graphite.rs
500
+
464
501
## Library Updates
465
502
466
503
### [ hexx]
0 commit comments