[gimp-web/testing] 2018 annual report minor typo fixes + add video



commit 323752e0585a34c040b0a5a0b93bb466260d5e5a
Author: Pat David <patdavid gmail com>
Date:   Tue Dec 25 15:22:01 2018 -0600

    2018 annual report minor typo fixes + add video

 content/news/2018-12_annual_report/index.md        |  38 +++++++++++++++------
 .../2018-12_annual_report/smart-color-drag.mp4     | Bin 0 -> 211430 bytes
 content/news/2018-12_annual_report/smart-color.mp4 | Bin 0 -> 321911 bytes
 3 files changed, 28 insertions(+), 10 deletions(-)
---
diff --git a/content/news/2018-12_annual_report/index.md b/content/news/2018-12_annual_report/index.md
index fec80003..a7c7764f 100644
--- a/content/news/2018-12_annual_report/index.md
+++ b/content/news/2018-12_annual_report/index.md
@@ -19,23 +19,27 @@ outlined in the
 Given that the next big update, v3.0, is likely far ahead, we now also allow new
 features in the stable series (2.10.2, 2.10.4 etc.). Which means, you don't have
 to wait years for new features anymore. Instead, we make a new release every 1-2
-months, and it usually comes wioth a lot of bugfixes and some new stuff.
+months, and it usually comes with many bugfixes as well as some new stuff.
 
 FIXME SCREENSHOT
 
-Among new features in 2.10 updates this year:
+Among the new features in 2.10 updates this year:
+
+- support for [HEIF][] images
+- simple horizon straightening
+- vertical text
+- new filters
+
+
+[HEIF]: https://en.wikipedia.org/wiki/High_Efficiency_Image_File_Format "High Efficienty Image File Format"
 
-- support for HEIF images;
-- simple horizon straightening;
-- vertical text;
-- new filters.
 
 ## Development focus
 
 So what have we been busy with after releasing 2.10?
 
 **Refactoring.** Most work is happening in the main development branch leading
-up to the version 3.0. GIMP 3.0 will be relying on GTK3, a much newer version of
+up to version 3.0. GIMP 3.0 will be relying on GTK3, a much newer version of
 the toolkit. And we want to arrive to working on non-destructive editing with a
 much leaner code base. This means a lot still needs to change.
 
@@ -49,6 +53,7 @@ much leaner code base. This means a lot still needs to change.
 
 **Bugfixing.** FIXME
 
+
 ## 2019 outlook
 
 We expect to be shipping 2.10.x throughout 2019, starting with the version
@@ -58,6 +63,18 @@ entirely closed areas, and various usability improvements.
 
 FIXME SMART COLORIZATION GIF
 
+<div class='video'>
+<video controls>
+<source src="smart-color.mp4" type="video/mp4">
+</video>
+</div>
+
+<div class='video'>
+<video controls>
+<source src="smart-color-drag.mp4" type="video/mp4">
+</video>
+</div>
+
 We are also planning the first unstable release of GIMP that will have version
 2.99.2, eventually leading up to version 3.0. The prerequisite for releasing
 2.99.2 will be completion of another set of color management improvements that
@@ -66,12 +83,13 @@ we started recently.
 On the GEGL and babl front, we expect to continue working towards better CMYK
 support and performance.
 
+
 ## Where help is wanted
 
 There are many ways you can contribute to making GIMP better.
 
 **Usability.** FIXME If you are a UX student interested in participating, please
-contact us. We also welcome contrubutions improving the design of symbolic icons.
+contact us. We also welcome contributions improving the design of symbolic icons.
 
 **User manual.** Currently, most of the original writing is done by a single
 person, so the user manual is not yet complete to cover all changes in the
@@ -122,7 +140,7 @@ came from Simon Budig, Massimo Valentini, Ono Yoshio, and others.
 FIXME CHART?
 
 Øyvind Kolås, Ell, and Debarshi Ray are major developers of GEGL. Additional
-contributions came from Thomas Manni, Félix Piédallu, Simon BUdig, and others.
+contributions came from Thomas Manni, Félix Piédallu, Simon Budig, and others.
 
 FIXME CHART?
 
@@ -146,4 +164,4 @@ And we can't thank enough all the translators who have been closely following
 development of GIMP to make the program perfectly available in their respective
 languages: Piotr Drąg, Nils Philippsen, Sveinn í Felli, Tim Sabsch, Marco
 Ciampa, Claude Paroz, Daniel Korostil, Alan Mortensen, Anders Jonsson, Dimitris
-Spingos, Snehalata B Shirude, Martin Srebotnjak, and others.
\ No newline at end of file
+Spingos, Snehalata B Shirude, Martin Srebotnjak, and others.
diff --git a/content/news/2018-12_annual_report/smart-color-drag.mp4 
b/content/news/2018-12_annual_report/smart-color-drag.mp4
new file mode 100644
index 00000000..7c1d8686
Binary files /dev/null and b/content/news/2018-12_annual_report/smart-color-drag.mp4 differ
diff --git a/content/news/2018-12_annual_report/smart-color.mp4 
b/content/news/2018-12_annual_report/smart-color.mp4
new file mode 100644
index 00000000..1b9514f3
Binary files /dev/null and b/content/news/2018-12_annual_report/smart-color.mp4 differ


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