[gimp-web/testing] 2019 report: videos and screenshots



commit 294d7409c85166e2e32a3e106627568291d11a01
Author: Alexandre Prokoudine <alexandre prokoudine gmail com>
Date:   Sat Jan 4 03:31:34 2020 +0300

    2019 report: videos and screenshots

 .../2020/2020-01-04_2019_annual_report/index.md    | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
---
diff --git a/content/news/2020/2020-01-04_2019_annual_report/index.md 
b/content/news/2020/2020-01-04_2019_annual_report/index.md
index 45f36989..2153be81 100644
--- a/content/news/2020/2020-01-04_2019_annual_report/index.md
+++ b/content/news/2020/2020-01-04_2019_annual_report/index.md
@@ -25,6 +25,10 @@ Moreover, this was preventing people from contributing as they would have to wai
 
 Hence, after the v2.10 release, we kept adding new features at the same pace and started producing regular 
updates with those features, and all of a sudden we started hearing how we "picked up the pace"!
 
+<div class='fluid-video'>
+<iframe src="https://www.youtube-nocookie.com/embed/Qx1q__QvoBo"; frameborder="0" allow="accelerometer; 
autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
+</div>
+
 So this could be a lesson for other projects: arguing against the irrational is futile. Just don't keep 
people waiting. If you did something good, share it!
 
 Either way, there have been three updates in 2019. In terms of focus, here is what we targeted. The list 
below is far from being complete, these are just the most obvious changes.
@@ -38,6 +42,10 @@ Either way, there have been three updates in 2019. In terms of focus, here is wh
 - You can now switch to a particular layer by pointing at its pixels and pressing `Alt + middle click`.
 - The _Curves_ tool/filter now allows for more predictable editing and comes with two types of nodes instead 
of one to make more useful, more sophisticated curves.
 
+<div class='fluid-video'>
+<iframe src="https://www.youtube-nocookie.com/embed/fcemTCAfD2o"; frameborder="0" allow="accelerometer; 
autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
+</div>
+
 ## Better tools
 
 - Parametric brushes now have 32-bit per channel precision.
@@ -46,6 +54,13 @@ Either way, there have been three updates in 2019. In terms of focus, here is wh
 - The _Foreground Select_ tool got a new _Grayscale_ preview mode.
 - The New _Offset_ tool makes it possible to shift pixels and optionally wrap them around the edges so that 
you could create repeatable patterns.
 
+<figure>
+<img src="https://www.gimp.org/news/2019/06/12/gimp-2-10-12-released/gimp-2-10-12-offset-filter.png"; 
alt="New Offset tool"/>
+<figcaption>
+<em>New Offset tool</em>
+</figcaption>
+</figure>
+
 ## Better performance
 
 - Faster painting: GIMP now doesn’t replace the paint buffer on every dab if the paint color/pixmap hasn’t 
changed.
@@ -62,6 +77,13 @@ Either way, there have been three updates in 2019. In terms of focus, here is wh
 
 A major addition here is the _Normal Map_ filter developed by Ell. It's already usable for some workflows, 
and there's a plan for further improvements.
 
+<figure>
+<img src="https://www.gimp.org/news/2019/10/31/gimp-2-10-14-released/gimp-2-10-14-normal-map.jpg"; alt="New 
Normal Map filter"/>
+<figcaption>
+<em>New Normal Map filter</em>
+</figcaption>
+</figure>
+
 We also provided direct access to more filters, developed in GEGL a couple of years ago:
 
 - _Bayer Matrix_ (for ordered dithering) and _Linear Sinusoid_ (useful for halftoning)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]