Browse Source

GFK final fixes for Q1 content drop (#6156)

* Moved big list of Syllabics grouping to bottom of article

* Moving `adding_fonts_to_google_docs` to CHOOSING TYPE

* Adjusting lesson hierarchy

* Removing unnecessary brackets from ## Endnotes sections

* Adding extra inline links to `font_picker`

* Better `font_picker` metadata

* Internal Glossary links in `interpolation`

* Renaming Syllabics module

* Moved big list of Syllabics grouping to bottom of article

* Moving `adding_fonts_to_google_docs` to CHOOSING TYPE

* Adjusting lesson hierarchy

* Removing unnecessary brackets from ## Endnotes sections

* Adding extra inline links to `font_picker`

* Better `font_picker` metadata

* Internal Glossary links in `interpolation`

* Renaming Syllabics module

* Specify offset="0" explicitly in <stop> el of SVGs

---------

Co-authored-by: nathan-williams <nlw2sx@virginia.edu>
Elliot Jay Stocks 1 year ago
parent
commit
de8e89489a

File diff suppressed because it is too large
+ 0 - 0
cc-by-sa/knowledge/glossary/terms/color_fonts/images/thumbnail.svg


+ 2 - 2
cc-by-sa/knowledge/glossary/terms/font_picker/content.md

@@ -1,4 +1,4 @@
-The font picker is the part of a user interface that specifically allows the user to choose a font. Most commonly, this incorporates a scrollable dropdown list of available fonts, often with a sub-menu or secondary dropdown for picking particular instances, such as weights and styles.
+The [font](/glossary/font) picker is the part of a user interface that specifically allows the user to choose a font. Most commonly, this incorporates a scrollable dropdown list of available fonts, often with a sub-menu or secondary dropdown for picking particular instances, such as [weights](/glossary/weight) and [styles](/glossary/style).
 
 
 <figure>
 <figure>
 
 
@@ -8,4 +8,4 @@ The font picker is the part of a user interface that specifically allows the use
 
 
 </figure>
 </figure>
 
 
-Depending on the software, the font picker may show the list of fonts with their names set in either the standard typeface for that UI, each in their own typeface, or a combination of a regular list augmented with a preview. Some apps, such as those in Adobe’s Creative Cloud and Microsoft Word, also have the ability to automatically update the selected text on the canvas, as the user scrolls through the list in the font picker.
+Depending on the software, the font picker may show the list of fonts with their names set in either the standard [typeface](/glossary/typeface) for that UI, each in their own typeface, or a combination of a regular list augmented with a preview. Some apps, such as those in Adobe’s Creative Cloud and Microsoft Word, also have the ability to automatically update the selected text on the canvas, as the user scrolls through the list in the font picker.

+ 1 - 0
cc-by-sa/knowledge/glossary/terms/font_picker/term.textproto

@@ -1,3 +1,4 @@
 name: "Font picker"
 name: "Font picker"
 excerpt: "The part of a user interface that specifically allows the user to choose a font."
 excerpt: "The part of a user interface that specifically allows the user to choose a font."
 related_lessons: "installing_and_managing_fonts"
 related_lessons: "installing_and_managing_fonts"
+related_lessons: "adding_fonts_to_google_docs"

+ 3 - 3
cc-by-sa/knowledge/glossary/terms/interpolation/content.md

@@ -1,6 +1,6 @@
-In type design, interpolation is the use of software to populate intermediate instances of a font between two masters. For instance, a light master and a bold master could be interpolated to generate a regular weight.
+In [type](/glossary/type) design, interpolation is the use of software to populate intermediate instances of a [font](/glossary/font) between two [masters](/glossary/masters). For instance, a light master and a bold master could be interpolated to generate a regular [weight](/glossary/weight).
 
 
-When a typeface has more than one axis of variation (for example, both weight and width), software can also generate a new instance in areas not covered by a specific master. This is casually referred to as interpolation, but strictly speaking it is different, as it does not occur between masters, and is technically called vector addition. For example, if one has a light master, a bold master, and a light extended master, a bold extended style could be generated by vector addition.
+When a [typeface](/glossary/typeface) has more than one axis of variation (for example, both weight and [width](/glossary/width)), software can also generate a new [instance](/glossary/instance) in areas not covered by a specific master. This is casually referred to as interpolation, but strictly speaking it is different, as it does not occur between masters, and is technically called vector addition. For example, if one has a light master, a bold master, and a light extended master, a bold extended style could be generated by vector addition.
 
 
 <figure>
 <figure>
 
 
@@ -10,4 +10,4 @@ When a typeface has more than one axis of variation (for example, both weight an
 
 
 </figure>
 </figure>
 
 
-Interpolation and vector addition are tools type designers use to create a larger set of static fonts from fewer initial masters, and are also the mechanisms behind [variable fonts](https://fonts.google.com/knowledge/introducing_type/introducing_variable_fonts), working on-the-fly as the end user manipulates variable axes.
+Interpolation and vector addition are tools type designers use to create a larger set of static fonts from fewer initial masters, and are also the mechanisms behind [variable fonts](/glossary/variable_fonts), working on-the-fly as the end user manipulates [variable axes](/glossary/axis_in_variable_fonts).

+ 1 - 1
cc-by-sa/knowledge/knowledge.textproto

@@ -3,7 +3,7 @@ modules: "history_of_type"
 modules: "type_in_china_japan_and_korea"
 modules: "type_in_china_japan_and_korea"
 modules: "readability_and_accessibility"
 modules: "readability_and_accessibility"
 modules: "designing_hangeul"
 modules: "designing_hangeul"
-modules: "the_syllabics_writing_system_of_north_america"
+modules: "the_canadian_syllabics"
 modules: "introducing_type"
 modules: "introducing_type"
 modules: "choosing_type"
 modules: "choosing_type"
 modules: "using_type"
 modules: "using_type"

+ 0 - 0
cc-by-sa/knowledge/modules/introducing_type/lessons/adding_fonts_to_google_docs/content.md → cc-by-sa/knowledge/modules/choosing_type/lessons/adding_fonts_to_google_docs/content.md


+ 0 - 0
cc-by-sa/knowledge/modules/introducing_type/lessons/adding_fonts_to_google_docs/images/adding_fonts_1.svg → cc-by-sa/knowledge/modules/choosing_type/lessons/adding_fonts_to_google_docs/images/adding_fonts_1.svg


+ 0 - 0
cc-by-sa/knowledge/modules/introducing_type/lessons/adding_fonts_to_google_docs/images/adding_fonts_2.svg → cc-by-sa/knowledge/modules/choosing_type/lessons/adding_fonts_to_google_docs/images/adding_fonts_2.svg


+ 0 - 0
cc-by-sa/knowledge/modules/introducing_type/lessons/adding_fonts_to_google_docs/images/adding_fonts_3.svg → cc-by-sa/knowledge/modules/choosing_type/lessons/adding_fonts_to_google_docs/images/adding_fonts_3.svg


+ 0 - 0
cc-by-sa/knowledge/modules/introducing_type/lessons/adding_fonts_to_google_docs/images/adding_fonts_4.svg → cc-by-sa/knowledge/modules/choosing_type/lessons/adding_fonts_to_google_docs/images/adding_fonts_4.svg


Some files were not shown because too many files changed in this diff