1
0
mirror of https://github.com/google/fonts.git synced 2025-01-05 17:05:26 +03:00

GFK Q2: Fixing module slug in knowledge.textproto (#4875)

* Setting up the 3 new modules, w/ “TBC” content + metadata

* Correcting “Advancing type” title

* Adding `installing_and_managing_fonts` article without formatting

* Adding new Glossary content (without formatting)

* Adding new `legibility` & `readability` entries

* Removing `legibility_readability` entry

* Removing image files from `installing_and_managing_fonts`

* Adding placeholder articles for `history_of_type` module

* Adding placeholder articles for `advancing_type` module

* Adding pleceholder articles for `typography_in_vr_and_ar` module

* Adding `ar_vr` topic

* Re-ordering “VR & AR” to “AR & VR”

* Adding formatting to `counter` glossary term

* Adding formatting to `icon_symbol` glossary term

* Adding formatting to `icon_font` glossary term

* Adding formatting to `material_symbols` glossary term

* Adding formatting to `parametric_font` glossary term

* Adding formatting to `legibility` glossary term

* Adding formatting to `readability` glossary term

* Basic content (no formatting) for `fitting_the_line`

* Basic content (no formatting) for `justification_hyphenation`

* Basic content (no formatting) for `the_tight_not_touching_style`

* Homepage module ordering

* Images files for `fitting_the_line`

* Image files for `justification_hyphenation`

* Image files for `the_tight_not_touching_style`

* Image files for `installing_and_managing_fonts`

* Image files for new glossary terms

* Renaming all glossary images to `thumbnail`

* Inserting `figure` element into all new glossary terms

* Adding image files into `installing...` article (alt text TBC)

* Updating slug & module name for `Using type in AR & VR`

* Adding content for 1st AR/VR article

* Article ordering within module

* Adding `Andrew Johnson` and `Niteesh Yadav` as contributors

* Adding content for 2nd AR/VR article

* Adding content for 3rd AR/VR article

* Adding content for 4th AR/VR article

* Adding content for 5th AR/VR article

* Adding content for 6th + 7th AR/VR articles

* Combining and reordering articles

New order:

Introducing + Text in 3D Space (1+3)
Designing for + How fonts work (2+5)
Type Selection (7)
Spacial Classification (4)
Technical Challenges (6)

* Changes to content after reordering

* Copy tweaks to intro AR article

* Renaming 1st AR/VR article

* Updating article name in module listing

* Adding all AR/VR illustrations (as PNGs for now)

* Placing images and updating captions

* HTML-izing links within figcaptions

* Removing Niteesh research line

* 3 × excerpts for the new modules

* Images, links, and proper markup for “Fitting the line”

* Images, links, and proper markup for “Justification & hyphenation”

* Images, links, and proper markup for “The tight not touching style”

* Actioning additional copy tweaks from Sarah on “Fitting...”

* New AR/VR illustrations

* Updating illustration order + copy tweaks

* Initial markup + metadata for all 3 `advancing_type` articles

* Article ordering within module

* Full metadata for `advancing_type` articles

* Sarah’s copy for `history_of_type` module excerpt

* Removing empty `reviewers:` field from DB’s articles

* Minor copy edit for module excerpt

* Typo fix

* Final AR/VR copy /img order tweaks after Joost feedback

* Changing all `VR/AR` instances to `AR/VR`

* Converting illo to table markup

* Turning all “see article X” instances into actual titles & correct links

* Adding prev/next lessons into AR/VR metadata

* Adding new (and vector-based) `thumbnail.svg` images

* Correcting illustration ordering by updating filenames

* Adding `alt_ids: "legibility_readability"` to fix errors

* Fix attempt: `INSERT_URL` > `https://inserturl.com`

* Adding placeholder `thumbnail.svg` to pass tests

* Updating AR/VR slug in `knowledge.textproto`
This commit is contained in:
Elliot Jay Stocks 2022-07-04 17:20:38 +01:00 committed by GitHub
parent 2581303f03
commit 78dbc007ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
18 changed files with 50 additions and 2 deletions

View File

@ -1,2 +1,3 @@
name: "Counter"
excerpt: "EXCERPT_TBC"
related_lessons: "an_overview_of_latin_type_anatomy"

View File

@ -1,2 +1,3 @@
name: "Icon font"
excerpt: "EXCERPT_TBC"
related_lessons: "making_sense_of_typographic_classifications"

View File

@ -1,2 +1,3 @@
name: "Icon & symbol"
excerpt: "EXCERPT_TBC"
related_lessons: "making_sense_of_typographic_classifications"

View File

@ -1,2 +1,3 @@
name: "Material Symbols"
excerpt: "EXCERPT_TBC"
related_lessons: "making_sense_of_typographic_classifications"

View File

@ -1,2 +1,3 @@
name: "Parametric font"
excerpt: "EXCERPT_TBC"
related_lessons: "introducing_parametric_axes"

View File

@ -1,4 +1,4 @@
modules: "typography_in_ar_and_vr"
modules: "using_type_in_ar_and_vr"
modules: "advancing_type"
modules: "history_of_type"
modules: "introducing_type"

View File

@ -1,4 +1,6 @@
name: "Fitting the line"
authors: "Micah Rich"
authors: "Thomas Jockin"
excerpt: "EXCERPT_TBC"
topics: "width"
next_lessons: "justification_hyphenation"
related_terms: "width"

View File

@ -1,3 +1,4 @@
In western text, which reads left to right, [justification](/glossary/alignment_justification) and [hyphenation](/glossary/hyphenation) are basic considerations for readability and clarity. But have you ever thought about how you can use them to create a look/feel that alludes to the literary culture of the past? Read on to learn about the history of justification and hyphenation, and see how [variable fonts](/glossary/variable_fonts) can help you evoke the past, whether that past is Medieval Germany, Renaissance Italy, or even... [1990](https://fontsinuse.com/uses/22951/html-t-shirt)?
## Justified text

View File

@ -1,4 +1,9 @@
name: "Justification & hyphenation"
authors: "Micah Rich"
authors: "Thomas Jockin"
topics: "variable_fonts"
prev_lessons: "fitting_the_line"
next_lessons: "the_tight_not_touching_style"
related_terms: "alignment_justification"
related_terms: "variable_fonts"
excerpt: "EXCERPT_TBC"

View File

@ -1,4 +1,7 @@
name: "The “tight not touching” style"
authors: "Micah Rich"
authors: "Thomas Jockin"
topics: "systems"
prev_lessons: "justification_hyphenation"
related_terms: "tracking_letter_spacing"
excerpt: "EXCERPT_TBC"

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 6.1 KiB

View File

@ -1,2 +1,5 @@
name: "History of type"
lessons: "fitting_the_line"
lessons: "justification_hyphenation"
lessons: "the_tight_not_touching_style"
excerpt: "The rich history of type design and the technical evolution of typesetting are woven into our everyday practice of typography, from how we select fonts to how we use spacing. And while the tools we have today are more capable than ever, designing is still about problem solving. Looking to the challenges and solutions from the past helps give us a deeper understanding of how type works."

View File

@ -3,5 +3,6 @@ authors: "Elliot Jay Stocks"
reviewers: "Laurence Penney"
reviewers: "Thomas Phinney"
topics: "variable_fonts"
next_lessons: "language_support_in_fonts"
related_terms: "variable_fonts"
excerpt: "TBC"

View File

@ -5,4 +5,9 @@ reviewers: "Gerry Leonidas"
topics: "ar_vr"
prev_lessons: "introducing_ar_vr"
next_lessons: "type_selection_for_ar_vr"
related_terms: "font"
related_terms: "glyph"
related_terms: "legibility"
related_terms: "width"
related_terms: "weight"
excerpt: "EXCERPT_TBC"

View File

@ -4,4 +4,9 @@ reviewers: "Andrew Johnson"
reviewers: "Gerry Leonidas"
topics: "ar_vr"
next_lessons: "designing_for_ar_vr"
related_terms: "font"
related_terms: "glyph"
related_terms: "legibility"
related_terms: "width"
related_terms: "weight"
excerpt: "EXCERPT_TBC"

View File

@ -5,4 +5,9 @@ reviewers: "Gerry Leonidas"
topics: "ar_vr"
prev_lessons: "type_selection_for_ar_vr"
next_lessons: "technical_challenges_for_typography_in_ar_vr"
related_terms: "font"
related_terms: "glyph"
related_terms: "legibility"
related_terms: "width"
related_terms: "weight"
excerpt: "EXCERPT_TBC"

View File

@ -4,4 +4,9 @@ reviewers: "Andrew Johnson"
reviewers: "Gerry Leonidas"
topics: "ar_vr"
prev_lessons: "spatial_classification_of_typography_in_ar_vr"
related_terms: "font"
related_terms: "glyph"
related_terms: "legibility"
related_terms: "width"
related_terms: "weight"
excerpt: "EXCERPT_TBC"

View File

@ -5,4 +5,9 @@ reviewers: "Gerry Leonidas"
topics: "ar_vr"
prev_lessons: "designing_for_ar_vr"
next_lessons: "spatial_classification_of_typography_in_ar_vr"
related_terms: "font"
related_terms: "glyph"
related_terms: "legibility"
related_terms: "width"
related_terms: "weight"
excerpt: "EXCERPT_TBC"