Skip to content

Commit 7dddbe1

Browse files
committed
Update readme
1 parent 78fe937 commit 7dddbe1

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

README.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66

77
| name | extension | type | outlines | hints | em-size |
88
| --- | --- | --- | --- | --- | --- |
9-
| `ttf` | `.ttf` | TrueType | TTF | GASP | minimum |
10-
| `otf` | `.otf` | OpenType | CFF | CFF | minimum |
11-
| `otf-1k` | `.otf` | OpenType | CFF | CFF | 1000 |
12-
| `svg` | `.svg` | SVG | n/a | n/a | minimum |
9+
| ttf | .ttf | TrueType | TTF | GASP | minimum |
10+
| otf | .otf | OpenType | CFF | CFF | minimum |
11+
| otf-1k | .otf | OpenType | CFF | CFF | 1000 |
12+
| svg | .svg | SVG | n/a | n/a | minimum |
1313

1414
Exactly as appears in-game
1515

@@ -31,16 +31,16 @@ Source of font names:
3131

3232
| Name | ID | Name in Client | [Name in Cache](https://github.com/RuneStar/cache-names) |
3333
| --- | --- | --- | --- |
34-
| Plain 11 | 494 | `PLAIN11` | `p11_full` |
35-
| Plain 12 | 495 | `PLAIN12` | `p12_full` |
36-
| Bold 12 | 496 | `BOLD12` | `b12_full` |
37-
| Quill 8 | 497 | n/a | `q8_full` |
34+
| Plain 11 | 494 | PLAIN11 | p11_full |
35+
| Plain 12 | 495 | PLAIN12 | p12_full |
36+
| Bold 12 | 496 | BOLD12 | b12_full |
37+
| Quill 8 | 497 | n/a | q8_full |
3838
| Quill | 645 | n/a | ? |
39-
| Quill Caps Large | 646 | n/a | `quill_caps_large` |
40-
| Fairy | 647 | n/a | `lunar_alphabet` |
41-
| Fairy Large | 648 | n/a | `lunar_alphabet_lrg` |
42-
| Barbarian Assault | 764 | n/a | `barbassault_font` |
43-
| Surok | 819 | n/a | `surok_font` |
39+
| Quill Caps Large | 646 | n/a | quill_caps_large |
40+
| Fairy | 647 | n/a | lunar_alphabet |
41+
| Fairy Large | 648 | n/a | lunar_alphabet_lrg |
42+
| Barbarian Assault | 764 | n/a | barbassault_font |
43+
| Surok | 819 | n/a | surok_font |
4444

4545
Supported characters:
4646

0 commit comments

Comments
 (0)