[gimp-web/testing] Stubs for screenshots and videos, comments for whoever edits this next



commit 83bc363ad341733d35b7f07ffd564356a23f968a
Author: Alexandre Prokoudine <alexandre prokoudine gmail com>
Date:   Thu Nov 26 05:46:12 2015 +0300

    Stubs for screenshots and videos, comments for whoever edits this next

 content/news/2015-11-26 GIMP 2.9.2.md |   28 ++++++++++++++++++++++++----
 1 files changed, 24 insertions(+), 4 deletions(-)
---
diff --git a/content/news/2015-11-26 GIMP 2.9.2.md b/content/news/2015-11-26 GIMP 2.9.2.md
index a4b8ca5..b4d5bfe 100644
--- a/content/news/2015-11-26 GIMP 2.9.2.md     
+++ b/content/news/2015-11-26 GIMP 2.9.2.md     
@@ -28,6 +28,8 @@ While a few advanced features of GEGL such as non-destructive editing are planne
 
 Additionally, native support for PNG, TIFF, PSD, and FITS files in GIMP has been upgraded to read and write 
16/32bit per color channel data.
 
+<!-- FIXME: for screenshot, open some HDR probe file in .exr and maybe open Image/Precision submenu to 
display options -->
+
 ## New and Improved Tools
 
 All tools in GIMP are now GEGL-based and fully functional in up to 32bit per color channel precision mode.
@@ -37,12 +39,16 @@ GIMP 2.9.2 also introduced two new tools that we consider mostly complete:
 * **Unified Transform**, designed by Peter Sikking and implemented by Mikael Magnusson, combines rotation, 
scaling, skewing, and adjusting perspective in a single tool.
 * **Warp Transform**, implemented by Michael Muré, replaces the old iWarp plugin and provides its features 
in a tool that works directly on images, without a preview window.
 
+<!-- FIXME: a screenshot with Unified Transform tool activated. Photo of a landscape would be best here -->
+
 We have also improved several existing tools:
 
 * **Blend** tool, worked on by Michael Henning, is now more interactive. After drawing with the tool to 
define the beginning and the end of the gradient fill, you can adjust start/end positions and change colors.
 * **Align** tool now features vertical and horizontal fill modes thanks to João S. O. Bueno.
 * **Foreground** Select tool can finally make subpixel selections in complex cases such as strays of hair on 
textured background. Two new masking methods for that were added by Jan Rüegg and Daniel Sabo, and the user 
interface was updated by Michael Natterer.
 
+<!-- FIXME: a screenshot where Blend tool handles are clearly visible -->
+
 Several new experimental tools can be enabled on the _Playground_ page of _Preferences_ dialog:
 
 * **N-Point Deformation**, by Marek Dvorožňák, implements a new way to bend objects while preserving a 
natural look.
@@ -52,8 +58,14 @@ Several new experimental tools can be enabled on the _Playground_ page of _Prefe
 
 All the experimental tools are subject to performance optimizations, bugfixes, user interface redesign etc. 
We do not guarantee that they will be enabled in v2.10 by default.
 
+<!-- Option 1: https://www.youtube.com/watch?v=pqVMt-ReaDc for Seamless Clone demo, unless there is a better 
one -->
+
+<!-- Option 2: https://www.youtube.com/watch?v=OmOyQyuiO_E for N-Point Deformation demo  -->
+
 ## File Format Support
 
+<!-- This section might need to go. Or maybe not. -->
+
 * basic OpenEXR loading and exporting
 * initial WebP loading and exporting
 
@@ -63,15 +75,17 @@ The color management plugin has been rewritten from scratch by Michael Natterer
 
 GIMP now uses LittleCMS v2 which minimizes color fidelity loss during conversions between 8, 16, 32, and 
64bit per channel data, and provides support for ICC v4 color profiles.
 
+<!-- FIXME: screenshot that e.g. displays ICC metadata preview in a FileOpen dialog. -->
+
 There are still some parts of GIMP like color choosers that need to become color-managed. We expect to 
complete this in time for v2.10.
 
 ## Layers Blending
 
 We have introduced some important changes to blending modes:
 
-* FIXME
-* FIXME
-* FIXME
+* FIXME CHANGED MODES
+* FIXME NEW MODES (LCH-BASED ET AL.)
+* FIXME HOW OLD XCF FILES ARE TREATED
 
 ## Metadata
 
@@ -87,14 +101,20 @@ Apart from the newly added _experimental_ MyPaint Brush tool, there are several
 * You can optionally lock brush size to zoom.
 * All tools that use GIMP's brush engine now have hardness and force sliders.
 
+<!-- https://vimeo.com/64481497 for canvas rotation -->
+
 The final v2.10 release is expected to feature configurable mirror painting implemented by Jehan Pagès 
thanks to GIMP users who supported his crowdfunding campaign. The code is mostly complete and will undergo 
review in the coming weeks.
 
+<!-- https://www.youtube.com/watch?v=NwPY0sTiVPk for "Current state of Symmetry painting in GIMP" by Jehan 
-->
+
 ## Configurability
 
 To help interested users test experimental features, we added a new _Playground_ page to the _Preferences_ 
dialog. In v2.9.2, it serves to enable experimental tools that we mentioned earlier in the news.
 
 _Behaviour_, another new page in the _Preferences_ dialog, helps configuring default snapping in normal and 
fullscreen modes.
 
+<!-- FIXME: screenshot of the Behavior page -->
+
 Finally, the user interface to enable and disable Tools in the toolbox has moved to the _Toolbox_ page in 
the _Preferences_ dialog.
 
 ## Known Issues
@@ -103,4 +123,4 @@ At this stage, GIMP 2.9.x is mostly very stable and is known to be used in produ
 
 ## Further Plans
 
-* FIXME
\ No newline at end of file
+<!-- FIXME: not planning anything new and major in 2.9.x, just merging branches, optimizing, polishing, 
because we want 2.10 as fast as possible and 3.0 even faster. Maybe reiterate that v3.0 is for GTK+3 and 
restored Wacom support on Win/Mac, v3.2 for non-destructive editing. -->
\ No newline at end of file


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