From: Nathan Williams Date: Tue, 18 Oct 2022 19:50:36 +0000 (-0700) Subject: Remove large GIFs from GFK. (#5430) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b442c895eb0d91d8da122ec2071287284f58d68d;p=thirdparty%2Fgoogle%2Ffonts.git Remove large GIFs from GFK. (#5430) These files are too large for our pipeline. We are running into timeouts. --- diff --git a/cc-by-sa/knowledge/modules/using_variable_fonts_on_the_web/lessons/interactive_animations_with_variable_fonts/content.md b/cc-by-sa/knowledge/modules/using_variable_fonts_on_the_web/lessons/interactive_animations_with_variable_fonts/content.md index d48af86cf0..35fd047bcf 100644 --- a/cc-by-sa/knowledge/modules/using_variable_fonts_on_the_web/lessons/interactive_animations_with_variable_fonts/content.md +++ b/cc-by-sa/knowledge/modules/using_variable_fonts_on_the_web/lessons/interactive_animations_with_variable_fonts/content.md @@ -37,12 +37,6 @@ For more demanding situations where shifts in positioning aren’t acceptable at
-![INSERT_ALT](images/4_4a.gif) - -
- -
- ![INSERT_ALT](images/4_4b.gif)
@@ -65,10 +59,4 @@ Multiplexing isn’t limited to just standard variations in weight or grades eit Finally, for other special interactive effects, keep in mind that `:hover` isn’t limited to just hyperlinks. For example, you can wrap arbitrary elements in their own `span` elements and use that for triggering hover effects. You can also tweak the timing of a transition to make it faster or slower: -
- -![INSERT_ALT](images/4_6.gif) - -
Multiplexed hover effects with more expressive variations, on a letter-by-letter basis.
- Interactivity is a virtually infinite space for experience design, and variable fonts offer that much more room for exploration. For more ideas on using variable fonts, see the [other articles listed under the topic of variable fonts](https://fonts.google.com/knowledge/topics/variable_fonts). diff --git a/cc-by-sa/knowledge/modules/using_variable_fonts_on_the_web/lessons/interactive_animations_with_variable_fonts/images/4_4a.gif b/cc-by-sa/knowledge/modules/using_variable_fonts_on_the_web/lessons/interactive_animations_with_variable_fonts/images/4_4a.gif deleted file mode 100644 index 731f51247e..0000000000 Binary files a/cc-by-sa/knowledge/modules/using_variable_fonts_on_the_web/lessons/interactive_animations_with_variable_fonts/images/4_4a.gif and /dev/null differ diff --git a/cc-by-sa/knowledge/modules/using_variable_fonts_on_the_web/lessons/interactive_animations_with_variable_fonts/images/4_6.gif b/cc-by-sa/knowledge/modules/using_variable_fonts_on_the_web/lessons/interactive_animations_with_variable_fonts/images/4_6.gif deleted file mode 100644 index e27e21fa59..0000000000 Binary files a/cc-by-sa/knowledge/modules/using_variable_fonts_on_the_web/lessons/interactive_animations_with_variable_fonts/images/4_6.gif and /dev/null differ