diff options
| author | Claudine Peyrat <88194877+claudinepeyrat06@users.noreply.github.com> | 2024-04-27 12:13:14 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-27 12:13:14 +0200 |
| commit | f715f2dfb0074d941c23719812e5bf08f5255412 (patch) | |
| tree | c22dc1cdf653ada94252508f4b4bd3e5e6bd5a17 /fonts/roaring_twenties_KOR/font.json | |
| parent | ed33b29c280843b48670d510a07e80a629bbcb9e (diff) | |
add cats font (#2860)
plus correct spelling mistake in roaring twenties fontjson
Diffstat (limited to 'fonts/roaring_twenties_KOR/font.json')
| -rw-r--r-- | fonts/roaring_twenties_KOR/font.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/fonts/roaring_twenties_KOR/font.json b/fonts/roaring_twenties_KOR/font.json index 337564cf..99afd8aa 100644 --- a/fonts/roaring_twenties_KOR/font.json +++ b/fonts/roaring_twenties_KOR/font.json @@ -1,6 +1,6 @@ { "name": "Roaring Twenties KOR", - "description": "Roaring Twenies KOR is a script font of size approximatively 16 mm. It can be scaled down to 70% and up to 150%", + "description": "Roaring Twenties KOR is a font of size approximatively 16 mm. It can be scaled down to 70% and up to 150%", "keywords": [ "display" ], @@ -248,7 +248,8 @@ "ffi": 94, "ffl": 94 }, - "kerning_pairs": {}, + "kerning_pairs": { + }, "glyphs": [ "\"", "!", |
