Skip to content

Commit ec7acc7

Browse files
authored
N25: Graphite (#775)
* Add Graphite section to N25 * HTML is disallowed even for <kbd></kbd> :(
1 parent 3697401 commit ec7acc7

File tree

2 files changed

+30
-0
lines changed

2 files changed

+30
-0
lines changed

content/news/025/graphite_alpha.png

215 KB
Loading

content/news/025/index.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -394,6 +394,36 @@ _Discussions:
394394

395395
## Tooling Updates
396396

397+
### [Graphite][graphite-repo]
398+
399+
![Graphite alpha teaser](graphite_alpha.png)
400+
_Graphite Alpha - Coming very soon_
401+
402+
Graphite ([GitHub][graphite-repo], [Discord][graphite-discord],
403+
[Twitter](https://twitter.com/GraphiteEditor)) is an in-development vector and
404+
raster graphics editor built on a non-destructive node-based workflow.
405+
406+
Work has progressed on features for the imminent Alpha release. A project
407+
website has been designed and will launch this month. Crucial user-facing
408+
features have been added: saving/opening documents; a bug report dialog for
409+
panics; an auto-generated list of dependency license notices; and a new
410+
undo/redo system.
411+
412+
The new Path Tool shows Bézier anchor/control points (soon to be draggable).
413+
Rendering performance is much better and scrollbars now work with the infinite
414+
canvas. There's a new bounding box around selected shapes that are
415+
transformable with Blender-inspired [G]/[R]/[S] keys.
416+
417+
[Try it right now in your browser.][graphite-live-demo] Graphite is making
418+
rapid progress towards becoming a non-destructive, procedural graphics editor
419+
suitable of replacing traditional 2D DCC applications. The public alpha release
420+
is coming very soon. [Join the Discord][graphite-discord] and get involved!
421+
422+
[graphite-repo]: https://github.com/GraphiteEditor/Graphite
423+
[graphite-discord]: https://discord.graphite.design
424+
[graphite-twitter]: https://twitter.com/GraphiteEditor
425+
[graphite-live-demo]: https://editor.graphite.design
426+
397427
## Library Updates
398428

399429
### [GGRS]

0 commit comments

Comments
 (0)