You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<a href="https://editor.graphite.rs/#demo/painted-dreams"><em>Painted Dreams</em></a> — Made using nondestructive boolean operations and procedural dot patterns
147
+
<a href="https://editor.graphite.rs/#demo/painted-dreams"><em>Painted Dreams</em></a> — Made using nondestructive boolean operations and procedural polka dot patterns
145
148
</p>
146
149
<pdata-carousel-description>
147
150
Design for a magazine spread, a preview of the upcoming focus on desktop publishing
@@ -201,14 +204,14 @@ Stop jumping between programs— upcoming tools will make Graphite a first-class
@@ -272,11 +275,11 @@ Presently, Graphite is a lightweight offline web app with features primarily ori
272
275
273
276
## Desktop-first and web-ready
274
277
275
-
Graphite is designed principally as a desktop-grade professional application that is also accessible in-browser for fast, casual usage.
278
+
Graphite is designed principally as a professional-grade desktop application that is also accessible in-browser for quick, casual usage.
276
279
277
-
Where's the download? Desktop apps for Windows, Mac, and Linux should be available later in 2024. Until then, you can <ahref="https://support.google.com/chrome/answer/9658361"target="_blank">install it as a PWA</a>.
280
+
Where's the download? Windows, Mac, and Linux apps should be available around the end of 2024. Until then, you can <ahref="https://support.google.com/chrome/answer/9658361"target="_blank">install it as a PWA</a>.
278
281
279
-
Developing and maintaining a native app on four platforms is a big task. To not compromise on the optimal desktop experience—which takes longer to do the right way—priorities called for initially supporting just web, the one platform that stays up-to-date and reaches all devices.
282
+
Developing and maintaining a native app on so many platforms is a big task. A fast, sloppy approach wouldn't cut it, but engineering the right tech takes time. That's why first supporting just web, the one platform that stays up-to-date and reaches all devices, was the initial priority.
280
283
281
284
Once it's ready to shine, Graphite's code architecture is structured to deliver native performance for your graphically intensive workloads on desktop platforms and very low overhead on the web thanks to WebAssembly and WebGPU, new high-performance browser technologies.
282
285
@@ -296,7 +299,7 @@ Once it's ready to shine, Graphite's code architecture is structured to deliver
296
299
297
300
---
298
301
299
-
Graphite is the first and only graphic design package built for procedural editing — where everything is nondestructive.
302
+
Graphite is the first and only graphic design package built for procedural editing — where everything you make is nondestructive.
300
303
301
304
</div>
302
305
@@ -311,7 +314,7 @@ Graphite is the first and only graphic design package built for procedural editi
311
314
312
315
<divclass="block description">
313
316
314
-
<h1class="feature-box-header balance-text">Explore more creative avenues</h1>
Save hours on tedious alterations and make better creative choices. Graphite lets you iterate rapidly by adjusting node parameters instead of individual elements.
317
320
@@ -350,7 +353,7 @@ Blend across color schemes. Morph shapes before they're scattered around the can
350
353
351
354
## Geared for generative pipelines
352
355
353
-
Graphite's representation of artwork as a node graph lets you customize, compose, reuse, share, and automate your own content workflows:
356
+
Graphite's representation of artwork as a node graph lets you customize, compose, reuse, share, and automate your content workflows:
354
357
355
358
<divclass="feature-icons four-wide">
356
359
<div class="feature-icon">
@@ -380,7 +383,7 @@ Graphite's representation of artwork as a node graph lets you customize, compose
380
383
381
384
## Support the mission
382
385
383
-
If you aren't paying for your free software, someone else is covering your share. Chip in so Graphite remains sustainable and independent.
386
+
If you aren't paying for your free software, someone else is covering your share. Chip in so Graphite can remain sustainable and independent.
Copy file name to clipboardExpand all lines: website/content/license.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ Graphite is open source software built by the community. The application is free
13
13
14
14
The source code [available on GitHub](https://github.com/GraphiteEditor/Graphite) (including the Graphite editor application, libraries, and other software materials) is provided under the Apache 2.0 license posted below, unless otherwise noted within the repository.
15
15
16
-
Visual assets, including but not limited to logos, icons, SVG code, branding imagery, and sample artwork are excluded from this license and held under copyright by their respective owners. Learn about the [Graphite brand](/logo)for more information.
16
+
Visual assets, including but not limited to brand graphics, logos, fonts, icon sets, SVG data, and sample artworks are excluded from this code license and held under copyright by their respective owners. Derivative works must substitute these assets before distributing modified releases of the software. This protects the integrity of the [brand](/logo)and encourages the community to [contribute](/volunteer) back to the official project instead of fragmenting the ecosystem.
0 commit comments