Skip to content

Commit 53a2db9

Browse files
authored
Update README.md
1 parent 1ba2239 commit 53a2db9

File tree

1 file changed

+18
-11
lines changed

1 file changed

+18
-11
lines changed

Diff for: README.md

+18-11
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
![GitHub release](https://img.shields.io/github/release/rubjo/victor-mono.svg)
22
![GitHub Release Date](https://img.shields.io/github/release-date/rubjo/victor-mono.svg)
3-
![Travis (.org)](https://img.shields.io/travis/rubjo/victor-mono.svg?logo=travis)
43
![GitHub](https://img.shields.io/github/license/rubjo/victor-mono.svg)
54
![GitHub stars](https://img.shields.io/github/stars/rubjo/victor-mono.svg?style=social)
65

@@ -41,16 +40,24 @@ Check out [https://themer.dev/victor-mono](https://themer.dev/victor-mono), wher
4140
### Font stylistics
4241

4342
#### Available stylistics
44-
- ss01: Single-storey a
45-
- ss02: Slashed zero, variant 1
46-
- ss03: Slashed zero, variant 2
47-
- ss04: Slashed zero, variant 3
48-
- ss05: Slashed zero, variant 4
49-
- ss06: Slashed seven
50-
- ss07: Straighter 6 and 9
51-
- ss08: More fishlike turbofish (previous default ::< ligature)
52-
53-
#### Configuration
43+
44+
| Stylistic set | Example |
45+
| :------------: | ------------- |
46+
| <h3>ss01</h3> Single-storey a | ![ss01](https://github.com/user-attachments/assets/191b14ac-4ba3-4657-9f99-ee48c5088caf) |
47+
| <h3>ss02</h3> Slashed zero, variant 1 | ![ss02](https://github.com/user-attachments/assets/398de89a-3e48-4f32-802c-6dd6e97d58e9) |
48+
| <h3>ss03</h3> Slashed zero, variant 2 | ![ss03](https://github.com/user-attachments/assets/ce161d95-3ac0-4be9-a303-ba4cf50c0c99) |
49+
| <h3>ss04</h3> Slashed zero, variant 3 | ![ss04](https://github.com/user-attachments/assets/9f201d03-77b9-4ae7-8ce4-2cb276f4b148) |
50+
| <h3>ss05</h3> Slashed zero, variant 4 | ![ss05](https://github.com/user-attachments/assets/a200e608-1acc-4e3e-9da1-a67085580027) |
51+
| <h3>ss06</h3> Slashed seven | ![ss06](https://github.com/user-attachments/assets/b556a67d-f224-456c-8aca-70d02ea0f6f7) |
52+
| <h3>ss07</h3> Straighter 6 and 9 | ![ss07](https://github.com/user-attachments/assets/a9dde2ab-d9bf-41ad-bab0-4fc71f93b2ce) |
53+
| <h3>ss08</h3> More fishlike turbofish (previous default ::< ligature) | ![ss08](https://github.com/user-attachments/assets/19135e2b-1f5e-4d48-b0e0-e780434bfee2) |
54+
55+
#### How to use
56+
57+
- CSS:
58+
```css
59+
font-feature-settings: "ss01";
60+
```
5461

5562
- Sublime:
5663
```json

0 commit comments

Comments
 (0)