[gimp-web/testing] Fixed image {filename} links to work right
- From: Pat David <patdavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/testing] Fixed image {filename} links to work right
- Date: Thu, 31 Dec 2015 14:47:01 +0000 (UTC)
commit 1caaab70051ad2295de5acd776eb4db510f9e1b6
Author: Pat David <patdavid gmail com>
Date: Thu Dec 31 08:46:53 2015 -0600
Fixed image {filename} links to work right
content/news/2015-12-31 2015-report.md | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/content/news/2015-12-31 2015-report.md b/content/news/2015-12-31 2015-report.md
index 804f45e..917f914 100644
--- a/content/news/2015-12-31 2015-report.md
+++ b/content/news/2015-12-31 2015-report.md
@@ -29,7 +29,7 @@ Another development focus was on painting features. As requested by people using
In early 2015, Michael Natterer added a quick first version of MyPaint Brush tool that used
[MyPaint's](http://mypaint.org/) brush engine available separately. Daniel Sabo, Alexia, and Jehan Pagès
revisited this mini-project in December and vastly improved it by making its performance comparable to GIMP's
own brush engine and adding support for smoothing brush strokes. Michael also made it possible to tag and
filter MyPaint brushes. The tool is now very stable enough and will be enabled by default in future releases
of GIMP.
<figure>
-<img src='{filename}images/2015-report/2015-12-31-mypaint-brush.jpg' alt='Using MyPaint Brush tool' />
+<img src='{filename}./images/2015-report/2015-12-31-mypaint-brush.jpg' alt='Using MyPaint Brush tool' />
<figcaption>Different MyPaint brushes used on a canvas</figcaption>
</figure>
@@ -43,7 +43,7 @@ We also improved support for various file formats:
* Joao S. O. Bueno implemented exporting and loading group layers in OpenRaster files—a new feature in
upcoming MyPaint 1.2.0.
<figure>
-<img src='{filename}images/2015-report/2015-12-31-pfm-processing.jpg' alt='Adjusting exposure of a 32bpc PFM
file' />
+<img src='{filename}./images/2015-report/2015-12-31-pfm-processing.jpg' alt='Adjusting exposure of a 32bpc
PFM file' />
<figcaption>Adjusting exposure of a 32-bit float per channel PFM file</figcaption>
</figure>
@@ -54,7 +54,7 @@ Benoit Touchette, Michael Natterer, and Jehan Pagès added the ability to switch
Benoit Touchette also added an experimental dark theme that should work better for people who work on
hi-color images. GIMP also ships a negative version of the symbolic icon theme to go with the dark theme.
<figure>
-<img src='{filename}images/2015-report/2015-12-31-dark-theme.jpg' alt='Editing a photo in GIMP with a dark
theme enabled' />
+<img src='{filename}./images/2015-report/2015-12-31-dark-theme.jpg' alt='Editing a photo in GIMP with a dark
theme enabled' />
<figcaption>Editing a photo in GIMP with a dark theme enabled. Photo courtesy by Pat David</figcaption>
</figure>
@@ -72,4 +72,4 @@ GEGL 0.3.0, released in June, featured over 70 new filters/operations, as well a
Most of the work we did this year is available in v2.9.2, the first development release in 2.9.x series made
in late November. Improved MyPaint Brush tool and visual changes (icon themes, dark theme) will be available
in upcoming v2.9.4 release.
-We expect to continue finalizing the GEGL port and the existing feature set in 2016. There are two branches
with new features to review, but other than that we do not expect any major changes in the 2.9.x series of
releases.
\ No newline at end of file
+We expect to continue finalizing the GEGL port and the existing feature set in 2016. There are two branches
with new features to review, but other than that we do not expect any major changes in the 2.9.x series of
releases.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]