@@ -362,6 +362,41 @@ between the old and the new architecture.
362
362
[ vismut-zulip ] : https://vismut.zulipchat.com
363
363
[ vismut-blog ] : https://orsvarn.com/vismut-architecture/
364
364
365
+ ### [ Graphite] [ graphite-website ]
366
+
367
+ ![ Graphite] ( graphite.png )
368
+
369
+ Graphite ([ website] [ graphite-website ] , [ GitHub] [ graphite-repo ] ,
370
+ [ Discord] [ graphite-discord ] , [ Twitter] [ graphite-twitter ] ) is a free
371
+ in-development raster and vector 2D graphics editor. It will be powered by a
372
+ node graph compositing engine that supercharges your layer stack, providing a
373
+ completely non-destructive editing experience.
374
+
375
+ The past month's Sprint 14 has focused on further editor features and UX
376
+ improvements:
377
+
378
+ - ** It's your type:** The Text tool now provides over 1400 fonts with
379
+ bold/italic styles from the Google Fonts library.
380
+
381
+ - ** Oh snap!:** A refactor and polish pass on the snapping system provides
382
+ better clarity and consistency. And shapes now have outlines on hover and
383
+ selection for easier targeting.
384
+
385
+ - ** Have a dialog:** Supported by a refactor that moved dialog layouts into the
386
+ Rust backend, users can now create new documents of specified sizes and export
387
+ artwork as PNG/JPG with new File menu dialogs.
388
+
389
+ - ** Pack it up:** The web component of the stack was finally upgraded to
390
+ Webpack 5 which cleans up a mess of outdated dependencies.
391
+
392
+ [ Open the editor] [ graphite-live-demo ] in your browser and give it a try.
393
+
394
+ [ graphite-website ] : https://graphite.rs
395
+ [ graphite-repo ] : https://github.com/GraphiteEditor/Graphite
396
+ [ graphite-discord ] : https://discord.graphite.rs
397
+ [ graphite-twitter ] : https://twitter.com/GraphiteEditor
398
+ [ graphite-live-demo ] : https://editor.graphite.rs
399
+
365
400
## Library Updates
366
401
367
402
### [ Notan v0.3.0] [ Notan ]
0 commit comments