]> git.ipfire.org Git - thirdparty/google/fonts.git/commitdiff
[Knowledge] [History of Typography] Remove placeholder (#8190)
authorshailenpatel2 <107574461+shailenpatel2@users.noreply.github.com>
Mon, 23 Sep 2024 21:57:48 +0000 (14:57 -0700)
committerGitHub <noreply@github.com>
Mon, 23 Sep 2024 21:57:48 +0000 (17:57 -0400)
cc-by-sa/knowledge/modules/history_of_type/lessons/fitting_the_line/content.md

index e5f273388b818d058e85ef92cc95fc53572e6c96..2fa1e6a82aeed33e676a1dbd8cedd079259425c6 100644 (file)
@@ -146,7 +146,7 @@ The problem with this sort of photographic or digital manipulation is that it de
 
 ## Fitting the line today
 
-Today, designers still use spacing and width to fit the line. But variable fonts make this task easier by allowing us to select a different value on the [wght axis](/glossary/weight_axis) for each line of type. This enables different text lengths to always fit the same measure. [explanation of how this works]
+Today, designers still use spacing and width to fit the line. But variable fonts make this task easier by allowing us to select a different value on the [wght axis](/glossary/weight_axis) for each line of type. This enables different text lengths to always fit the same measure.
 
 A couple tools that help make it even easier are [Wakamai Fondue](https://wakamaifondue.com/) and [Fitty](https://rikschennink.github.io/fitty/#examples). Wakamai Fondu is an online tool that makes it easy to find out the attributes of any variable font (e.g. whether it has weight and width axes) just by dragging a file from your drive onto the page. And Fitty is a Javascript library that automatically scales text up (or down) so it fits its parent container perfectly. If we combine Fitty and a variable font with weight and width axes, we can fit text to a line automatically, no matter the word length—like magic!