[gimp-web/testing] Add missing videos
- From: Alexandre Prokoudine <aprokoudine src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/testing] Add missing videos
- Date: Tue, 12 Dec 2017 21:11:28 +0000 (UTC)
commit 78c42dc5574820095749ceee116b626634a07359
Author: Alexandre Prokoudine <alexandre prokoudine gmail com>
Date: Wed Dec 13 00:11:03 2017 +0300
Add missing videos
.../news/2017-12-13 GIMP 2.9.8 Released/index.md | 16 ++++++++++++++--
1 files changed, 14 insertions(+), 2 deletions(-)
---
diff --git a/content/news/2017-12-13 GIMP 2.9.8 Released/index.md b/content/news/2017-12-13 GIMP 2.9.8
Released/index.md
index 2a79f41..38e13cd 100644
--- a/content/news/2017-12-13 GIMP 2.9.8 Released/index.md
+++ b/content/news/2017-12-13 GIMP 2.9.8 Released/index.md
@@ -21,7 +21,13 @@ canvas. You can create and delete color stops, select and shift them, assign
colors to color stops, change blending and coloring for segments between color
stops, create new color stops from midpoints.
--- [missing video from Alexandre] --
+<p>
+<video width="830" height="467" controls>
+ <source src="https://download.gimp.org/mirror/pub/gimp/video/v2.9/gimp-2-9-8-gradient-edit.webm"
type="video/webm">
+ <source src="https://download.gimp.org/mirror/pub/gimp/video/v2.9/gimp-2-9-8-gradient-edit.mp4"
type="video/mp4">
+Your browser does not support the video tag.
+</video>
+</p>
Secondly, default gradients are now "editable". As you probably know, the
reason most resources such as brushes, painting dynamics, and gradients are not
@@ -69,7 +75,13 @@ it's mostly geared towards images where colors are stored with floating point
precision. You will mostly benefit from this, if you work on 16/32 bit per
channel float images such as EXR and TIFF.
--- [video from alexandre] --
+<p>
+<video width="830" height="467" controls>
+ <source src="https://download.gimp.org/mirror/pub/gimp/video/v2.9/gimp-2-9-8-clipped-colors-warning.webm"
type="video/webm">
+ <source src="https://download.gimp.org/mirror/pub/gimp/video/v2.9/gimp-2-9-8-clipped-colors-warning.mp4"
type="video/mp4">
+Your browser does not support the video tag.
+</video>
+</p>
Implementing this feature as a display filter has certain disadvantages such
as having to go through the whole routine of adding a display filter for every
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]