Skip to content

Commit fd5c89d

Browse files
authored
N33: Graphite (#1023)
* N33: Graphite * Fix lint * Style guide
1 parent 907a7bb commit fd5c89d

File tree

2 files changed

+35
-0
lines changed

2 files changed

+35
-0
lines changed

content/news/033/graphite.png

52.7 KB
Loading

content/news/033/index.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -362,6 +362,41 @@ between the old and the new architecture.
362362
[vismut-zulip]: https://vismut.zulipchat.com
363363
[vismut-blog]: https://orsvarn.com/vismut-architecture/
364364

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+
365400
## Library Updates
366401

367402
### [Notan v0.3.0][Notan]

0 commit comments

Comments
 (0)