[gimp-web/testing] 2019 report: replace screenshots



commit 26c71633b6e127aa0f86d2047facbc3b26659874
Author: Alexandre Prokoudine <alexandre prokoudine gmail com>
Date:   Sun Jan 5 00:14:23 2020 +0300

    2019 report: replace screenshots

 .../2019-report-dds-exporting-options.png              | Bin 0 -> 240990 bytes
 .../2019-report-normal-map.jpg                         | Bin 0 -> 343940 bytes
 .../news/2020/2020-01-04_2019_annual_report/index.md   |  14 +++++++++-----
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/content/news/2020/2020-01-04_2019_annual_report/2019-report-dds-exporting-options.png 
b/content/news/2020/2020-01-04_2019_annual_report/2019-report-dds-exporting-options.png
new file mode 100644
index 00000000..d1deecb8
Binary files /dev/null and 
b/content/news/2020/2020-01-04_2019_annual_report/2019-report-dds-exporting-options.png differ
diff --git a/content/news/2020/2020-01-04_2019_annual_report/2019-report-normal-map.jpg 
b/content/news/2020/2020-01-04_2019_annual_report/2019-report-normal-map.jpg
new file mode 100644
index 00000000..116495d0
Binary files /dev/null and b/content/news/2020/2020-01-04_2019_annual_report/2019-report-normal-map.jpg differ
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 6dc9c69f..386d912f 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
@@ -68,14 +68,14 @@ Either way, there have been three updates in 2019. In terms of focus, here is wh
 - Layers are now optionally preserved when exporting to TIFF, and if you load a TIFF file with an 
unspecified channel, GIMP will now ask you how to handle it.
 - GIMP now supports ICC profiles in HEIF images at both loading and exporting time when built with libheif 
v1.4.0 and newer. 
 
-## New filters
-
-A major addition here is the _[Normal Map](https://en.wikipedia.org/wiki/Normal_mapping)_ 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"/>
+<img src="{attach}2019-report-dds-exporting-options.png" alt="DDS exporting options"/>
 </figure>
 
+## New filters
+
+A major addition here is the _Normal Map_ filter that generates [normal 
maps](https://en.wikipedia.org/wiki/Normal_mapping) commonly used in production of 3G graphics and games. 
It's already usable for some workflows, and there's a plan for further improvements.
+
 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)
@@ -84,6 +84,10 @@ We also provided direct access to more filters, developed in GEGL a couple of ye
 
 A few more filters, namely _Neon_, _Stretch Contrast_, and _Oilify_ are finally on par with the original 
implementations and thus replaced them.
 
+<figure>
+<img src="{attach}2019-report-normal-map.jpg" alt="New Normal Map filter"/>
+</figure>
+
 # Build systems, CI, and packaging
 
 During 2019, we ported babl, GEGL, and the master branch of GIMP to the [Meson](https://mesonbuild.com/) 
build system. While it's of little relevance to end-users who rely on ready-to-use builds of GIMP, to 
developers it means much faster compilation time.


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