Skip to content

Commit b577ec6

Browse files
committed
Update README for 1.4
1 parent 5729c52 commit b577ec6

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@ There is such a broad variety of environments and terminals and often solving fo
5454
> - [v1.1](https://github.com/githubnext/monaspace/releases/tag/v1.100)
5555
> - [v1.101](https://github.com/githubnext/monaspace/releases/tag/v1.101)
5656
> - [v1.2](https://github.com/githubnext/monaspace/releases/tag/v1.200)
57+
> - [v1.3](https://github.com/githubnext/monaspace/releases/tag/v1.300)
58+
> - [v1.4](https://github.com/githubnext/monaspace/releases/tag/v1.400)
59+
5760

5861

5962
The `liga` font feature enables customized spacing of repeating characters, like `///` or `||`. It is designed to avoid activating inside longer sequences like `////`.
@@ -65,7 +68,7 @@ There are ten groups of coding ligatures, separated into stylistic sets. You may
6568
* `ss03`: ligatures related to arrows like `->` and `~>`.
6669
* `ss04`: ligatures related to markup, like `</` and `/>`.
6770
* `ss05`: ligatures related to the F# programming language, like `|>`.
68-
* `ss06`: ligatures related to repeated uses of `#`, `+`, and `&`.
71+
* `ss06`: ligatures related to repeated uses of `#`, `+`, `_`, `=` and `&`.
6972
* `ss07`: ligatures related to colons like `::` or `=:=`.
7073
* `ss08`: ligatures related to combinations of periods with other glyphs like `..=` or `.-`.
7174
* `ss09`: ligatures related to combinations of the greater/less than and equals signs, like `<=>`,`>>`, and `=<<`.
@@ -88,6 +91,8 @@ Specific characters have variants that you can optionally enable using the `cvNN
8891
#### cv10-cv29: letter variants
8992
- `cv10`: `l` `i` alternates (Neon, Argon, Xenon, Radon)
9093
- `cv11`: `j` `f` `r` `t` alternates (Neon, Argon)
94+
- `cv12`: Bulgarian-specific Cyrillic alternates
95+
- `cv13`: Serbianc-specific Cyrillic alternates
9196

9297
#### cv30-cv59: symbol variants
9398
- `cv30`: `*` vertically aligned closer to the top of the space, similar to how the asterisk was in Monaspace 1.0
@@ -167,6 +172,8 @@ The webfonts do not come in a "frozen" format; you can easily control Opentype f
167172
> - [v1.1](https://github.com/githubnext/monaspace/releases/tag/v1.100)
168173
> - [v1.101](https://github.com/githubnext/monaspace/releases/tag/v1.101)
169174
> - [v1.2](https://github.com/githubnext/monaspace/releases/tag/v1.200)
175+
> - [v1.3](https://github.com/githubnext/monaspace/releases/tag/v1.300)
176+
> - [v1.4](https://github.com/githubnext/monaspace/releases/tag/v1.400)
170177
171178
Set the font family:
172179

0 commit comments

Comments
 (0)