1
0
mirror of https://github.com/google/fonts.git synced 2024-12-17 21:51:52 +03:00

Fix ordered+nested list syntax

This commit is contained in:
Nathan Williams 2022-03-23 11:22:58 -07:00 committed by GitHub
parent a9de7917e3
commit 418156cc8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,23 +2,23 @@ Every article in [our “Choosing type” section](/module/choosing_type) aims t
Well start off with the checklist itself—which is also [available on GitHub](https://github.com/elliotjaystocks/choosing-type-checklist/blob/main/checklist.md)—and then spend some time diving into each part of it. Well start off with the checklist itself—which is also [available on GitHub](https://github.com/elliotjaystocks/choosing-type-checklist/blob/main/checklist.md)—and then spend some time diving into each part of it.
- 1. The typeface suits the purpose of the project 1. The typeface suits the purpose of the project
-- 1a. Its personality will prompt the appropriate emotional response(s) from our audience a. Its personality will prompt the appropriate emotional response(s) from our audience
-- 1b. Its design fits the intended use b. Its design fits the intended use
- 2. The typefaces design is comprehensive 2. The typefaces design is comprehensive
-- 2a. It has enough multi-language support a. It has enough multi-language support
-- 2b. It contains legible details b. It contains legible details
-- 2c. It has at least the basic weights and styles c. It has at least the basic weights and styles
-- 2d. Even better: It has alternate glyphs d. Even better: It has alternate glyphs
-- 2e. Even better: It has additional weights and styles (or grades) e. Even better: It has additional weights and styles (or grades)
-- 2f. Even better: It has multiple widths f. Even better: It has multiple widths
-- 2g. Even better: It has different optical sizes g. Even better: It has different optical sizes
- 3. The font files are reliable 3. The font files are reliable
-- 3a. All of the design features checked above are actually included in the font files being used a. All of the design features checked above are actually included in the font files being used
-- 3b. The fonts are properly spaced b. The fonts are properly spaced
- 4. The fonts are usable in the situation(s) required 4. The fonts are usable in the situation(s) required
-- 4a. If serving as a secondary typeface to a primary choice, theres a suitable balance between distinction and harmony a. If serving as a secondary typeface to a primary choice, theres a suitable balance between distinction and harmony
-- 4b. We have, or our client has, the appropriate font license(s) b. We have, or our client has, the appropriate font license(s)
Lets explore each item on that list in a little more depth. Lets explore each item on that list in a little more depth.