[gimp-web/testing] 2.10.16: video size in pixels



commit 40e2c9cbfdc4e5c3a9a64ac4e97168b6223aef8f
Author: Alexandre Prokoudine <alexandre prokoudine gmail com>
Date:   Thu Feb 20 10:04:04 2020 +0000

    2.10.16: video size in pixels

 content/news/2020/2020-02_GIMP-2.10.16_Released/index.md | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/content/news/2020/2020-02_GIMP-2.10.16_Released/index.md 
b/content/news/2020/2020-02_GIMP-2.10.16_Released/index.md
index fc15e1c2..84e59724 100644
--- a/content/news/2020/2020-02_GIMP-2.10.16_Released/index.md
+++ b/content/news/2020/2020-02_GIMP-2.10.16_Released/index.md
@@ -81,7 +81,7 @@ with the right position of the modified layer in the layers stack, as well
 as with the correct blending mode.
 
 <div class='fluid-video'>
-<video controls>
+<video width="1280" height="720" controls>
   <source src="https://download.gimp.org/pub/gimp/video/v2.10/gimp-2-10-16-composited-preview.mp4"; 
type="video/mp4">
   <source src="https://download.gimp.org/pub/gimp/video/v2.10/gimp-2-10-16-composited-preview.webm"; 
type="video/webm">
 Your browser does not support the video tag.
@@ -94,7 +94,7 @@ _Preview linked items_ enables previewing changes to all linked items
 like layers rather than just the currently selected item.
 
 <div class='fluid-video'>
-<video controls>
+<video width="1280" height="720" controls>
   <source src="https://download.gimp.org/pub/gimp/video/v2.10/gimp-2-10-16-linked-layers-transformation.mp4"; 
type="video/mp4">
   <source 
src="https://download.gimp.org/pub/gimp/video/v2.10/gimp-2-10-16-linked-layers-transformation.webm"; 
type="video/webm">
 Your browser does not support the video tag.
@@ -119,7 +119,7 @@ But since we still need to hint where you can dock dialogs, whenever you drag
 a dialog, all dockable areas will be highlighted.
 
 <div class='fluid-video'>
-<video controls>
+<video width="1280" height="720" controls>
   <source src="https://download.gimp.org/pub/gimp/video/v2.10/gimp-2-10-16-docking-highlight.mp4"; 
type="video/mp4">
   <source src="https://download.gimp.org/pub/gimp/video/v2.10/gimp-2-10-16-docking-highlight.webm"; 
type="video/webm">
 Your browser does not support the video tag.
@@ -133,7 +133,7 @@ it in 3D space. You can set a vanishing point, then rotate the layer
 in X, Y, and Z axes.
 
 <div class='fluid-video'>
-<video controls>
+<video  width="1280" height="867" controls>
   <source src="https://download.gimp.org/pub/gimp/video/v2.10/gimp-2-10-16-new-3d-transform-tool.mp4"; 
type="video/mp4">
   <source src="https://download.gimp.org/pub/gimp/video/v2.10/gimp-2-10-16-new-3d-transform-tool.webm"; 
type="video/webm">
 Your browser does not support the video tag.
@@ -157,7 +157,7 @@ The snapping to brush dabs can be re-enabled on the _Image Windows_ page
 of the _Preferences_ dialog. 
 
 <div class='fluid-video'>
-<video controls>
+<video width="1280" height="720" controls>
   <source src="https://download.gimp.org/pub/gimp/video/v2.10/gimp-2-10-16-smooth-brush-outline-motion.mp4"; 
type="video/mp4">
   <source src="https://download.gimp.org/pub/gimp/video/v2.10/gimp-2-10-16-smooth-brush-outline-motion.webm"; 
type="video/webm">
 Your browser does not support the video tag.
@@ -187,7 +187,7 @@ The _Mandala_ symmetry painting mode now has a _Kaleidoscope_ option, which
 combines both rotation and reflection.
 
 <div class='fluid-video'>
-<video controls>
+<video width="1280" height="720" controls>
   <source src="https://download.gimp.org/pub/gimp/video/v2.10/gimp-2-10-16-kaleidoscope.mp4"; 
type="video/mp4">
   <source src="https://download.gimp.org/pub/gimp/video/v2.10/gimp-2-10-16-kaleidoscope.webm"; 
type="video/webm">
 Your browser does not support the video tag.


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