[gimp-web/testing] Gitlab news: add videos for fonts async stuff
- From: Alexandre Prokoudine <aprokoudine src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/testing] Gitlab news: add videos for fonts async stuff
- Date: Wed, 30 May 2018 23:03:55 +0000 (UTC)
commit 0774821b53169aba0816ac50d5fda485bf48c776
Author: Alexandre Prokoudine <alexandre prokoudine gmail com>
Date: Thu May 31 02:01:53 2018 +0300
Gitlab news: add videos for fonts async stuff
.../news/2018-05-29_GIMP_has_moved_to_Gitlab/index.md | 17 +++++++++++++----
1 file changed, 13 insertions(+), 4 deletions(-)
---
diff --git a/content/news/2018-05-29_GIMP_has_moved_to_Gitlab/index.md
b/content/news/2018-05-29_GIMP_has_moved_to_Gitlab/index.md
index 85cd86fd..d5e44286 100644
--- a/content/news/2018-05-29_GIMP_has_moved_to_Gitlab/index.md
+++ b/content/news/2018-05-29_GIMP_has_moved_to_Gitlab/index.md
@@ -1,5 +1,5 @@
Title: GIMP has moved to Gitlab
-Date: 2018-05-29
+Date: 2018-05-31
Category: News
Authors: Alexandre Prokoudine
Slug: gimp-has-moved-to-gitlab
@@ -41,6 +41,15 @@ asynchronous loading of resources on startup.
What it means is that font loading does not block startup anymore, but if you
have a lot of fonts and you want to immediately use the *Text* tool, you might
-have to wait. The API is general rather than fonts-specific and can be further
-used to add the background loading of brushes, palettes, patterns etc.
-
+have to wait.
+
+<p>
+<video width="830" height="467" controls>
+ <source src="https://download.gimp.org/mirror/pub/gimp/video/v2.99/gimp-2-99-1-fonts-loading-warning.webm"
type="video/webm">
+ <source src="https://download.gimp.org/mirror/pub/gimp/video/v2.99/gimp-2-99-1-fonts-loading-warning.mp4"
type="video/mp4">
+Your browser does not support the video tag.
+</video>
+</p>
+
+The API is general rather than fonts-specific and can be further used to add
+the background loading of brushes, palettes, patterns etc.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]