diff --git a/README.md b/README.md index c4fac8b..28b9e46 100644 --- a/README.md +++ b/README.md @@ -107,6 +107,8 @@ Also included are a set of extra fonts. Because this list remains in flux and ca - **NV Charis** is a version of [Charis](https://software.sil.org/charis/) 7.0 by SIL with a slightly more narrow line-height. It is very similar to Charter, but under a more permissive license. OFL licensed. +- **NV Charter Basic** is simply a tweaked version of the original Charter, without the additions of XCharter. Hence, basic. Available under [this license](https://github.com/nicoverbruggen/nv-charter/blob/main/LICENSE) which lets you use, copy, modify, sublicense, sell and redistribute this font. + - **NV Cooper** is a renamed version of [Cooper](https://indestructibletype.com/Cooper/). It's another beautiful font made by Owen Earl of [indestructable type*](https://indestructibletype.com). I've altered the metrics for adjusted line height. OFL licensed. - **NV Elstob** is a version of [Elstob](https://github.com/psb1558/Elstob-font) that has been renamed so it works correctly on Kobo devices. It is based on the 12pt version. Does not have a separate repository because no other changes were applied. OFL licensed. diff --git a/fonts/extra/NV_Charter_Basic-Bold.ttf b/fonts/extra/NV_Charter_Basic-Bold.ttf new file mode 100644 index 0000000..9041e58 Binary files /dev/null and b/fonts/extra/NV_Charter_Basic-Bold.ttf differ diff --git a/fonts/extra/NV_Charter_Basic-BoldItalic.ttf b/fonts/extra/NV_Charter_Basic-BoldItalic.ttf new file mode 100644 index 0000000..5b02b59 Binary files /dev/null and b/fonts/extra/NV_Charter_Basic-BoldItalic.ttf differ diff --git a/fonts/extra/NV_Charter_Basic-Italic.ttf b/fonts/extra/NV_Charter_Basic-Italic.ttf new file mode 100644 index 0000000..1133955 Binary files /dev/null and b/fonts/extra/NV_Charter_Basic-Italic.ttf differ diff --git a/fonts/extra/NV_Charter_Basic-Regular.ttf b/fonts/extra/NV_Charter_Basic-Regular.ttf new file mode 100644 index 0000000..ab57299 Binary files /dev/null and b/fonts/extra/NV_Charter_Basic-Regular.ttf differ