From 6438a2a403b1d3702e1e62a89898982343d73e37 Mon Sep 17 00:00:00 2001 From: Keavon Chambers Date: Wed, 22 Mar 2023 09:35:32 -0700 Subject: [PATCH] Update website mockup images --- website/templates/index.html | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/website/templates/index.html b/website/templates/index.html index dd145ef7..c3413cbc 100644 --- a/website/templates/index.html +++ b/website/templates/index.html @@ -51,18 +51,18 @@
@@ -85,15 +85,13 @@

- Viewport interface mockup showcasing a photo editing project that utilizes Graphite's raster graphics pipeline, one of the upcoming roadmap milestones. Raster editing is not yet - supported. + Viewport interface mockup showcasing a photo editing project that utilizes Graphite's raster graphics pipeline, one of the upcoming roadmap milestones. Photo editing is not yet supported.

- Node graph mockup demonstrating how the layers directly correspond to nodes. Thick vertical (upward) lines represent compositing stacks and horizontal (rightward) links represent data - flow connections. + Node graph mockup demonstrating how the the Layer Tree panel directly corresponds to the node graph. Thick vertical (upward) lines represent compositing stacks between layers and horizontal (rightward) links represent data flow connections between nodes.

- Vector artwork created in the alpha version of the Graphite editor. Try this out at + (Outdated, early 2022) Vector artwork created in the alpha version of the Graphite editor. Try this out at editor.graphite.rs instantly in your browser.