]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
Fix link in optimizing_typographic_space_with_variable_fonts/content.md 7803/head
authorDave Crossland <dave@lab6.com>
Fri, 31 May 2024 19:55:55 +0000 (13:55 -0600)
committerGitHub <noreply@github.com>
Fri, 31 May 2024 19:55:55 +0000 (13:55 -0600)
cc-by-sa/knowledge/modules/using_variable_fonts_on_the_web/lessons/optimizing_typographic_space_with_variable_fonts/content.md

index 2de18b22385ce50d14b1485f18b0147fd883ccaa..12c6f4b49d8a6373c54d9850725fb1a0a6e2e7fc 100644 (file)
@@ -59,7 +59,7 @@ Special care should be taken when adjusting the width of a typeface, particularl
 
 ## Line-filling
 
-Speaking of width, variable fonts with adjustable widths can be used to make different pieces of text fill their containers without changing the font size. Long words can be condensed to fill the same line length as short words without resorting to artificial transformations. (For a real-world example of this effect in use, see [the 2019 Typographics website](https://2019.typographics.com)). Options for achieving this automatically still require some JavaScript, but tools like [Font-To-Width](http://font-to-width.com) or [fit-to-width](https://github.com/Lorp/fit-to-width) can make it relatively easy.
+Speaking of width, variable fonts with adjustable widths can be used to make different pieces of text fill their containers without changing the font size. Long words can be condensed to fill the same line length as short words without resorting to artificial transformations. (For a real-world example of this effect in use, see [the 2019 Typographics website](https://2019.typographics.com)). Options for achieving this automatically still require some JavaScript, but tools like [Font-To-Width](https://web.archive.org/web/20240425214330/http://font-to-width.com) or [fit-to-width](https://github.com/Lorp/fit-to-width) can make it relatively easy.
 
 <figure>