@@ -26,7 +26,7 @@ The static fonts have one file per cut, per family. The variable axes have named
26
26
27
27
## Texture Healing
28
28
29
- Monaspace pioneered the technique of "texture healing" for monospaced fonts:
29
+ Monaspace pioneered the technique of "texture healing" for monospaced fonts:
30
30
31
31
![ Texture Healing Example] ( < docs/images/ReadmeTextureHealing.png > )
32
32
@@ -63,7 +63,7 @@ There are ten groups of coding ligatures, separated into stylistic sets. You may
63
63
* ` ss01 ` : ligatures related to the equals glyph like ` != ` and ` === ` .
64
64
* ` ss02 ` : ligatures for greater/less or equal (` <= ` , ` >= ` ).
65
65
* ` ss03 ` : ligatures related to arrows like ` -> ` and ` ~> ` .
66
- * ` ss04 ` : ligatures related to markup, like ` </ ` and ` /> ` .
66
+ * ` ss04 ` : ligatures related to markup, like ` </ ` and ` /> ` .
67
67
* ` ss05 ` : ligatures related to the F# programming language, like ` |> ` .
68
68
* ` ss06 ` : ligatures related to repeated uses of ` # ` , ` + ` , and ` & ` .
69
69
* ` ss07 ` : ligatures related to colons like ` :: ` or ` =:= ` .
@@ -118,7 +118,7 @@ Font caching on operating systems is an inscrutable mess dating back thirty year
118
118
- First delete the old fonts…
119
119
- Then install the new fonts…
120
120
- Then restart applications that use the fonts…
121
- - … and maybe restart your entire computer.
121
+ - … and maybe restart your entire computer.
122
122
123
123
Restarting is usually the only way to be 100% sure that the underlying machinery in the operating system picks up the new fonts.
124
124
0 commit comments