@@ -488,6 +488,42 @@ If you'd like to help contribute, please reach out to [@speak2erase]!
488
488
[ mkxp ] : https://github.com/Ancurio/mkxp
489
489
[ r48 ] : https://github.com/20kdc/gabien-app-r48
490
490
491
+ ### [ Graphite] [ graphite-website ]
492
+
493
+ ![ Graphite logo] ( graphite.png )
494
+
495
+ Graphite ([ website] [ graphite-website ] , [ GitHub] [ graphite-repo ] ,
496
+ [ Discord] [ graphite-discord ] , [ Twitter] [ graphite-twitter ] ) is a free,
497
+ in-development raster and vector 2D graphics editor based around a Rust-powered
498
+ node graph compositing engine.
499
+
500
+ April's [ sprint 25] [ graphite-sprint-25 ] developments:
501
+
502
+ - Brushing up: The new Brush tool makes it possible to paint raster-based art.
503
+ - Writing down: A refactor of the Text tool integrates typographic content in
504
+ the node graph. Finally, all artwork types are node-based.
505
+ - Showing true colors: Node graph compositing now uses linear, not gamma,
506
+ color. Key new color adjustment nodes are added.
507
+ - Laying the groundwork: Further engineering work prepares the node graph
508
+ language for GPU execution. And development continues toward in-graph layer
509
+ stack compositing.
510
+
511
+ As always, new contributors are cordially invited to
512
+ [ get involved] [ graphite-contribute ] and take on
513
+ [ approachable issues] [ graphite-approachable-issues ] with help from the
514
+ project's friendly and supportive developer community on Discord.
515
+
516
+ [ Open Graphite] [ graphite-editor ] in your browser and start creating!
517
+
518
+ [ graphite-website ] : https://graphite.rs
519
+ [ graphite-repo ] : https://github.com/GraphiteEditor/Graphite
520
+ [ graphite-discord ] : https://discord.graphite.rs
521
+ [ graphite-twitter ] : https://twitter.com/GraphiteEditor
522
+ [ graphite-sprint-25 ] : https://github.com/GraphiteEditor/Graphite/milestone/25
523
+ [ graphite-contribute ] : https://graphite.rs/contribute/
524
+ [ graphite-approachable-issues ] : https://github.com/GraphiteEditor/Graphite/labels/Good%20First%20Issue
525
+ [ graphite-editor ] : https://editor.graphite.rs
526
+
491
527
### [ Image Maniac] [ im ]
492
528
493
529
![ many images opened in one window] ( imagemaniac.jpg )
0 commit comments